Skip to content

This is an open source project for creating a website that shall serve as a template/boilerplate for various technical communities, clubs, organizations, etc to use.

License

Notifications You must be signed in to change notification settings

techequilla/community_website_boilerplate

Repository files navigation

Techequilla-Community Website Boilerplate

Issues Pull Requests Forks Stars License

Gitter

This is an open source project for creating a website that shall serve as a template/boilerplate for various technical communities, clubs, organizations, etc to use.

With certain modifications to the content specific to the communinity or group using this, the need to build a website from scratch and the pains of fixing bugs and figuring out what part fits where is eliminated. Feel free to use this!. If this project helps out, we would be grateful, if you could give us a mention. Also, we would love to see your version of the same! Do a give a PR for a different branch that showcases how you used this!

This project is also meant to be a starting for all techies interested to get their hands dirty in open-source contributions. A highlight of this project being this project is "built by the community for the community". This takes off from the similar effort by the project admin for GirlScript Summer of Code in the following projects:

Currently this is a part of Rails Girls Summer of Code'2020

RGSOC'20

Participants are welcome to contribute beyond just the website, i.e. to have small web apps or scripts for the projects section which once accepted shall be potrayed officially and also added on the github org

👇 Checkout the current version:

Hosted On Netlify

A follow up project:

Link to the corresponding app template

Contribution Guidelines

👇 Prerequisites:

Pass

  • Ability to use Git and Github is mandatory
  • Working knowledge of HTML,CSS and Javascript
  • Basic knowledge of React is a plus and willingness to learn more
  • UI/UX skills are appreciable but not mandatory
  • Django/NodeJS is a bonus skill to have

Suggested Resources for picking up on the skills:

Learn

Steps:

Steps

1. Fork this repository.

2. Clone your forked repository to your local system.

git clone https://github.com/<your-github-username>/community_website_boilerplate

3. Navigate to the project directory.

cd community_website_boilerplate

4. Create a new branch.

git checkout -b <your_branch_name>

5. Make changes in source code.

6. Commit your changes.

  git add .
  git commit -m "<your_commit_message>"

7. Push your local branch to the remote repository.

git push -u origin <your_branch_name>

8. Create a Pull Request!

Congratulations! Sit and relax, you've made your contribution to Community Website Boilerplate project.

Code of Conduct:

Make sure you don't violate this

👨 Project Admin

Admin

Smaranjit Ghose

👬 Mentors and Project Maintainers

Project Maintainers

License 📜

MIT License

About

This is an open source project for creating a website that shall serve as a template/boilerplate for various technical communities, clubs, organizations, etc to use.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published