This is a static website generated by jekyll. To contribute:
$ git checkout gh-pages
$ bundle install --binstubs
$ bin/jekyll serve
Comment/Uncomment github.url
in _config.yml
Always make sure files are compiled before pushing. You can do this with
jekyll serve
or jekyll build