starefossen.github.io Running locally Run the website locally over port 4000. vagrant up vagrant ssh jekyll serve --H 0.0.0.0 -P 4000 --watch --force_polling New Post ./_create.sh Spellchecking aspell -x -c _posts/yyy-mm-dd-post-title.md Push changes git push origin master Jekyll & Liquid https://github.com/mojombo/jekyll/tree/master/site http://jekyllrb.com/docs/variables/ http://jekyllrb.com/docs/templates/ https://github.com/Shopify/liquid/wiki/Liquid-for-Designers