forked from toulouse/csua-hackathon-site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
225 lines (213 loc) · 10.4 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Hack</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="" />
<meta name="author" content="" />
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<link href="css/bootstrap-responsive.css" rel="stylesheet" type="text/css" />
<link href="css/main.css" rel="stylesheet" type="text/css" />
</head>
<body data-spy="scroll" data-target=".subnav" data-offset="50">
<!-- <div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="./index.html">Bootstrap</a>
<div class="nav-collapse">
<ul class="nav">
<li class="">
<a href="./index.html">Overview</a>
</li>
<li class="active">
<a href="./scaffolding.html">Scaffolding</a>
</li>
<li class="">
<a href="./base-css.html">Base CSS</a>
</li>
<li class="">
<a href="./components.html">Components</a>
</li>
<li class="">
<a href="./javascript.html">Javascript plugins</a>
</li>
<li class="">
<a href="./less.html">Using LESS</a>
</li>
<li class="divider-vertical"></li>
<li class="">
<a href="./download.html">Customize</a>
</li>
<li class="">
<a href="./examples.html">Examples</a>
</li>
</ul>
</div>
</div>
</div>
</div> -->
<div class="container">
<header class="jumbotron subhead" id="overview">
<h1>CSUA Hackathon <small>Spring 2012</small></h1>
<p class="lead">We at the CSUA want you to write that hack you've always wanted, or really want right now! Join us for a night full of <b>food, fun, and furious coding</b>.</p>
<!-- <div class="subnav">
<ul class="nav nav-pills">
<li><a href="#grid-system">Grid system</a></li>
<li><a href="#layouts">Layouts</a></li>
<li><a href="#responsive">Responsive design</a></li>
</ul>
</div> -->
</header>
<section id="Welcome">
<div class="page-header">
<h1>Welcome <small>Come out and code something cool.</small></h1>
</div>
<div class="row">
<div class="span12">
<p>Welcome to our 18 hour coding marathon! We all have projects that we really want to code but might not find the time. Well, coders, this is your night! Come out and code something cool.</p>
</div>
</div><!-- /row -->
</section>
<section id="Schedule">
<div class="page-header">
<h1>Schedule <small>Know what's happening.</small></h1>
</div>
<div class="row">
<div class="span6">
<h3>Kickoff Event</h3>
<p><b>Date:</b> Thursday, February 16, 2012</p>
<p><b>Time:</b> 6:30PM - 8:00PM</p>
<p><b>Location:</b> Wozniak Lounge</p>
<p>TODO: ADD DESCRIPTION HERE</p>
</div>
<div class="span6">
<h3>Hackathon</h3>
<p><b>Date:</b> Friday, February 17, 2012 to Saturday, February 18, 2012</p>
<p><b>Time:</b> 6PM - 12 noon</p>
<p><b>Location:</b> Wozniak Lounge</p>
<p>Coding will take place from 6PM Friday until noon Saturday. Presentations begin at 1PM. After presentations, judges will confer privately. Prizes will be awarded after judging concludes.</p>
</div>
</div><!-- /row -->
</section>
<section id="Prizes">
<div class="page-header">
<h1>Prizes <small>The good stuff.</small></h1>
</div>
<div class="row">
<div class="span12">
<ul>
<li><b>First Place:</b> 24" LCD Monitors</li>
<li><b>Second Place:</b> 128GB SSDs</li>
<li><b>Third Place:</b> Kindle Fires</li>
<li><b>Honorable Mentions:</b> Gift Cards </li>
<ul>
<li>First time</li>
<li>Good for World</li>
</ul>
</ul>
<p>The team that is awarded first place will get first pick at the top three prizes, followed by the second- and third-place teams. Picks must be agreed upon unanimously by the team, or will default to the first available prize according to the natural ordering as established above. The CSUA reserves the right to make executive decisions to resolve questions that may come up in the course of awarding prizes.</p>
</div>
</div><!-- /row -->
</section>
<section id="Sponsors">
<div class="page-header">
<h1>Sponsors <small>This awesomeness provided by…</small></h1>
</div>
<div class="row">
<div class="span6">
TODO: ADD LOGO, DESCRIPTION
<a href="http://www.likeness.com">Ness</a>
</div>
<div class="span6">
TODO: ADD LOGO, DESCRIPTION
<a href="http://www.heroku.com">Heroku</a>
</div>
</div><!-- /row -->
</section>
<section id="Registration">
<div class="page-header">
<h1>Submission Guidelines <small>How to participate.</small></h1>
</div>
<div class="row">
<div class="span12">
<ul>
<li>Registration for CSUA Hackathon is day-of. We will provide your team with a <b>private</b> GitHub repository, so please come prepared with your GitHub account already set up!</li>
<li><b>PLEASE NOTE:</b> <i>We are requiring GitHub submissions this year</i>. Submissions are not required to be either open or closed, but a uniform mechanism to submit projects will aid the judges make more fair evaluations based on the quality of the hack.</li>
<ul>
<li>GitHub has excellent <a href="http://help.github.com">tutorials</a> on how to use the version control system Git and how to setup a repository on Github. Source control is a critical piece of the software development workflow.</li>
<li>For those who strongly prefer SVN, GitHub does <a href="https://github.com/blog/966-improved-subversion-client-support">offer support</a> for SVN clients. </li>
<li>The CSUA is offering a GitHub helpsession on Wednesday from 6PM - 8PM. We will gather at 311 Soda and proceed to a room inside. The final room assignment has yet to be determined.
<li>Your team will retain all rights to the code you submit. The CSUA makes no claim to ownership or copyright over any of your work. </li>
</ul>
<li>During your final submission, it is <i>very important</i> to write a <b>clear, concise description</b> of your project. "We coded a cool project using Kinect," may be interesting, but will not help the judges identify and recall your project during the judging process.</li>
<li>Further details will be released on the day of the event.</li>
</ul>
</div>
</div><!-- /row -->
</section>
<section id="Rules">
<div class="page-header">
<h1>Rules <small>This school's got 'em.</small></h1>
</div>
<div class="row">
<div class="span12">
<h3>Teams</h3>
<ul>
<li>Teams of any size or composition are welcome to participate and present!</li>
<li>Only teams of composed entirely of <b>UC Berkeley undergraduate students</b> are eligible to win prizes.</li>
<li>Prizes will be awarded according to team size up to a maximum of four. This means that teams with greater than four members may be eligible, but will need to distribute the prizes amongst themselves</li>
</div>
</div><!-- /row -->
<div class="row">
<div class="span12">
<h3>Content</h3>
<ul>
<li>We want everyone to hack on something great and hope that you come to scratch your own itches.</li>
<li>Class projects may be disqualified.</li>
<ul>
<li>The hackathon is about exploring your awesomeness, independent of what someone else is telling you to do. So be awesome! Learn a new language, do something you haven't done before! Go out on a limb!</li>
</ul>
</ul>
</div>
</div><!-- /row -->
<div class="row">
<div class="span12">
<h3>Criteria</h3>
<ul>
<li>Heroku is an incredibly useful platform for development and rapid deployment, and we highly recommend it. However, its use will not affect judging one way or another, and you should feel free to use whatever platform you please.</li>
<li>TODO: Add Jacob's coding criteria, i.e. what we're looking for in judging.</li>
</ul>
</div>
</div><!-- /row -->
<div class="row">
<div class="span12">
<h3>Judging</h3>
<p>Our judges include one CSUA alumnus, two representatives each from <a href="http://www.likeness.com">Ness</a> and <a href="http://www.heroku.com">Heroku</a>, and our very own Brian Harvey!</p>
</div>
</div><!-- /row -->
</section>
<section id="Disclaimers">
<div class="page-header">
<h1>Disclaimers <small>This is pretty standard.</small></h1>
</div>
<div class="row">
<div class="span12">
The Kickoff and Hackathon events are are ASUC sponsored and ADA accessible.
</div>
</div><!-- /row -->
</section>
</div><!-- /container -->
<script src="js/jquery-1.7.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/application.js"></script>
</body>
</html>