#Hack In The North Website
##Contributing Feel free to send a pull request that you think makes the website better. We are always open to ideas and innovations.
##How to run the website
git clone https://github.com/HackInTheNorth/HackInTheNorth.github.io
cd HackInTheNorth.github.io
python -m SimpleHTTPServer
Now browse to http://localhost:8000