Skip to content
This repository has been archived by the owner on Oct 1, 2019. It is now read-only.

Added a Hackrobrtfest intro page and updated contributors list #1594

Merged
merged 4 commits into from Oct 12, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
22 changes: 22 additions & 0 deletions Hacktoberfest_help.html
@@ -0,0 +1,22 @@

<!DOCTYPE html>
<html>
<head>
<title>HELP</title>
</head>
<body>
<h1>Hacktoberfest Intro</h1>
<p>
Hacktoberfest is presented by "Digitalocean", "github" and "twilio".

Hacktoberfest is open to everyone who own a github account.
Pull requests can be made in any GitHub-hosted repositories/projects.

Participants can sign up anytime between October 1 and October 31.

To get a shirt, one must make five pull requests between October 1 and 31. that can be to any public repo on GitHub.
The PR must contain commits you made ourselves.
This year, the first 50,000 of the participants can earn a T-shirt.
</p>
</body>
</html>
1 change: 1 addition & 0 deletions contributors.html
Expand Up @@ -307,6 +307,7 @@ <h1 class="animated rubberBand delay-4s">Contributors</h1>
<a class="box-item" href="https://github.com/blackburn3333">Jayendra Matarage</a>
<a class="box-item" href="https://github.com/Deadpool1994">Mohit Rami</a>
<a class="box-item" href="https://github.com/Bluexin" style="background-color: #0f1757">Arnaud 'Bluexin' Solé</a>
<a class="box-item" href="https://github.com/KavinduBimsara">Kavindu Bimsara Fernando</a>
<a class="box-item" href="https://github.com/CodeBrauer">CodeBrauer</a>
<a class="box-item" href="https://github.com/cherrytone">cherrytone</a>
<a class="box-item" href="https://github.com/Serany">Serany</a>
Expand Down
1 change: 1 addition & 0 deletions index.html
Expand Up @@ -490,6 +490,7 @@ <h3 class="mb-5">Check available pages</h3>
<li><a href="turndown.html">Turndown</a></li>
<li><a href="helloGLSL.html">WebGL HELLO</a></li>
<li><a href="funPlus.html">Fun + Helloween</a></li>
<li><a href=" Hacktoberfest_help.html>Hacktoberfest Intro</a></li>
</ul>
</div>

Expand Down