How to compile the web page locally Tutorial materials at http://jekyllrb.com/docs/usage/ Do once: sudo gem install jekyll sudo gem install github-pages cd crowdsourcing-class.github.io jekyll build --watch & jekyll serve Visit http://localhost:4000/