Skip to content

unihackhq/old-2017

Repository files navigation

UNIHACK Site

The site for UNIHACK – Australia's premier student hackathon.

Running the site locally requires Ruby and Bundler.

Development

To install required dependencies and serve the site locally:

    bundle

    bundle exec jekyll server