forked from StartBootstrap/startbootstrap-creative
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
353 lines (325 loc) · 17 KB
/
Copy pathindex.html
File metadata and controls
353 lines (325 loc) · 17 KB
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
347
348
349
350
351
352
353
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>SotonHack 2017</title>
<!-- Bootstrap Core CSS -->
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
<!-- Theme CSS -->
<link href="css/creative.css" rel="stylesheet">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body id="page-top">
<nav id="mainNav" class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span> Menu <i class="fa fa-bars"></i>
</button>
<a class="navbar-brand page-scroll" href="#page-top">SotonHack</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li><a class="page-scroll" href="#what">What?</a></li>
<li><a class="page-scroll" href="#prizes">Prizes</a></li>
<li><a class="page-scroll" href="#faqs">FAQs</a></li>
<li><a class="page-scroll" href="#sponsors">Sponsors</a></li>
<li><a class="page-scroll" href="#contact">Contact</a></li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
<!-- MLH Event Badge -->
<a id="mlh-trust-badge" style="display:block;max-width:100px;min-width:60px;position:fixed;right:20px;top:0;width:10%;z-index:10000" href="https://mlh.io/seasons/eu-2017/events?utm_source=eu-2017&utm_medium=TrustBadge&utm_campaign=eu-2017&utm_content=white" target="_blank">
<img src="https://s3.amazonaws.com/logged-assets/trust-badge/2017/white.svg" alt="Major League Hacking 2017 Hackathon Season" style="width:100%">
</a>
<header>
<div class="header-content">
<div class="header-content-inner">
<h1 id="homeHeading" class="shaddow"><img class="img-responsive" src="img/sotonhack-logo.png" />Register now for 2017!</h1>
<hr>
<h3 class="shaddow-small">Have an awesome idea? Join us on 24<sup>th</sup> to the 26<sup>th</sup> February for a 48 hour long hackaton!<h3>
<a href="https://www.eventbrite.co.uk/e/sotonhack17-tickets-31604549057" class="btn btn-primary btn-xl page-scroll">Register Now!</a>
</div>
</div>
</header>
<section class="bg-primary" id="what">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">What's all the fuss about?</h2>
<hr class="light">
<p class="text-faded">We provide you the caffeine, food, and mentors from some of the world’s best IT companies to help you. All you have to do is bring your creativity and get working!</p>
<p class="text-faded">After the 48 hours are over you get the chance to present your work, we will give away some epic prizes to the top three teams chosen by our judging panel.</p>
<a href="https://www.eventbrite.co.uk/e/sotonhack17-tickets-31604549057" class="page-scroll btn btn-default btn-xl sr-button">Get Tickets!</a>
</div>
</div>
</div>
</section>
<section id="prizes">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Prizes</h2>
<hr class="primary">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-4 text-center">
<div class="service-box">
<h3 class="h1 text-primary sr-icons prize-ring prize-1st">1<sup>st</sup></h3>
<h3>TBC</h3>
<!--<p class="text-muted">Text here</p>-->
</div>
</div>
<div class="col-md-4 text-center">
<div class="service-box">
<h3 class="h1 text-primary sr-icons prize-ring prize-2nd">2<sup>nd</sup></h3>
<h3>TBC</h3>
<!--<p class="text-muted">Text here</p>-->
</div>
</div>
<div class="col-md-4 text-center">
<div class="service-box">
<h3 class="h1 text-primary sr-icons prize-ring prize-3rd">3<sup>rd</sup></h3>
<h3>TBC</h3>
<!--<p class="text-muted">Text here</p>-->
</div>
</div>
</div>
</div>
</section>
<section class="bg-primary" id="faqs">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">FAQs</h2>
<hr class="light">
<p class="text-faded">
Q: What is a hackathon?<br />
A: During a hackathon you have 24 to 48 hours to work with a small team on something new and exciting. You will compete with other teams, but in the end everyone is a winner!
</p>
<p class="text-faded">
Q: What can I make?<br />
A: Anything! A website, an application or you can work with hardware as well! See below about hardware hacks.
</p>
<p class="text-faded">
Q: Does this cost money?<br />
A: Nope. It is completely free!
</p>
<p class="text-faded">
Q: Do I have to know how to code?<br />
A: No, as long as you want to work with others to help develop yours, or someone else’s idea! Generally, we need developers, designers and entrepreneurs.
</p>
<p class="text-faded">
Q: Is food provided?<br />
A: More food will be there than you can imagine.
</p>
<p class="text-faded">
Q: Can I sleep there?<br />
A: There will be a sleeping area, but you should bring a sleeping bag if you really wish to sleep. If you are traveling a long distance to be with us, contact us after you register and we will do our best to accommodate you.
</p>
<p class="text-faded">
Q: Can I do hardware hacks?<br />
A: Yes of course! We provide Arduinos, Raspberry Pis and many other hardware devices you can borrow to hack on! We also are able to provide a varitey of tools and other equipment. If there's something you particually want, get in touch after registration so we can try to get hold of it!
</p>
<p class="text-faded">
Q: Can I bring _____?<br />
A: Probably, yes. For rather obscure, large or potentially dangerous items please get in touch first to check as we don't want to dissapoint on the day.
</p>
</div>
</div>
</div>
</section>
<section style="padding-bottom: 0;" id="sponsors">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Sponsors and Partners</h2>
<hr class="primary">
</div>
</div>
</div>
<div class="container-fluid">
<div class="row no-gutter popup-gallery">
<div class="col-lg-4 col-sm-6">
<a href="https://mlh.io" class="portfolio-box">
<img src="img/mlh-logo.png" class="img-responsive" alt="Major League Hacking">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-name">
MLH
</div>
<div class="project-category text-faded">
mlh.io
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a href="http://asvglobal.com" class="portfolio-box">
<img src="img/asv-logo.png" class="img-responsive" alt="ASV Unmanned Marine Systems">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-name">
ASV
</div>
<div class="project-category text-faded">
asvglobal.com
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a href="http://www.jumptrading.com/" class="portfolio-box">
<img src="img/jumptrading-logo.png" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-name">
Jump Trading
</div>
<div class="project-category text-faded">
jumptrading.com
</div>
</div>
</div>
</a>
</div>
<!--<div class="col-lg-4 col-sm-6">
<a href="#" class="portfolio-box">
<img src="img/mlh-logo.png" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-name">
Sponsor Name
</div>
<div class="project-category text-faded">
Sponsor URL
</div>
</div>
</div>
</a>
</div>-->
<!--<div class="col-lg-4 col-sm-6">
<a href="#" class="portfolio-box">
<img src="img/mlh-logo.png" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-name">
Sponsor Name
</div>
<div class="project-category text-faded">
Sponsor URL
</div>
</div>
</div>
</a>
</div>-->
<!--<div class="col-lg-4 col-sm-6">
<a href="#" class="portfolio-box">
<img src="img/mlh-logo.png" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-name">
Sponsor Name
</div>
<div class="project-category text-faded">
Sponsor URL
</div>
</div>
</div>
</a>
</div>-->
</div>
</div>
</section>
<section class="bg-primary" id="organisers">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">Organisers</h2>
<hr class="light">
<p class="text-faded">SotonHack 2.0 is organized by HackaSoton and ECS Entrepreneurs!</p>
<div class="col-lg-4 col-lg-offset-2 text-center">
<a href="https://www.hackasoton.com">
<img src="img/hackasoton-logo-bw.png" width="200px" />
</a>
</div>
<div class="col-lg-4 text-center">
<a href="https://ecsentrepreneurs.com/">
<img src="img/ecsentrepreneurs-logo.png" height="50px" />
</a>
</div>
</div>
</div>
</div>
</section>
<section class="no-padding" style="padding-top:40px;" id="contact">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">Get In Touch!</h2>
<hr class="primary">
</div>
<div class="col-lg-4 col-lg-offset-2 text-center">
<i class="fa fa-envelope-o fa-3x sr-contact"></i>
<p>
HackaSoton<br />
<a href="mailto:hack@soton.ac.uk">hack@soton.ac.uk</a>
</p>
</div>
<div class="col-lg-4 text-center">
<i class="fa fa-envelope-o fa-3x sr-contact"></i>
<p>
ECS Entrepreneurs<br />
<a href="mailto:ecsentrepreneurs@gmail.com">ecsentrepreneurs@gmail.com</a>
</p>
</div>
</div>
</div>
</section>
<section class="bg-dark" id="footer">
<div class="container">
<div class="row">
<div class="col-lg-4 col-lg-offset-2 text-center">
<p class="footer-text">Built with <i class="fa fa-heart"></i> at Southampton University by HackaSoton.<br />© HackaSoton 2017</p>
</div>
<div class="col-lg-4 text-center">
<a href="https://facebook.com/HackaSoton"><i class="fa fa-facebook fa-3x sr-contact social-icons"></i></a>
<a href="https://twitter.com/HackaSoton"><i class="fa fa-twitter fa-3x sr-contact social-icons"></i></a>
</div>
</div>
</div>
</section>
<!-- jQuery -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
<script src="https://unpkg.com/scrollreveal@3.3.2/dist/scrollreveal.min.js"></script>
<!-- Theme JavaScript -->
<script src="js/creative.js"></script>
</body>
</html>