Skip to content

Latest commit

 

History

History
57 lines (47 loc) · 4.49 KB

README.md

File metadata and controls

57 lines (47 loc) · 4.49 KB

This website uses staticjinja to build top level html files, please use the instructions below to modify html files.

Getting started

pip install staticjinja

To monitor your source directory for changes, and recompile files if they change, use watch:

./build.py & python -m SimpleHTTPServer && fg

This will recursively search ./templates for templates (any file whose name does not start with . or _) and build them to ..

Commit both the rendered html and the file inside /templates/

Contributors


Abhishek Shrivastava (@abstatic)

Anand Pandikunta (@ChillarAnand)

Ankur Gupta (@ankur0493)

Anuvrat Parashar (@bhanuvrat)

Kartik Anand (@kartikanand)

Kracekumar Ramaraj (@kracekumar)

Mahendra Yadav (@userimack)

Peeyush Aggarwal (@PeeyushAgg)

Pulkit Pahwa (@pulkitpahwa)

Rajat Saini (@rajataaron)

Sahil Joseph (@Warlord77)

Sanyam Khurana (@CuriousLearner)

Satyaakam Goswami (@satyaakam)

Saurabh Kumar (@theskumar)

Sayan Chowdhury (@sayanchowdhury)

Shubham (@shubhams2m)

shyam saini (@mysticTot)

T K Sourabh (@sourabhtk37)

@theaverageguy

Vignesh Sarma K (@vigneshsarma)

Vijay (@vnbang2003)

Vikalp Jain (@vikalpj)

Webchirpy (@webchirpy)