Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 313 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 313 Bytes

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