GouravSardana / hacktoberfest

Hacktoberfest | Simple website for contributors of #hacktoberfest

Home Page:https://niklasschmitt.github.io/hacktoberfest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hacktoberfest

I created a simple website to fetch all contributors of hacktoberfest. Check it out here: https://niklasschmitt.github.io/hacktoberfest

joining the list

To join to the list of contributors you just need to do this simple steps:

  • Fork this project

  • Edit index.html and add you username & href to your github-profile. Please use this format:

    <a href="https://github.com/NiklasSchmitt" target="_blank">NiklasSchmitt</a>

  • Commit your changes

  • Create a new PR

Happy hacking !!

Thanks for more than 140 pull-requests :)

About

Hacktoberfest | Simple website for contributors of #hacktoberfest

https://niklasschmitt.github.io/hacktoberfest/

License:MIT License


Languages

Language:HTML 92.1%Language:CSS 7.9%