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.
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
- Issues will be assigned on a First Come First Serve Basis.
- You can create a new
issue
. - Maintainer will add a
hactoberfest
label if the issue created by you is relevant. - Don't
spam
thePR
otherwisespam
label may be added to yourPR
. - After creating a
PR
link the issue.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork this repository.
- Clone your forked copy of the project (
git clone https://github.com/Sajiyah-Salat/BlogWeb.git
) - Navigate to the project directory (
cd BlogWeb
) - Create a new branch (
git checkout -b YourBranchName
) - Make changes in the source code.
- Stage your changes (
git add .
) & commit your changes (git commit -m "<your_commit_message>"
) - Push your local commits to the remote repo (
git push origin YourBranchName
) - Create a PR
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