Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 226 Bytes

File metadata and controls

10 lines (7 loc) · 226 Bytes

This is the source for specs. To run locally, run bundle exec jekyll serve.

If this is your first time building the website, run

bundle config set --local path 'vendor/bundle'
bundle install

To install ruby gems.