Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 209 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (5 loc) · 209 Bytes

This website project is based on jekyll.

To build and serve this project on a Mac run the following commands in a terminal.

brew install ruby

sudo gem install jekyll bundler

bundle exec jekyll serve