This is the repo for PyCon India 2020's website.
India’s premier conference on using and developing the Python programming language is going online this year.
- Conference: October 2-3
- Workshops: October 4
- Dev Sprints: October 4-5
This site is built with Jekyll. For a basic introduction to git and GitHub you can follow https://guides.github.com/introduction/git-handbook/
- Install Jekyll. Follow the first 2 steps in https://jekyllrb.com/docs/.
- Fork the repository and clone to your machine by using
git clone https://github.com/<username>/inpycon2020
. cd
to the repo and runbundle install
to install all dependencies.- Run
bundle exec jekyll serve
. - Visit the local development server at
http://localhost:4000/2020
.
If you are interested in contributing to the website, please check out our Contributing Guide
As a contributor please follow the Code of Conduct to keep the community open and inclusive. Please read and follow the PyCon India Code of Conduct which governs the overall conduct for the conference.
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License