LabHack, the Air Force Hackathon main website. This is a Jekyll-based website hosted as static files on Github.
bundle install
jekyll serve --watch
Note: Requires Ruby version 1.9.3 =>. For example use rbenv
Run rake task. NOTE: It will deploy the generated site to gh-pages branch overwriting it
rake site:publish
Code for Dayton, a Code for America Brigade
Modifications to this site are released under the Public Domain. Original copyright under 2013 Kippt Inc. under The MIT License