This repository has been archived by the owner on May 5, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
index.html
237 lines (219 loc) · 9.56 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
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Charset attribute for the webpage -->
<meta charset="utf-8">
<!-- Meta, stylesheets and scripts -->
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=yes">
<link rel="stylesheet" href="styles/main.css">
<link rel="stylesheet" href="styles/mobile.css">
<link rel="icon" href="img/assets/favicon.png">
<!-- For reavel on scroll -->
<link href="https://unpkg.com/[email protected]/dist/aos.css" rel="stylesheet">
<script src="https://unpkg.com/[email protected]/dist/aos.js"></script>
<!-- Title -->
<title>Hacklahoma</title>
<!-- Description for search engines -->
<meta name="description" content="Hacklahoma is an annual 24-hour hackathon held at the University of Oklahoma. Over four hundred students from across the country come to collaborate, build, and share their awesome projects with us!" />
</head>
<body>
<!-- TODO: FIX WEIRD BEHAVIOR -->
<!-- Background -->
<div data-aos="fade-in" class="background-container">
<img class="cloud" src="img/assets/cloud-med.svg" alt="">
<img class="cloud" src="img/assets/cloud-med.svg" alt="">
<img class="cloud" src="img/assets/cloud-small.svg" alt="">
<img class="cloud" src="img/assets/cloud-med.svg" alt="">
<img class="cloud" src="img/assets/cloud-small.svg" alt="">
<img class="cloud" src="img/assets/cloud-small.svg" alt="">
<img class="kite" src="img/assets/kite-blue.png" alt="">
</div>
<div class="content-container">
<!-- HEADER ------------>
<section>
<!-- Navbar -->
<div class="header-container">
<div id="nav-background">
</div>
<div class="hamburger">
<div class="line"></div>
<div class="line"></div>
<div class="line"></div>
</div>
<nav>
<ul class="nav-links">
<li id="home-tab">Home</li>
<li id="about-tab">About</li>
<li id="newest-tab">2020</li>
<li id="archive-tab">Archive</li>
<li id="contact-tab">Contact</li>
</ul>
</nav>
<!-- Logo -->
<div class="logo-container">
<img id="logo" src="img/assets/flying-logo.png" alt="">
</div>
<!-- Header Content -->
<div class="header-text-container">
<p class="title">Hacklahoma</p>
<p class="subtitle">Join us for Oklahoma's <span class="highlight"> best </span> hackathon!</p>
<div class="buttons">
<a href="https://2020.hacklahoma.org">
<div style="background:#75C079;" class="button">
<p>Register</p>
</div></a>
<!-- <a target="_blank" href="https://docs.google.com/forms/d/e/1FAIpQLScBR51amjtUec0MJSzVzPiop8uZ-a4kqCp5ow6OIsYIQSEHIQ/viewform">
<div style="background:#F4D06F;" class="button">
<p>Stay updated</p> -->
<!-- </div></a> -->
<!-- <div style="background:#5B6299;" class="button">
<p>Join the team</p>
</div> -->
</div>
</div>
</div>
</section>
<!-- ABOUT ------------>
<!-- for tab link -->
<a name="about"></a>
<section class="section-container">
<div data-aos="fade-right" class="about-container">
<div class="video-container right">
<img src="img/assets/trailer_placeholder.png" alt="">
</div>
<div class="about-info left">
<h1>What's Hacklahoma?</h1>
<p>Hacklahoma is an annual 24-hour hackathon held at the University of Oklahoma. Over four hundred students from across the country come to collaborate, build, and share their awesome projects with us! Hacklahoma provides a comfortable learning environment for all hackers to use their creativity and innovation at its full potential.</p>
</div>
</div>
<div data-aos="fade-left" class="about-container">
<div class="video-container left">
<img src="img/media/hacklahoma-staff-2020.jpg" alt="">
</div>
<div class="about-info right">
<h1>Who We Are</h1>
<p>We are a group of students from the University of Oklahoma who are passionate about fostering innovation and collaboration in Oklahoma’s tech industry. Today, our team consists of 17 individuals across 4 subteams - Marketing, Operations, Sponsoring & Finance, and Technology.</p>
</div>
</div>
<div data-aos="fade-right" class="about-container">
<div class="video-container right">
<img src="img/media/hackers-overhead_cropped.jpg" alt="">
</div>
<div class="about-info left">
<h1>What We Do</h1>
<p>Hacklahoma’s mission is to kindle creativity and innovation in Oklahoma and develop a thriving tech community. We strive to be an organization where all of our team members feel included and have opportunities to gain experience and grow.</p>
</div>
</div>
</section>
<!-- ARCHIVE ------------>
<!-- for tab link -->
<a name="newest"></a>
<section class="section-container">
<div data-aos="fade-up" id="newest-container">
<div class="newest-text">
<h1 class="newest-title">Hacklahoma</h1>
<div class="highlight"></div><p class="newest-subtitle">in <span>2020</span></p>
<div id="newest-button" style="background:#75C079;" class="button">
<p>Learn more</p>
</div>
</div>
<div id="newest-card" class="newest-card archive-item">
<img src="img/assets/logo2020.png" alt="">
</div>
</div>
<div class="archive-container">
<a name="archive"></a>
<ul class="archive-row2">
<li data-aos="fade-right" id="year2019" class="archive-item">
<!-- for tab link -->
<img src="img/assets/logo2019.png">
<p>2019<p>
</li>
<li data-aos="fade-left" id="year2018" class="archive-item">
<img src="img/assets/logo2018.png">
<p>2018<p>
<!-- ignore this anchor for button presses -->
<a name="archive-info-anchor"></a>
</li>
</ul>
<!-- Use row with 3 columns when needed -->
<!-- <ul class="archive-row3">
<li class="archive-item">
<img src="img/assets/logo2018.png">
<p>2018<p>
</li>
<li class="archive-item">
<img src="img/assets/logo2018.png">
<p>2018<p>
</li>
<li class="archive-item">
<img src="img/assets/logo2018.png">
<p>2018<p>
</li>
</ul> -->
</div>
<div id="archive-info">
<div class="archive-info-container">
<div class="head">
<h1 id="year">2020</h1>
<a id="archive-website" target="_blank" href=""><div class="button"><p>View website</p></div></a>
</div>
<!-- <div class="line"></div> -->
<div class="stats">
<div class="stats-item">
<h1 id="participants">200</h1>
<p>participants</p>
</div>
<div class="stats-item">
<h1 id="projects">52</h1>
<p>projects</p>
</div>
<div class="stats-item">
<h1 id="sponsors">21</h1>
<p>sponsors</p>
</div>
</div>
<!-- TODO: TEAM CONTAINER -->
<!-- <div id="team-button">
<p>Meet the team</p>
<img src="img/assets/arrow-down.svg">
</div>
<div class="team-container">
</div> -->
</div>
</div>
</section>
</div>
<div class="bottom-content">
<!-- CONTACT ------------>
<!-- for tab link -->
<div class="bottom-container">
<a name="contact"></a>
<section data-aos="fade-up" class="section-container">
<div class="contact-container">
<div class="contact-text">
<h1>Contact Our Team</h1>
<p>We'd love to hear from you! Contact us at <a href="mailto:[email protected]">[email protected]</a> or through social media. If you plan on sponsoring us, please visit our <a href="sponsor-packet.pdf" target="_blank">Sponsor Packet</a>. We look forward to hearing from you!</p>
</div>
</div>
<div class="social-container">
<div class="icons">
<a href="https://www.facebook.com/Hacklahoma/" target="_blank"><img src="img/assets/facebook.svg" alt=""></a>
<a href="https://twitter.com/hacklahoma" target="_blank"><img src="img/assets/twitter.svg" alt=""></a>
<a href="https://www.instagram.com/hacklahoma/" target="_blank"><img src="img/assets/instagram.svg" alt=""></a>
</div>
</div>
</section>
<img data-aos="fade-right" id="bottom-plane" src="img/assets/flying-logo.png" alt="">
<img id="trees" src="img/assets/trees.png" alt="">
<!-- FOOTER ------------>
<div class="footer">
<p>Copyright © 2019 <b>Hacklahoma</b> ~ Made with ♥ in Norman</p>
</div>
<div class="footer-background"></div>
</div>
</div>
<script src="scripts/scripts.js"></script>
<script src="scripts/clouds.js"></script>
</body>
</html>