forked from hack4reno/hack4reno.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·346 lines (293 loc) · 12.2 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
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
<!DOCTYPE html>
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--><html lang="en"> <!--<![endif]-->
<head>
<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<title>Hack4Reno 2014</title>
<meta name="description" content="Hack4Reno is a weekend hackathon event for building apps that create a more informed and engaged community in the city of Reno. ">
<meta name="author" content="Hack4Reno">
<!-- Mobile Specific Metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- CSS Files
* alpha_background.css - Classes for applying an alpha black or white background
* grid.css - Responsive grid system based on "Skeleton" by Dave Gamache (http://www.getskeleton.com/)
* style.css - Most of the css is here
* responsive_custom - CSS override for responsive layout
================================================== -->
<link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/3.8.0/build/cssreset/cssreset-min.css">
<link rel="stylesheet" href="css/alpha_background.css">
<link rel="stylesheet" href="css/grid.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/responsive_custom.css">
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Favicons
================================================== -->
<link rel="shortcut icon" href="images/favicon.ico">
<link rel="apple-touch-icon" href="images/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
<!-- Google Web Fonts
* This template uses 'PT Serif' and 'Open Sans'
================================================== -->
<link href='http://fonts.googleapis.com/css?family=PT+Serif:400,700,400italic,700italic|Open+Sans:400italic,700italic,400,700' rel='stylesheet' type='text/css'>
</head>
<body data-spy="scroll" data-target="#section-topbar">
<!-- Topbar: fixed + datascroll
* the attribute data-scrollspy is for automatically updating nav targets based on scroll position
* scroll the area below the navbar and watch the active class change
================================================== -->
<div id="section-topbar">
<div id="topbar-inner">
<div class="container">
<div class="sixteen columns">
<div class="dropdown">
<ul id="nav" class="nav">
<li class="menu-item"><a href="#section-header">Home</a></li>
<li class="menu-item"><a href="#section-register">Register</a></li>
<li class="menu-item"><a href="#section-programs">Schedule</a></li>
<li class="menu-item"><a href="faq.html">FAQ</a></li>
<li class="menu-item"><a href="data.html">Data</a></li>
</ul><!-- // uL#nav -->
</div><!-- // .dropdown -->
<div class="clear"></div>
</div><!-- // .sixteen -->
</div><!-- // .container -->
<div class="clear"></div>
</div><!-- // #topbar-inner -->
</div><!-- // #section-topbar -->
<!-- Event
* Event title & date, time, and location
================================================== -->
<div id="section-header">
<div class="container">
<div class="seven columns">
<h1><a><img src="images/hack4reno.png" alt="Hack4Reno 2014"></a></h1>
</div><!-- // .seven -->
<div class="eight offset-by-one columns">
<p id="logo-desc">
<img src="images/desc_image.png" alt="" />
<span class="font-color-primary">Hack4Reno</span> is a weekend hackathon event for building apps that create a more informed and engaged community in the city of Reno.
</p>
</div><!-- // .eight -->
<div class="clear"></div>
</div><!-- // .container -->
<div id="section-info">
<div class="container">
<div class="four columns">
<h2>Event Details</h2>
</div><!-- // .four -->
<div class="four columns">
<div id="box-date">
<h3>Date</h3>
<p>October 25-26, 2014</p>
</div><!-- // #box-date -->
</div><!-- // .four -->
<div class="four columns">
<div id="box-time">
<h3>Time</h3>
<p>10/25 9am - 10pm</p>
<p>10/26 9am - 5pm</p>
</div><!-- // #box-time -->
</div><!-- // .four -->
<div class="four columns">
<div id="box-location">
<h3>Location</h3>
<p><a href = "http://renocollective.com" target = "_blank" style = "color: white">Reno Collective</a></p>
</div><!-- // #box-location -->
</div><!-- // .four -->
<div class="clear"></div>
</div><!-- // .container -->
</div><!-- // #section-info -->
</div><!-- // #section-header -->
<!-- Registration
================================================== -->
<div id="section-register">
<div class="container">
<div class="eleven columns">
<h2>Register</h2>
<p class="desc">sign up now to build or find a team</p>
<p style = "background-color: #008D3B; color: white; padding: 20px; width: 80%;"><a href = "http://hack4reno.challengepost.com" style = "color: white">Register today on ChallengePost</a> <span style = "font-size: 80%; padding-left: 20px"><a href = "http://facebook.com/hack4reno" target = "_blank" style = "color: black">Follow us on Facebook for updates</a></span></p>
</div><!-- // .twelve -->
<div class="five columns">
<div id="box-contact">
<h3>Address and Phone</h3>
<p class="address">
<strong class="font-color-white underline-color-primary"><a href = "http://renocollective.com" target = "_blank">Reno Collective</a></strong><br />
100 North Arlington Ave. #100<br />
Reno, NV 89502<br />
<span class="font-white">(775) 391-0195</span>
</p>
<h3>Email</h3>
<a href="#" class="link-email" title="Email">hack4reno@renocollective.com</a>
</div><!-- // .box-contact -->
<!--<a href="#" class="link-pdf"><span>Download</span><br /><span>Poster</span></a>-->
</div><!-- // .four -->
<div class="clear"></div>
</div><!-- // .container -->
</div><!-- // #section-register -->
<!-- Schedule
================================================== -->
<div id="section-programs">
<div class="container">
<div class="sixteen columns">
<h2>Schedule</h2>
<table>
<thead>
<tr>
<td>Time</td>
<td>Day 1: Saturday, October 25th, 2014</td>
</tr>
</thead>
<tbody>
<tr>
<td>08:30 AM</td>
<td>Registration & last minute team formation</td>
</tr>
<tr>
<td>9:00 AM</td>
<td>Introduction & Welcome</td>
</tr>
<tr>
<td>9:20 AM</td>
<td>Start Building!</td>
</tr>
<tr>
<td>12:00 PM</td>
<td>Lunch</td>
</tr>
<tr>
<td>5:00 PM</td>
<td>Dinner</td>
</tr>
<tr>
<td>10:00 PM</td>
<td>Break until morning</td>
</tr>
</tbody>
</table>
<table>
<thead>
<tr>
<td>Time</td>
<td>Day 2: Sunday, October 26th, 2014</td>
</tr>
</thead>
<tbody>
<tr>
<td>9:00 AM</td>
<td>Building resumes!</td>
</tr>
<tr>
<td>9:15 AM</td>
<td>Breakfast</td>
</tr>
<tr>
<td>12:00 PM</td>
<td>Lunch</td>
</tr>
<tr>
<td>3:00 PM</td>
<td>Building stops! Start prepping for demos</td>
</tr>
<tr>
<td>4:00 PM</td>
<td>Team Demos & Prizes</td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="2">
<span id="line-sponsor">Makers gonna make</span></span>
</td>
</tr>
</tfoot>
</table>
</div><!-- // .sixteen -->
<div class="clear"></div>
</div><!-- // .container -->
</div><!-- // #section-programs -->
<!-- Sponsors
================================================== -->
<div id="section-sponsors">
<div class="container">
<div class="four columns">
<h2>Sponsors</h2>
</div><!-- // .four -->
<div class="three columns">
<a href="http://accela.com/" title="Accela" target = "_blank"><img src="images/accela_logo.gif" alt="" /></a>
</div><!-- // .three -->
<div class="three columns">
<a href="http://noblestudios.com/" title="Noble Studios" target = "_blank"><img src="images/noble_studios_logo.jpeg" alt="" /></a>
</div><!-- // .three -->
<div class="three columns">
<a href="http://www.granicus.com/" title="Granicus" target = "_blank"><img src="images/granicus_logo_white.png" alt="" /></a>
</div><!-- // .three -->
<div class="three columns">
<a href="http://www.renotracks.com/" title="RenoTracks" target = "_blank"><img src="images/renotracks_logo.png" alt="" /></a>
</div><!-- // .three -->
<div class="four columns">
<a href="http://renocollective.com/" title="Reno Collective" target = "_blank"><img src="images/renocollective.png" alt="" /></a>
</div><!-- // .three -->
<div class="three columns">
<a href="http://www.noip.com/" title="No-IP" target = "_blank"><img src="images/noip_logo.png" alt="" /></a>
</div><!-- // .three -->
<div class="three columns">
<a href="http://kps3.com/" title="KPS3" target = "_blank"><img src="images/kps3_logo_white.png" alt="" /></a>
</div><!-- // .three -->
<div class="three columns">
<a href="http://www.hubcoffeeroasters.com/" title="Hub Coffee Roasters" target = "_blank"><img src="images/hub_logo_white.png" alt="" /></a>
</div><!-- // .three -->
<div class="three columns">
<a href="https://pinocc.io/" title="Pinoccio" target = "_blank"><img src="images/pinoccio_logo_white.png" alt="" /></a>
</div><!-- // .three -->
<div class="three columns">
<a href="https://en.bitcoin.it" title="Bitcoin" target = "_blank"><img src="images/bitcoin_logo_small.png" alt="" /></a>
</div><!-- // .three -->
<div class="three columns">
<a href="http://www.tmrpa.org/" title="Truckee Meadows Regional Planning Agency" target = "_blank"><img src="images/tmrpa_logo.png" alt="" /></a>
</div><!-- // .three -->
<div class="three columns">
<a href="http://www.reno.gov/" title="City of Reno" target = "_blank"><img src="images/reno_logo.png" alt="" /></a>
</div><!-- // .three -->
<div class="ten columns">
<p style = "color: white">Interested in sponsoring Hack4Reno 2014? <a href = "mailto:hack4reno@renocollective.com" target = "_blank" style = "color: white">Drop us a line</a></p>
</div><!-- // .three -->
<div class="clear"></div>
</div><!-- // .container -->
</div><!-- // #section-sponsors -->
<!-- Footer
================================================== -->
<div id="section-footer">
<div class="container">
<div class="five columns">
<p id="copytext">Copyright © <a href="http://www.hack4reno.com/" title="">Hack4Reno</a> 2014</p>
</div><!-- // .eight -->
<div class="five columns">
<p id="copytext">Projects and results from <a href="index_2013.html" title="">2013</a></p>
</div><!-- // .eight -->
<div class="five columns">
<ul id="social">
<li><a href="http://www.facebook.com/hack4reno" title=""><img src="images/icons/icon_facebook.png" alt="Facebook" /></a></li>
<li><a href="http://www.twitter.com/hack4reno" title=""><img src="images/icons/icon_twitter.png" alt="Twitter" /></a></li>
</ul><!-- // ul#social -->
</div><!-- // .eight -->
<div class="clear"></div>
</div><!-- // .container -->
</div><!-- // #section-footer -->
<!-- Javascript files
================================================== -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
<script src="js/selectnav.min.js"></script>
<script src="js/bootstrap-scrollspy.js"></script>
<script src="js/jquery.custom.js"></script>
<!-- End Document
================================================== -->
</body>
</html>