Skip to content
This repository has been archived by the owner on Oct 1, 2022. It is now read-only.
/ hackthenight Public archive

Hack The Night 2018 Official Website Repository.

Notifications You must be signed in to change notification settings

asetalias/hackthenight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hack The Night | 24 hour Hackathon

This is the official repository of "Hack The Night 2018". Visit Website at: (hackthenight.asetalias.in)[http://hackthenight.asetalias.in]

How to contribute?

This website uses StaticJinja to build top-level html files

Setup a virtualenv and install requriements

sudo apt-get install virtualenv
virtualenv -p python2 venv
source venv/bin/activate
pip install -r requirements.txt

Run Development Server and Build Files

python -m SimpleHTTPServer && python build.py

All Set. Make changes and submit a PR.

Happy Hacking!

About

Hack The Night 2018 Official Website Repository.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published