Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 912 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 912 Bytes

Dev Conferences India

A list of awesome dev conferences in India.

https://dev-confs-india.netlify.com


Contribute

If you wish to add any conference to the list feel free to submit a PR. Please note that only the conferences having a code of conduct will be added to list.

Steps -

  • Go to content/conferences, add your .md file to that folder.
  • Name of the file should in format - yyyy-nameOfConference-cityName.
  • For the content of the file copy it from any of the existing file or see the template here

If you can't submit a PR, you can simply open an Issue with all the details and I will add to the list.


Setup

git clone https://github.com/ananyaneogi/dev-conferences-india.git
npm install
npm start

This is built with Gatsby and styled with Emotion.