-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.html
165 lines (147 loc) · 5.83 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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="description"
content="SRMKZILLA Celebrates Hacktoberfest 2021 - the month long celebration of open source software! " />
<meta name="keywords" content="SRMKZILLA, Hacktoberfest , Open Source" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="./assets/img/srmkzilla-hacktoberfest-logo.svg" type="image/gif" sizes="16x16" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="assets/css/styles.css" />
<title>Hacktoberfest with SRMKZILLA</title>
</head>
<body>
<section class="hero">
<div class="hero-container">
<div>
<nav>
<a href="https://www.srmkzilla.net/" target="_blank" rel="noopener noreferrer">
<img src="./assets/img/srmkzilla-hacktoberfest-logo.svg" alt="srmkzilla" />
</a>
<a href="https://hacktoberfest.digitalocean.com/" target="_blank" rel="noopener noreferrer">
<img src="./assets/img/hacktoberfest-icon.svg" alt="hacktoberfest-icon" />
</a>
</nav>
<div>
<div class="intro-container">
<figure>
<img src="./assets/img/hacktoberfest-flower-right.svg" alt="hacktoberfest-flowers" />
</figure>
<h2>SRMKZILLA Celebrates</h2>
<figure>
<img src="./assets/img/hacktoberfest-flower-left.svg" alt="hacktoberfest-flowers" />
</figure>
</div>
<div class="banner">
<img src="./assets/img/hacktoberfest.svg" alt="hacktoberfest-2021" />
<p>
Welcoming you all to Hacktoberfest'21- the month long celebration of open source software! Embark your
journey
into the open source universe with SRMKZILLA by contributing to our repositories.
</p>
</div>
</div>
</div>
<div class="register-container">
<button id="register">Register Now</button>
</div>
<div class="sponsors">
<h3>Presented by</h3>
<div>
<a href="https://www.digitalocean.com/" target="_blank" rel="noopener noreferrer">
<img src="./assets/img/sponsors/digital-ocean.svg" alt="digital ocean" />
</a>
<a href="https://hacktoberfest.appwrite.io/" target="_blank" rel="noopener noreferrer">
<img src="./assets/img/sponsors/appwrite.svg" alt="appWrite" /></a>
<a href="https://devmesh.intel.com" target="_blank" rel="noopener noreferrer">
<img id="intel" src="./assets/img/sponsors/intel.svg" alt="intel" />
</a>
<a href="https://deepsource.io/hacktoberfest/" target="_blank" rel="noopener noreferrer">
<img src="./assets/img/sponsors/deepsource.svg" alt="deepsource" />
</a>
</div>
</div>
</div>
</section>
<section class="info">
<div class="info-container">
<div>
<h1>
Brace yourselves<br />for <span>Hacktoween</span>!
</h1>
<p>
Embark this season of Hacktoberfest by hopping in to our spaceship to explore the fascinating universe of
open-source! This can be your venture into the realm of developers as we show you the magic of open source and
the spells for <em>'Version Control, Pull Requests and Commits'</em>. Buckle up your seats for <strong>October
17, 7pm, 2021</strong>. See you all soon!
</p>
</div>
<figure></figure>
</div>
</section>
<section id="form-section" class="form">
<div data-tf-widget="XLgjwzjZ"></div>
</section>
<footer>
<figure>
<img src="./assets/img/hacktoberfest-flower-bottom.svg" />
</figure>
<div class="footer-map">
<figure>
<img src="./assets/img/hacktoberfest-icon-dark.svg" />
</figure>
<div>
<h4>HACKTOBERFEST'21</h4>
<ul>
<li>
<a href="https://hacktoberfest.digitalocean.com" target="_blank" rel="noopener noreferrer">Website</a>
</li>
<li>
<a href="https://discord.gg/hacktoberfest" target="_blank" rel="noopener noreferrer">Discord</a>
</li>
<li>
<a href="https://www.digitalocean.com/legal/terms-of-service-agreement/" target="_blank"
rel="noopener noreferrer">Terms</a>
</li>
<li>
<a href="https://hacktoberfest.digitalocean.com/resources" target="_blank"
rel="noopener noreferrer">Resources</a>
</li>
</ul>
</div>
<figure>
<img src="./assets/img/srmkzilla-hacktoberfest-logo.svg" alt="srmkzilla" />
</figure>
<div>
<h4>SRMKZILLA</h4>
<ul>
<li>
<a href="https://srmkzilla.net" target="_blank" rel="noopener noreferrer">Website</a>
</li>
<li>
<a href="https://github.com/srm-kzilla" target="_blank" rel="noopener noreferrer">Github</a>
</li>
<li>
<a href="https://community.srmkzilla.net" rel="noopener noreferrer">Discord</a>
</li>
<li>
<a href="mailto:[email protected]" target="_blank" rel="noopener noreferrer">Contact</a>
</li>
</ul>
</div>
</div>
<div class="caption">
<p>
Crafted with ❤ by
<a href="http://srmkzilla.net " target="_blank" rel="noopener noreferrer">SRMKZILLA</a>
</p>
</div>
</footer>
<script src="./assets/js/script.js "></script>
<script src="//embed.typeform.com/next/embed.js "></script>
</body>
</html>