Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 668 Bytes

README.md

File metadata and controls

21 lines (10 loc) · 668 Bytes

HackBU Hackathon

A 24-hour, 200 person hackathon at Binghamton University.

Contributing

In addition to cloning this repository, you'll need Grunt to edit the website.

We've written a Grunt task in Gruntfile.js that watches for changes in the less/main.less, converts it CSS, and stores the output in css/main.css.

To run Grunt, simply cd into the repository and run grunt.

Do not edit css/main.css directly because it will be overwritten.

License

The contents of this repository are released under the MIT License.

Contact [email protected] with questions.