-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
232 lines (205 loc) · 11.1 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
<!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>HackNapier</title>
<!-- Bootstrap Core CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
<!-- Custom Fonts -->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="font-awesome/css/font-awesome.min.css" type="text/css">
<!-- Plugin CSS -->
<link rel="stylesheet" href="css/animate.min.css" type="text/css">
<!-- Custom CSS -->
<link rel="stylesheet" href="css/creative.css" type="text/css">
<!-- 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>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand page-scroll" href="#page-top">HackNapier</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="#about">About</a>
</li>
<li>
<a class="page-scroll" href="#map-section">Location</a>
</li>
<li>
<a class="page-scroll" href="#sponsor-info">Sponsor Info</a>
</li>
<li>
<a class="page-scroll" href="#contact">Contact</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
<header>
<div class="header-content">
<div class="header-content-inner">
<h1><img src="img/hacknapier.png" width="500"></h1>
<hr>
<h2 style="background-color: black; opacity: 0.75; border-radius: 17px;">Edinburgh Napier's 24 hour Hackathon, February 20th/21st 2016</h2>
<a href="#about" class="btn btn-primary btn-xl page-scroll">Find Out More</a>
</div>
</div>
</header>
<section class="bg-primary" id="about">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">Build Cool Projects</h2>
<hr class="light">
<h2 class="section-heading">Learn Loads</h2>
<hr class="light">
<h2 class="section-heading">Meet Hackers From All Over The Country</h2>
<hr class="light">
<p>HackNapier is hosted by the Edinburgh Napier University School of Computing, and will be held on the 21st & 22nd of February, 2016.</p>
<p>Jack Kilby Computing Centre<br />Edinburgh Napier University<br />10 Colinton Road, Edinburgh, EH10 5DT</p>
</div>
</div>
</div>
</section>
<section id="map-section" class="no-padding" style="height: 300px;">
<div id="map" style="height: 100%;"></div>
</section>
<section id="sponsor-info" style="padding-top: 30px;">
<div class="container">
<div class="row text-center">
<h2>Sponsors</h2>
</div>
</div>
<div class="container">
<div class="row text-center">
<p>Sponsors will be announced soon!</p>
<p>If you are interested in sponsoring HackNapier please drop us an email at <a href="mailto:hi@hacknapier.uk">hi@hacknapier.uk</a></p>
</div>
</div>
<hr>
<div class="container">
<div class="row text-center">
<h2>Run By</h2>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-6 text-center">
<a href="http://napierdevsoc.uk/"><img src="img/nds-logo.jpg" alt="Napier Developers Society" height="150px"></a>
<p></p>
</div>
<div class="col-lg-6 text-center">
<a href="http://soc.napier.ac.uk/"><img src="http://www.napier.ac.uk/~/media/images/logos/ednapuni_red.ashx" height="150px" alt=""></a>
<p>Edinburgh Napier University School of Computing</p>
</div>
</div>
</div>
</section>
<aside class="bg-dark" id="faq">
<div class="container text-center">
<div class="call-to-action">
<h2>FAQ</h2>
<div class="row">
<div class="col-xs-12 col-sm-6 col-md-4">
<h4>What is a Hackathon</h4>
<p>A hackathon is a 24 hour coding contest where participants split up into teams of up to 4 people to build something cool.</p>
<h4>Who can attend?</h4>
<p>Any student who is 18+. If you have graduated within the past 12 months we will consider you a student for the event also.</p>
<h4>How much does it cost?</h4>
<p>HackNapier is completely free! Tickets however will be on a first-come first-served basis, and space is limited.</p>
<h4>What do I need to bring?</h4>
<p>A laptop and power supply are the essentials. Aside from that, you may want a phone charger, headphones. On the non-tech side, consider an extra set of clothes, toiletries and the like.</p>
</div>
<div class="clearfix visible-xs-block"></div>
<div class="col-xs-12 col-sm-6 col-md-4">
<h4>Does my team have to all be from the same uni?</h4>
<p>Not at all! Hackathons are a good way to be able to meet hackers from all over the country, and as such you can feel free to team up with people from other unis!</p>
<h4>Can I work on an existing project?</h4>
<p>Sorry, but not if you want to be eligible for any of the prizes. You can brainstorm, research etc but do not start building until the start of hacking.</p>
<h4>Can I volunteer?</h4>
<p>Drop us an email at <a href="mailto:hi@hacknapier.uk">hi@hacknapier.uk</a> and tell us a little about yourself and we'll take it from there!</p>
</div>
<div class="visible-sm-block clearfix"></div>
<div class="col-xs-12 col-sm-12 col-md-4">
<h4>Do I need to know how to code?</h4>
<p>Absolutely not! Hackathons are an amazing learning experience, and you will be able to learn loads from other hackers in your team over the course of the event.<br>We'll also have mentors at the event who can help you out with learning skills during the hack.</p>
<h4>Can I sponsor HackNapier?</h4>
<p>We'd really appreciate anyone who would like to help make HackNapier possible.<br>Hackathons are awesome for those that hack but also a really great platform to display who you are and what you do to a bunch of students that are clearly interested in technology and enjopy building cool projects. Fire us an email at
<a href="mailto:hi@hacknapier.uk">hi@hacknapier.uk</a> and we'll work something out!</p>
</div>
</div>
</div>
</div>
</aside>
<section id="contact">
<div class="container text-center">
<h2>Let's Keep in Touch</h2>
<p>To keep up with more information about our hackathon, and to hear about when we will be releasing tickets you can sign up to our mailing list here!</p>
<form class="form-inline" action="//hacknapier.us12.list-manage.com/subscribe/post?u=550025b787ea861cf86119183&id=337e1f1757" method="post" name="mc-embedded-subscribe-form">
<input type="text" name="EMAIL" placeholder="Enter your email..." class="form-control subscribe-email">
<div style="position: absolute; left: -5000px;"><input type="text" name="b_550025b787ea861cf86119183_337e1f1757" tabindex="-1" value=""></div>
<button type="submit" class="btn btn-primary" name="subscribe">Subscribe</button>
</form>
<div class="success-message"></div>
<div class="error-message"></div>
</div>
</section>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="js/jquery.easing.min.js"></script>
<script src="js/jquery.fittext.js"></script>
<script src="js/wow.min.js"></script>
<!-- Custom Theme JavaScript -->
<script src="js/creative.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDSuPKM0pkBjp93xKl0UPwmWzS495VrQfk"></script>
<script>
function initmap () {
var kilby = { lat: 55.933119, lng: -3.214095 };
var map = new google.maps.Map(document.getElementById('map'),{
center: kilby,
zoom: 12,
scrollwheel: false
});
var marker = new google.maps.Marker({
position: kilby,
map: map,
title: "Jack Kilby Computing Centre, Edinburgh Napier University",
animation: google.maps.Animation.DROP
});
var infoWindow = new google.maps.InfoWindow({
content: "Jack Kilby Computing Centre, Edinburgh Napier University"
});
marker.addListener('click', function() {
infoWindow.open(map, marker);
});
}
google.maps.event.addDomListener(window, 'load', initmap);
</script>
</body>
</html>