rmehner / jsfest.berlin

Website for jsfest.berlin
6 stars 14 forks source link

jsfest.berlin

The schedule page for jsfest.berlin 2014

SVG Berlin Skyline by wasat on http://www.openclipart.org/detail/27938

Setup

The site uses jekyll, to run the site do the following in your terminal:

The site should then be available on http://localhost:4000

Compile CSS

Create an event

To create an event you just have to add a new markdown file to the _posts folder:

year-month-day-nameOfTheEvent.md

The following points are necessary:

The href is crucial as long as the detail pages on jsfest.berlin aren't finished.