Skip to content

stalwart201/inpycon2016

 
 

Repository files navigation

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)

Akshay Arora (@akshayaurora)

Amit Kumar (@aktech)

Ankur Gupta (@ankur0493)

Anuvrat Parashar (@bhanuvrat)

Chillar Anand (@ChillarAnand)

Kartik Anand (@kartikanand)

Kracekumar Ramaraj (@kracekumar)

Mahendra Yadav (@userimack)

Mayank Shekhar (@mayank-shekhar)

Peeyush Aggarwal (@dhuadaar)

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)

About

PyCon India 2016 website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 86.5%
  • JavaScript 8.9%
  • CSS 4.4%
  • Python 0.2%