Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 2.79 KB

README.md

File metadata and controls

45 lines (34 loc) · 2.79 KB

Website ss Website ss2

BlogWeb

This website is made with the use of only HTML and CSS, so any beginner can contribute to this project. You can check the live website here and make changes accordingly. If you want to do a non-code contribution you can add your written blog to this.

Must Read

I accidentally deleted my CSS folder. So, I would like you guys to help me by making it from scratch. You have seen my website, but if I deploy it again it will not look good without CSS so hope you guys can help me with that...

This repo will be participating in Hacktoberfest 2022.

😎😎All Noobs and pro PRs Are Welcome 😎😎


This repository aims to help code beginners with their first successful pull request and open-source contribution. 🥳

If you are here to make Non-Code Contribution like Blogs and don't know how to add it use this template

Still, if you don't get it DM me here This is a beginner-friendly repo, where you can be as creative as you can with HTML, CSS, and JS.

Rules for the Contribution

  1. Issues will be assigned on a First Come First Serve Basis.
  2. You can create a new issue.
  3. Maintainer will add a hactoberfest label if the issue created by you is relevant.
  4. Don't spam the PR otherwise spam label may be added to your PR.
  5. After creating a PR link the issue.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork this repository.
  2. Clone your forked copy of the project (git clone https://github.com/Sajiyah-Salat/BlogWeb.git)
  3. Navigate to the project directory (cd BlogWeb)
  4. Create a new branch (git checkout -b YourBranchName)
  5. Make changes in the source code.
  6. Stage your changes (git add .) & commit your changes ( git commit -m "<your_commit_message>")
  7. Push your local commits to the remote repo ( git push origin YourBranchName)
  8. Create a PR

Congrats, you have created your first-ever pull request

Please note there are specific folders for specific files. Please add your file to the proper folder or else it will be rejected. If you have any doubts, add them in the discussion section

Thanks to all our contributors