GithubHelp home page GithubHelp logo

jsfest.berlin's Introduction

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:

  • git clone [email protected]:rmehner/jsfest.berlin.git
  • cd jsfest.berlin
  • gem install jekyll
  • jekyll serve --watch

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

Compile CSS

  • sass --watch scss/style.scss:css/style.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:

  • layout: post
  • title: "name of the event"
  • date: year-month-day
  • venue: "name of the venue"
  • ticket: "ticket status - RSVP, Register, Sold out, etc."
  • time: "hours:minutesam/pm"
  • href: "link to the page of the event host"

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

jsfest.berlin's People

Contributors

verpixelt avatar rmehner avatar kriesse avatar janmonschke avatar finnp avatar rin avatar raucao avatar janl avatar theophani avatar bitboxer avatar mroderick avatar janv avatar sararob avatar torgo avatar schrank avatar lloydwatkin avatar brianleroux avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.