https://github.com/shimilsabraham/hacktoberfest-2021
This Repo is created for beginners to promote open source contribution (hacktoberfest). The steps are provided in the readme file. Give it a star⭐ if you liked it :)
https://github.com/shimilsabraham/hacktoberfest-2021
beginner hacktoberfest hacktoberfest2021 html
Last synced: over 1 year ago
JSON representation
This Repo is created for beginners to promote open source contribution (hacktoberfest). The steps are provided in the readme file. Give it a star⭐ if you liked it :)
- Host: GitHub
- URL: https://github.com/shimilsabraham/hacktoberfest-2021
- Owner: ShimilSAbraham
- License: apache-2.0
- Created: 2021-10-01T13:03:11.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-10-05T14:50:25.000Z (almost 4 years ago)
- Last Synced: 2025-02-14T05:29:44.177Z (over 1 year ago)
- Topics: beginner, hacktoberfest, hacktoberfest2021, html
- Language: HTML
- Homepage: https://hacktoberfest-2021.netlify.app/
- Size: 1.57 MB
- Stars: 42
- Watchers: 1
- Forks: 258
- Open Issues: 70
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Hacktoberfest-2021
## How can you contribute ?
This is a beginner friendly repo.
It would be good if you have a basic knowledge about HTML.
### Step 1:
Click on the file named ```index.html```
### Step 2:
Click on the edit icon on the top right ( _just before delete icon_ ). This will automatically fork this repo to your account.
### Step 3:
If you are editing this repo later, make sure that you __fetch upstream__ to stay updated with the changes made in this repo.
### Step 4:
You can get your github profile picture's link by going to your profile,
right click on your dp and ```Open image in new tab```
Copy the link of the image and paste it in the code below where it says ```your github dp link here```
You can also use other arts, provided you place the correct link in the code.
You will also need to copy your github profile link.
### Step 5:
Copy the code given below and paste in above the line saying
```
```
Also don't forget to leave a space after your code, so as to make it easy for others.
``` [html]
```
### Step 6:
After making suitable changes, make a pull request and sit back to see your card in this website.