Skip to content

mayank-shekhar/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)

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)

About

PyCon India 2016 website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 86.1%
  • JavaScript 9.1%
  • CSS 4.6%
  • Python 0.2%