We are from Vancouver and we build cool stuff with Ruby! This is our website built with Ruby and the static site generator, Jekyll.
http://vanruby.org
- Clone this repository
- Run
gem install bundler - Run
bundle install - Run the jekyll server:
bundle exec jekyll serve --watch
You should have a server up and running locally at http://localhost:4000.