This is the Website for Meenachil Hacks, a 24Hour National Level Hackathon which aims to reduce the gap between the Public and the Hacker Community.
git clone https://github.com/meenhacks/meenhacks.github.io.git
cd meenhacks.github.io
#python 2
python -m SimpleHTTPServer
#python3
python -m http.server
Or by Running $ sh run.sh
on Unix-like OS
You can now browse at localhost:8000