Running markojs.com Locally git clone https://github.com/marko-js/website.git cd website git submodule update --init --recursive npm install npm run dev Serving a static build npm run build npx http-server ./build Publishing npm run publish Contributing Pull Requests greatly appreciated!