-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
248 lines (222 loc) · 10.6 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
238
239
240
241
242
243
244
245
246
247
248
<DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no" />
<title>HackCU Local Hack Day</title>
<!-- Favicon -->
<link rel="icon" type="image/x-icon" href="img/favicon.ico" />
<!-- CSS -->
<link href="css/normalize.css" type="text/css" rel="stylesheet" media="screen,projection" />
<link href="css/materialize.css" type="text/css" rel="stylesheet" media="screen,projection" />
<link href="css/select2.css" type="text/css" rel="stylesheet" media="screen,projection" />
<link href="css/style.css" type="text/css" rel="stylesheet" media="screen,projection" />
<!-- Open Graph -->
<meta property="og:title" content="A 12 Hour Global Event Celebrating The Hacker Community" />
<meta property="og:site_name" content="LocalHackDay" />
<meta property="og:url" content="http://localhackday.mlh.io" />
<meta property="og:locale" content="en_US" />
<meta property="og:description" content="A hack day is about celebrating the hacker community at your School by coming together and building awesome projects together! During the hack day your community will come together to create and build community together over 12 hours. Don't have a hacker community at your school yet? A hack day is the perfect opportunity to kickstart a community at your school. MLH will be providing awesome programming all day long to help celebrate all the Hacker Clubs around the world." />
<meta property="og:image" content="http://localhackday.mlh.io/img/facebook.png" />
<link href='http://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<link href='https://api.tiles.mapbox.com/mapbox.js/v2.1.9/mapbox.css' rel='stylesheet' />
</head>
<body>
<section id="hello" class="hello-opener">
<nav class="navi-skrollz" role="navigation">
<div class="nav-wrapper container">
<a id="logo-container" href="http://hackcu.org" class="brand-logo"><img src="img/HackCULogo.png"></a>
<ul class="right hide-on-med-and-down">
<li><a href="#hello">Hello</a></li>
<li><a href="#about">About</a></li>
<li><a href="#sponsors">Sponsors</a></li>
<li><a href="#joinus">Join</a></li>
</ul>
</div>
</nav>
<nav class="origi-nav" role="navigation">
<div class="nav-wrapper container">
<ul class="right hide-on-med-and-down">
<li><a href="#hello">Hello</a></li>
<li><a href="#about">About</a></li>
<li><a href="#sponsors">Sponsors</a></li>
<li><a href="#joinus">Join</a></li>
<li><a id="mlh-trust-badge" style="position:fixed;top:0;right:50px;max-width:100px;width:10%;min-width: 60px;display:block;z-index:10000" href="https://mlh.io/?utm_campaign=Trust%20Badge" target="_blank"><img src="https://s3.amazonaws.com/logged-assets/trust-badge/f2015.png" alt="MLH Official - Fall 2015" style="width:100%;" ></a></li>
</ul>
<ul id="nav-mobile" class="side-nav">
<li><a href="#hello">Hello<span><i class="fa fa-home"></i></span></a></li>
<li><a href="#about">About<span><img src="img/about_icon.png"></span></a></li>
<li><a href="#sponsors">Sponsors<span><i class="fa fa-plus"></i></span></a><li>
<li><a href="#joinus">Join<span><i class="fa fa-plus"></i></span></a></li>
</ul>
<a href="#" data-activates="nav-mobile" class="button-collapse"><i class="mdi-navigation-menu"></i></a>
</div>
</nav>
<div class="section no-pad-bot" id="index-banner">
<div class="container">
<div class="center lhd-logo">
<img src="img/HomePage.png" alt="Local Hack Day 2k15">
</div>
<div class="row center">
<h5 style="color:white" class="header col s12 light lhd-details-0"><b>Unite your community for the most Global Local Hackathon of the year.</b></h5>
<h5 style="color:white"class="header col s12 light lhd-details-1"><b>Local Hack Day brings together the students at your school for <strong>twelve hours</strong> of learning, community, and building.</b></h5>
<h6 style="color:white" class="lhd-event-date light"><b>October 10, 2015 <span><i class="fa fa-map-marker"></i></span> Idea Forge, Boulder, CO</b></h6>
</div>
<div class="row center">
<a href="#joinus" id="download-button" class="lhd-button">Registration now open</a>
</div>
<div class="row center continue hide-on-small-only">
<a href="#about"><i class="fa fa-caret-down"></i></a>
</div>
</div>
</div>
</section>
<section id="about" class="about-body">
<div class="bottom-overlay">
<div class="container">
<div class="row">
<div class="intro col s12">
<h4 class="center-align">About</h4>
<h3 class="center-align">What is Local Hack Day?</h3>
</div>
<div class="line-divider col s12">
<div class="line-twerk">
</div>
</div>
<div class="about-details center-align col s12">
<p>Local Hack Day is a 12 hour mini-hackathon at the Idea Forge that brings together the local hacker community to celebrate building awesome technology. Simultaneously other students around the world will be hosting their own Local Hack Days, resulting in the largest single day of student hacking ever.
Throughout the day there will be awesome livestreams, chatrooms, and fun activities that you can use to meet students in your local community and across the globe. Whether you're a seasoned hackathon veteran or have never been to a hackathon before, Local Hack Day is the best way to kick off the Fall 2015 MLH Hackathon Season.
</p>
</div>
</div>
</div>
</div>
</section>
<section id="pictures" class="pictures">
<div class = "intro col s12">
<h4 class="center-align">Photos from the first annual HackCU</h4>
</div>
<div class="picture-box">
<img src="img/img1.jpg">
</div>
<div class="picture-box">
<img src="img/img2.jpg">
</div>
<div class="picture-box">
<img src="img/img3.jpg">
</div>
<div class="picture-box">
<img src="img/img4.jpg">
</div>
<!-- <div class="picture-box">
<img src="img/img5.jpg">
</div> -->
<div class="picture-box">
<img src="img/img6.jpg">
</div>
<div class="picture-box">
<img src="img/dawson.png">
</div>
</section>
<section id="portfolio" class="bg-light-gray">
<div class="container">
<div class="row">
<div id="sponsors" class="intro col s12">
<h4 class="center-align">Sponsors</h4>
<div class="join-btn center col s12" style="padding-top: 40px">
<a href="mailto:alexander.campbell@colorado.edu" class="join-button">Become a Sponsor</a>
</div>
<br>
</div>
</div>
<div class="row">
<div class="col-md-3 col-sm-6 center portfolio-item">
<a target="_blank" href="http://www.webroot.com/us/en/">
<img src="img/webroot.png" class="img-responsive" style="width: 480px; padding-top: 40px">
</a>
</div>
<div class="col-md-3 col-sm-6 center portfolio-item">
<a target="_blank" href="http://www.twitter.com/">
<img src="img/twitter.png" class="img-responsive" alt="" style="height: 240px; padding-top: 40px">
</a>
</div>
<div class="col-md-3 col-sm-6 center portfolio-item">
<a target="_blank" href="https://ozocoffee.com/">
<img src="img/ozo-logo.png" class="img-responsive" alt="" style="height: 300px">
</a>
</div>
</div>
</div>
</section>
<section id="join" class="join">
<div class="container">
<div class="row">
<div id="joinus" class="intro col s12">
<h4 class="center-align">Join Us</h4>
<h3 class="center-align">Celebrate the Hacker Community at University of Colorado, Boulder.</h3>
</div>
<div class="line-divider col s12">
<div class="line-twerk">
</div>
</div>
<div class="about-details center-align col s12">
<p>You're a force to be reckoned with!</p>
</div>
<div class="join-btn center col s12">
<p>
<a onclick="window.location='https://www.eventbrite.com/e/hackcu-local-hack-day-tickets-18409430101'" id="attendee-signup" class="join-button">Attendee Signup</a>
</p>
</div>
</div>
</div>
</section>
<section id="code_of_conduct" class="code_of_conduct">
<div class='conduct-bg'>
<div class='container'>
<div class='row'>
<div class='col-lg-12 col-md-12 col-sm-12 conduct'>
<img alt="Code" src="img/code-heart.png" height="100px" id="mlhHeart"/>
<h3 class='center-align' style='color:white' id="codeConduct">Code of Conduct</h3>
<div class="row center">
<a href="http://static.mlh.io/docs/mlh-code-of-conduct.pdf" class='conduct-button'>Read Here.</a>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="page-footer">
<div class="footer-copyright">
<div class="container">
<div class="row">
<div class="mlh-logo col s6 m6 l6">
<a target="_blank"><img src="img/Logo_White_Screen.png"></a>
</div>
<div class="socmed-bar col s6 m6 l6">
<ul>
<li><a href="https://twitter.com/HackCU"><i class="fa fa-twitter-square"></i></a></li>
<li><a href="https://www.facebook.com/letsHackCU"><i class="fa fa-facebook-square"></i></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<!-- Scripts-->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-43729070-1', 'auto');
ga('send', 'pageview');
</script>
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src='https://api.tiles.mapbox.com/mapbox.js/v2.1.9/mapbox.js'></script>
<script src="js/materialize.js"></script>
<script src="js/localhackday.js"></script>
<script src="js/select2.js"></script>
<script src="js/init.js"></script>
</body>
</html>