README.md This repo contains the source code for providing the web site portion of the project. Setup for local development and testing Setup Install Ruby Install Jekyll Install Bundle Build Run the following commands: bundle install # just when there are changes at Gemfile bundle exec jekyll build bundle exec jekyll serve