This is the website for CycleHack Berlin, a hackathon around cycling and bicycle advocacy.
It is powered by Jekyll and hosted on GitHub Pages.
Install the Bundler gem through RubyGems:
$ gem install jekyll bundler
Install dev dependencies
$ bundle install
Run a local server for development (Guard will spin up a web server and livereload):
$ bundle exec guard
Now browse to http://localhost:4000