Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 136 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 136 Bytes

To develop the site:

  1. Setup bundler etc

    gem install bundle bundle install

  2. Run the local dev server

    bundle exec jekyll serve