Hacktoberfest is a program by Digital Ocean, DEV and Github, where you can easily win a T-Shirt just by making 4 pull requests in the month of October to any open source projects on Github.
- Register for Hacktoberfest https://hacktoberfest.digitalocean.com/
- Fork this repository and clone it.
- Go to the /profiles folder, make a copy of template.html, rename it to /your-name-dob For example, johndoe-12031978.html
- Do not edit the template.html file, copy the file and rename it to 'yourname-dob'
- Inside your html file, Create your profile card. (Its already created for you. Just edit the text, replace it with your details) Remember to name the outer div of the card and your cool image as "yourname-dob". Eg : "johndoe1978"
- Use git local workflow to push the code to your forked repo.
- Send a pull request and you are done with your first contribution!
- Give this project a star if you liked working on it and share it as much as you can with people new to Open Source