We are from Vancouver and we build cool stuff with Ruby! This is our website built with Ruby and the static site generator, Jekyll.
- Install Jekyll:
gem install jekyll
- Fork this repository
- Clone it:
git clone https://github.com/YOUR-USER/website
- Run the jekyll server:
jekyll serve --watch
You should have a server up and running locally at http://localhost:4000.
To add a member, edit the config.yml
file.