The developersIndia community have grown exponentially & to commemorate such achievement as well as to make our existence shown on the Internet we need a website! This repository will develop, track & maintain the said webpage.
If you would like to contribute/develop our webpage, the following section and instructions will help you get started right away!
To get a local copy up and running follow these simple example steps.
Ensure you've a Node.js runtime installed locally. It should also include a pre-packaged npm
which can be install & setup a development environment for the project.
You would need to fork the project so that you can maintain you "private" copy of the project which you'll be pushing changes into. If you're confused on how to get started forking an existing project, refer to the official docs on "Fork a repo"
Once you've setup the prerequisites, proceed ahead with the installation procedures.
-
Clone the forked repo.
# Replace the <YOUR-USERNAME> portion with your GitHub username git clone git@github.com/<YOUR-USERNAME>/developersindia.in.git
-
Change into the freshly cloned local repository
cd developersindia.in
-
Install dependencies
npm install
Contributions are what make the open source community such an amazing place to learn, inspire, and create. As such ny contributions you make are to the community-maintained developersIndia projects will be greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
For further instructions, do check out the detailed "contributing guidelines
Distributed under the MIT License. See LICENSE
for more information.
For queries & feedback, feel free to reach us out on contact.developersindia@gmail.com
The project wouldn't have seen the day of the light without the developersIndia community's efforts & contributions! But special thanks goes to these amazing contributors who made an extra effort to report issues and/or make PRs even though they've a busy schedule.
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!