/inpycon2019

Website for PyCon India 2019

Primary LanguageHTMLOtherNOASSERTION

PyCon India 2019 Website

This is the repo for PyCon India 2019's website.

India’s premier conference on using and developing the Python programming language will be held in Chennai this year.

  • Conference: October 12, 13 at Chennai Trade Center
  • Workshops: October 14 at IITM Research Park
  • Dev Sprints: October 14, 15 at IITM Research Park

This site is built with Jekyll.

Getting Started

  • Install Jekyll. You can do so by running gem install bundler jekyll.
  • Run git clone https://github.com/pythonindia/inpycon2019.
  • Run bundle install to install all dependencies.
  • Run bundle exec jekyll serve.
  • Visit http://localhost:4000/2019/.

Contributing to the website

Please read our contribution guidelines before contributing to our website.

  • Fork this repository and make the desired changes.
  • Raise a Pull Request with the target branch as master.
  • When a PR is raised, our CI integrations will run checks to ensure that the changes do not break anything. It will also provide you with a preview URL that you and the maintainers can use to preview your changes before they get merged.
  • Once a PR is approved and merged, we will manually move the changes to production. This might take a few hours.

Code of Conduct

As a contributor please follow the Code Of Conduct to keep the community open and inclusive. Also, please read and follow the PyCon India Code of Coduct which governs the overall conduct for the conference.

License

Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License