Skip to content

CycleHack-Berlin/cyclehackberlin.de

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • CSS 55.3%
  • HTML 31.5%
  • Ruby 13.2%