Building GitHub Pages with Jekyll
Install Local copy of Jekyll
export GEM_HOME=$HOME/.gem
export GEM_PATH=$HOME/.gem
module load ruby
gem install rb-inotify:0.9.10 ruby_dep:1.3.1 listen:3.0.8 jekyll-watch:2.0.0 jekyll
gem install bundler -v '1.17.3'