Code for our website
- Requirements
- Ruby
- Jekyll:
gem install jekyll
To build, clone the repo and run:
$ jekyll s
Go to localhost:4000 to see the website.
- Fork, create a branch, and add your name to the list in
_config.yml
- Propose a pull request with a helpful title like "Adding to the member list"
- Wait for an admin to merge it