-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathfaq.html
executable file
·291 lines (275 loc) · 17 KB
/
faq.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
<!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.0, maximum-scale=1.0, user-scalable=no">
<!-- SEO -->
<meta property="og:locale" content="en_US">
<meta property="og:url" content="https://opencodes.io">
<meta property="og:type" content="website">
<meta property="og:title" content="OPEN CODES Hackathon">
<meta property="og:description" content="Welcome to the largest student-run hackathon in Germany!">
<meta property="og:image" content="assets/img/fb-cover.png">
<meta name="author" content="Hack & Söhne">
<meta name="description" content="Welcome to the largest student-run hackathon in Germany!.">
<meta name="keywords"
content="open, codes, hackathon, hack, io, und, söhne, soehne, karlsruhe, programmieren, event, coding, code, zkm, zentrum, kunst, medien, kit, talkit">
<meta name="google-site-verification" content="tjukQQpmzsqdbPMnXjNBcrTMyJvr9QDKjFdGEuhEJwM" />
<!-- Favicons -->
<link rel="apple-touch-icon" sizes="57x57" href="assets/favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="assets/favicon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="assets/favicon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="assets/favicon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="assets/favicon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="assets/favicon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="assets/favicon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="assets/favicon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicon/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="assets/favicon/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="assets/favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicon/favicon-16x16.png">
<link rel="manifest" href="assets/favicon/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="assets/favicon/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<title>OpenCodes Hackathon</title>
<!-- ALL CSS FILES -->
<link href="assets/css/bootstrap.css" rel="stylesheet" type="text/css" media="all" />
<link href="assets/css/base.css" rel="stylesheet" type="text/css" media="all" />
<link href="assets/css/main.css" rel="stylesheet" type="text/css" media="all" />
<link href="assets/css/flexslider.css" rel="stylesheet" type="text/css" media="all" />
<link href="assets/css/venobox.css" rel="stylesheet" type="text/css" media="all" />
<link href="assets/css/custom.css" rel="stylesheet" type="text/css" media="all" />
<!-- FONTS -->
<link href="assets/css/fonts.css" rel="stylesheet" type="text/css" media="all" />
<link href="https://fonts.googleapis.com/css?family=Work+Sans:300,400,500,600,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Nova+Mono|Nova+Round|Source+Code+Pro" rel="stylesheet">
<!-- TACHYONS -->
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.9.0/css/tachyons.min.css" />
</head>
<body
style="background: #1a1919 url('assets/img/brainbow-pink-2.svg') no-repeat fixed center; background-position-x: 60vw; background-position-y: -5vh"
class="">
<!--Wrapper-->
<div class="wrapper">
<!--Content section-->
<section>
<!--Header-->
<header class="header">
<!--Container-->
<div class="container" style="padding-left: 12px; padding-right: 12px">
<!--Row-->
<div id="nav-bar-logo" class="row pt2 pl2 pr2 pb3">
<div class="col-md-2 col-xs-3" style="padding-right: 0">
<a class="scroll logo header-logo" href="index.html">
<img class="logo-img" src="assets/img/och-logo.png" />
</a>
</div>
<div class="col-md-10 col-xs-9 text-left">
<p class="hf pb3 header-title">OPENCODES Hackathon</p>
</div>
</div>
<div style="padding-top: 5px;" class="row">
<div class="col-md-12 text-left">
<nav class="main-nav">
<div class="toggle-mobile-but">
<a href="#" class="mobile-but">
<div class="lines"></div>
</a>
</div>
<ol class="hero-button-list">
<li style="margin: 0"><a id="home-button" class="scroll hero-button faq-selected"
href="index.html">Home</a></li>
<li style="margin: 0"><a id="about-button" class="scroll hero-button faq-selected"
href="about.html">About</a></li>
<li style="margin: 0"><a id="visitor-button" class="scroll hero-button faq-selected"
href="visitors.html">For Visitors</a></li>
<li style="margin: 0"><a id="jury-button" class="scroll hero-button faq-selected"
href="jury.html">Jury</a></li>
<li style="margin: 0"><a id="categories-button"
class="scroll hero-button faq-selected"
href="categories.html">Categories</a></li>
<li style="margin: 0"><a id="schedule-button"
class="scroll hero-button faq-selected" href="schedule.html">Schedule</a>
</li>
<li style="margin: 0"><a id="location-button"
class="scroll hero-button faq-selected" href="location.html">Location</a>
</li>
<li style="margin: 0"><a id="sponsor-button" class="scroll hero-button faq-selected"
href="sponsors.html">Sponsors</a></li>
<li style="margin: 0"><a id="faq-button" class="scroll hero-button faq-selected"
href="faq.html">FAQ</a></li>
</ol>
</nav>
</div>
</div>
<!--End row-->
</div>
<!--End container-->
</header>
</section>
<div>
<!-- CONTENT GOES HERE -->
<div class="content-section">
<!--Container-->
<div class="container">
<!--Row-->
<div class="row">
<div class="col-sm-8 col-sm-offset-2 mb-50 text-center ">
<h1 class="large mb-10 pb4 optional_header"><span style="color: #F55BAA">FAQ</span></h1>
</div>
</div>
<!--End row-->
</div>
<!--End container-->
<!--Container-->
<div class="container">
<!--Row-->
<div class="row">
<div class="col-sm-8 col-sm-offset-2 tl">
<div class="block-faq mb-50">
<h4 class="mb-10">How much does it cost? </h4>
<p>Nothing. It's free :)</p>
</div>
<div class="block-faq mb-50">
<h4 class="mb-10">How can I get there? </h4>
<p>Take a look at <a class="orange-link" href="location.html">location</a>.</p>
</div>
<div class="block-faq mb-50">
<h4 class="mb-10">Do you provide travel reimbursements? </h4>
<p>
Unfortunately the application period is over. We have received a lot of execellent
applications and have exhausted our available resources for reimbursing.
We still hope that you can make it and we couldn't be more excited to see you at the
event.
</p>
</div>
<div class="block-faq mb-50">
<h4 class="mb-10">I have applied, but cannot attend. </h4>
<p>Then please let us know, so that others can take your place!</p>
</div>
<div class="block-faq mb-50">
<h4 class="mb-10">Where can I sleep? </h4>
<p>Everyone needs some sleep, even at hackathons. We are prepared and have a little
quite
room where people can take a nap. However, we do not provide any sleeping equipment,
so
please bring a sleeping bag or whatever you need to sleep comfortably.
</p>
</div>
<div class="block-faq mb-50">
<h4 class="mb-10">I have never been to a hackathon, what now? </h4>
<p>Try it! People are super friendly, and no, you do not have to be an expert to
participate.
We have tons of mentors and helpers ready to help you, so please come over!</p>
</div>
<div class="block-faq mb-50">
<h4 class="mb-10">What is the team size?</h4>
<p>2 - 4 people.</p>
</div>
<div class="block-faq mb-50">
<h4 class="mb-10">Should every member of my team apply individually?</h4>
<p>Regardless of whether you have a team or not, everyone who wants to participate at
the Open-Codes Hackathon has to go through our application process. We do our best
to not split up teams during our approval process.</p>
</div>
<div class="block-faq mb-50">
<h4 class="mb-10">What should I bring?</h4>
<p>All you need is your laptop, charger and motivation.</p>
</div>
<div class="block-faq mb-50">
<h4 class="mb-10">I arrive on friday and need a place to stay!</h4>
<p> Checkout the hostels in Karlsruhe
<a class="white-link"
href="http://www.jugendherberge.de/de-de/jugendherbergen/karlsruhe13/portraet">here</a>
and <a class="white-link"
href="https://www.aohostels.com/de/karlsruhe/karlsruhe-hauptbahnhof/">here</a>.<br>
We are working on some special deals for our participants that travel from further
away. Stay tuned!
</p>
</div>
<div class="block-faq mb-50">
<h4 class="mb-10">Do you have a Code of Conduct?</h4>
<p> Yes we do, and it is very important to us! You can find it here: <br>
<a class="white-link" href="assets/coc-public.pdf">Code of Conduct</a>.
</p>
</div>
<div class="block-faq mb-50">
<h4 class="mb-10">Who came up with the design? What is Brainbow?</h4>
<p> The designs for our posters, flyers and this website were created by Leonie Lude,
Karla Kniep and Sven Krahl.
To learn more about the design, hit them up:
<a class="white-link"
href="mailto:kniep.krahl.lude-design@outlook.de">kniep.krahl.lude-design@outlook.de</a>.
</p>
</div>
</div>
</div>
<!--End row-->
</div>
<!--End container-->
<!--Container-->
<div class="container">
<!--Row-->
<div class="row">
<div class="col-sm-8 col-sm-offset-2 text-center mt-30">
<h2 class="sub-title-1">Didn't find what you're looking for?</h2>
<p><a class="pink-link" href="mailto:info@hackundsoehne.de ">info@hackundsoehne.de</a></p>
</div>
</div>
<!--End row-->
</div>
<!--End container-->
</div>
</div>
<!--End hero section-->
<footer>
<div class="bottom-footer pt-50 pb-50">
<!--Container-->
<div class="container ">
<div class="row">
<div class="col-lg-5 footer-copyright pb3">
<span class="pr3">an event by</span>
<a target="_blank" href="https://hackundsoehne.de">
<img src="assets/img/hs_logo_white.png" width="75px" />
</a>
</div>
<div class="col-lg-3">
<ul class="block-social tc pb3 pt3">
<li><a target="_blank" href="https://www.facebook.com/hackundsoehne/"><i
class="white-link icon-facebook"></i></a></li>
<li><a target="_blank" href="https://twitter.com/hackundsoehne"><i
class="white-link icon-twitter"></i></a></li>
<li><a target="_blank" href="https://www.instagram.com/hackundsoehne/"><i
class="white-link icon-instagram-1"></i></a></li>
</ul>
</div>
<div class="col-lg-4">
<ul class="block-legal footer-buttons pb3 pt3">
<li><a href="https://hackundsoehne.de/team" target="_blank">Team</a>
<li><a href="https://hackundsoehne.de/contact" target="_blank">Contact</a>
<li><a href="assets/coc-public.pdf" target="_blank">Code of Conduct</a>
<li><a href="https://hackundsoehne.de/terms" target="_blank">Terms</a>
<li><a href="https://hackundsoehne.de/dataprivacy" target="_blank">Data privacy</a>
</ul>
</div>
</div>
</div>
<!--End container-->
</div>
</footer>
</div>
<!-- End wrapper-->
<!--Javascript-->
<script src="assets/js/jquery-1.12.4.min.js" type="text/javascript"></script>
<script src="assets/js/jquery.flexslider-min.js" type="text/javascript"></script>
<script src="assets/js/smooth-scroll.js" type="text/javascript"></script>
<script src="assets/js/jquery.validate.min.js" type="text/javascript"></script>
<script src="assets/js/placeholders.min.js" type="text/javascript"></script>
<script src="assets/js/venobox.min.js" type="text/javascript"></script>
<script src="assets/js/script.js" type="text/javascript"></script>
</body>
</html>