-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathindex.html
150 lines (144 loc) · 6.59 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="Description"
content="HacktoberFest event 2019 to be organised at IIIT Sri City. An evening long event to introduce students to open source." />
<meta name="og:type" content="Website" />
<meta name="og:site_name" content="HacktoberFest Event 2019 - IIITS" />
<meta name="og:description"
content="HacktoberFest event 2019 to be organised at IIIT Sri City. An evening long event to introduce students to open source." />
<meta name="theme-color" content="#2b1f50" />
<title>HacktoberFest Event 2019 - IIITS</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5, minimum-scale=1" />
<link rel="preload" as="style" href="css/main.css">
<link rel="preconnect" href="https://api.github.com">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:500|Space+Mono:700&display=swap">
<link rel="stylesheet" type="text/css" href="css/main.css">
<link rel="stylesheet" type="text/css" href="css/repo.css">
<link rel="shortcut icon" href="icon/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="icon/favicon-16.png">
<link rel="icon" type="image/png" sizes="32x32" href="icon/favicon-32.png">
<link rel="icon" type="image/png" sizes="192x192" href="icon/favicon-192.png">
<link rel="icon" type="image/png" sizes="512x512" href="icon/favicon-512.png">
</head>
<body>
<div id="navbar">
<div id="iotalogo">
<img src="img/iota.png" alt="IOTA">
</div>
<div id="reg-button">
<a href="https://forms.gle/xaoBkFqAYhs5EpvR6" target="_blank" rel="noopener noreferrer"><button
title="Fill in the Form">Register</button></a>
</div>
<div id="navigation">
<ul>
<li><a href="#about">About</a></li>
<li><a href="#agenda">Agenda</a></li>
<li><a href="#projects">Projects</a></li>
</ul>
</div>
</div>
<div id="banner">
<div id="logo">
<img src="img/logo.png" alt="HacktoberFest">
</div>
<div id="data">
<p id="city">
IIIT Sri City
</p>
<p id="time">
19<sup>th</sup> October 6 PM
</p>
<p id="name">
An evening long event for
introducing students to open source.
</p>
<br>
<p id="participants">
<img src="img/text.svg" alt="Participants List">
<br>
<a href="https://github.com/Project-Club-IIITS/hacktoberfest2019-participants/">
<img src="img/github.svg" title="Put your Name" alt="Go to Github">
</a>
<a href="https://project-club-iiits.github.io/hacktoberfest2019-participants/">
<img src="img/file.svg" title="See the List" alt="Visit Live Website">
</a>
</p>
</div>
</div>
<div id="about">
<div id="hacking">
<div id="about-heading">About</div>
</div>
<p id="about-text">
Hacktoberfest is a month-long celebration of open source software run by DigitalOcean and DEV.
It is open to everyone in our global community!
Whether you’re a developer, student learning to code, event host, or company of any size,
you can help drive growth of open source and make positive contributions to an ever-growing community.
All backgrounds and skills levels are encouraged to complete the challenge.
<br>
To know more about Hacktoberfest visit:
<a href="https://hacktoberfest.digitalocean.com/" style="color: #1595ff">Hacktoberfest Website</a>.
</p>
</div>
<div id="agenda">
<div class="heading">What are we doing?</div>
<div id="timeline">
<div id="graph"></div>
<div class="right info">
<strong>15 October 6PM<br>Introduction to Git and Github</strong>
<br>
<p>
Git is a very powerful and most widely used version control system. You cannot undermine its
significance in large projects. It is an indispensable tool for a programmer to learn.
GitHub is a website where you can host your Git repos. It comes power-packed with other
benifits as well.
</p>
</div>
<div class="left info">
<strong>19 October 6PM<br>First Open Source Contributions</strong>
<br>
<p>
Open source is a revolution. A lot of production grade softwares and
libraries are openly available in the internet for anyone to read and
contribute to. Its your chance to make your first pull request in these projects.
</p>
</div>
<div class="right info">
<strong>Till 31 October<br>Get Ready for Swags</strong>
<br>
<p>
Grab some coffee and start making pull request to your favorite repos.
Complete 4 PRs and become eligible for a limited edition T-Shirt and
some cool stickers.
</p>
<br>
Welcome to the world of OPEN SOURCE!
</div>
</div>
</div>
<div id="projects">
<div class="heading">Good First Repos</div>
<p>
These are some of the open source projects that you can contribute to.
This projects are good for first-timers. Also you can search for 'good first issues'
in some other public repos. These issues would be easy to solve.
</p>
<div id="repo-container"></div>
</div>
<div id="footer">
<a href="https://hacktoberfest.digitalocean.com/"><img src="img/footer.png" alt="HacktoberFest"></a>
<div id="footer-text">
<a href="https://www.facebook.com/IOTA.IIITS/"><img src="img/facebook.svg" alt="Facebook"></a>
<a href="https://twitter.com/IiitsIota"><img src="img/twitter.svg" alt="Twitter"></a>
<a href="https://www.linkedin.com/company/iota-iiits/"><img src="img/linkedin.svg" alt="LinkedIn"></a>
<br>
Organised by IOTA
<br>
Indian Institute of Information Technology, Sri City
</div>
</div>
<script src="js/getrepo.js"></script>
</body>
</html>