Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 346 Bytes

GITHUB_PAGES_README.md

File metadata and controls

12 lines (7 loc) · 346 Bytes

Readme for the Github Pages version of the site

Running locally

If you've got a recent version of Ruby installed, try:

bundle install
bundle exec jekyll serve

Otherwise see the full instructions provided by Github