Skip to content
main
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
coc
 
 
faq
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

PyCon India 2020 Website

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

Getting Started

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 run bundle 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

Code of Conduct

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.

License

Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License

You can’t perform that action at this time.