Skip to content

Wright-Brothers-Institute/labhack

Repository files navigation

labhack build status

Air Force Hackathon Website

LabHack, the Air Force Hackathon main website. This is a Jekyll-based website hosted as static files on Github.

Installation & Usage

bundle install
jekyll serve --watch

Note: Requires Ruby version 1.9.3 =>. For example use rbenv

Publish to Github Pages

Run rake task. NOTE: It will deploy the generated site to gh-pages branch overwriting it

rake site:publish

Authors

Code for Dayton, a Code for America Brigade

Copyright and license

Modifications to this site are released under the Public Domain. Original copyright under 2013 Kippt Inc. under The MIT License