/hackjunction

Hackjunction 2015 webiste

Primary LanguageJavaScript

hackjunction

We're making a website

Funny gif

Setting up the environment

Install all dependencies with bundler: gem install bundler

Start up Jekyll with (default port 4000): jekyll serve

Start livereload with guard: guard