-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
executable file
·397 lines (365 loc) · 23 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
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>Hacktoberfest BCN | 21 October 2018, Barcelona</title>
<link rel="shortcut icon" href="images/favicon.ico">
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="vendor/ionicons/css/ionicons.min.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i|Roboto:400,400i,500,500i,700,700i,900,900i">
<link rel="stylesheet" href="css/styles.css">
</head>
<body id="page-top">
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top" id="mainNav">
<div class="container">
<!-- <a class="navbar-brand js-scroll-trigger" href="#page-top"><img id="logo" src="images/logo.png" class="rounded" /> KRISTINA WS</a> -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#about">About</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#agenda">Agenda</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#sponsors">Sponsors</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#organizers">Organizers</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#tickets">Get a ticket</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#where">Where?</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#faq">FAQ</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#coc">CoC</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#twitter"><i class="fab fa-twitter"></i></a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#contact">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<section id="about" class="banner banner3">
<div class="container text-center">
<div class="row justify-content-md-center">
<div class="col-md-6">
<img src="images/logo-hacktoberfest-bcn.png" class="img-fluid" alt="Hacktoberfest BCN 2018" />
</div>
</div>
<div class="row">
<!-- <br/><br/> -->
<!-- <h2>Let's hack for Open Source together</h2> -->
<h1>October 21<sup>st</sup> 2018</h1>
<!-- <a href="#about" class="learn_more js-scroll-trigger">Learn more</a> -->
<br/><br/>
<div class="row">
<div class="col-lg-10 mx-auto">
<h3>
<a href="https://hacktoberfest.digitalocean.com/" target="_blank" class="font-weight-bold">Hacktoberfest</a> is an annual event across the world to encourage developers to contribute to open source projects. Join us, give back to open source and meet fellow open source enthusiasts.
</h3>
<h2>Let's hack for Open Source together!</h2>
<a class="btn btn-info" href="#tickets">RSVP</a>
<a class="btn btn-danger" href="https://gitter.im/Hacktoberfest-Barcelona" target="_blank">Talk on Gitter</a>
</div>
</div>
</div>
</div>
</section>
<section id="agenda">
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto">
<h2>Agenda</h2>
<ul class="color_list">
<li><b>10.00</b>. Welcome talk + breakfast</li>
<li><b>10.15</b>. Open Source projects pitches. This will help you choose a project</li>
<li><b>10.30</b>. Tutorial for beginners. How To Create a Pull Request on GitHub</li>
<li><b>10.45</b>. Let's work! Pick the project you like best and contribute</li>
<li><b>13.00</b>. Lunch break, provided by our sponsors</li>
<li><b>14.00</b>. Let's work! Pick the project you like best and contribute</li>
<li><b>16.00</b>. Wrapup. Present to everyone what you have done!</li>
</ul>
</div>
</div>
</div>
</section>
<section id="sponsors" class="bg-highlight">
<div class="container">
<div class="row">
<h2>Hacktoberfest BCN Sponsors</h2>
</div>
<div class="row">
<div class="col-md-4">
<a href="https://kernel-analytics.com/en/analytics/" target="_blank"><img class="img-fluid" src="images/kernel_analytics.png" alt="Kernel Analytics" /></a>
</div>
<div class="col-md-6">
<a href="http://pybcn.org/" target="_blank"><img class="img-fluid" src="images/pybcn.png" alt="PyBCN" /></a>
</div>
<div class="col-md-2">
<a href="https://www.meetup.com/BarcelonaJS" target="_blank"><img class="img-fluid" src="images/barcelona_js.png" alt="BarcelonaJS" /></a>
</div>
</div>
</div>
</section>
<section id="organizers" class="organizers2">
<div class="container">
<div class="row">
<div class="col-md-12">
<h3 class="section-title">Organizers</h3>
</div>
</div>
<div class="row organizers_pictures justify-content-center">
<div class="col-lg-3 col-sm-6 fw-600">
<div class="organizer">
<div class="organizer-picture">
<img class="img-fluid rounded-circle" src="images/isra.jpeg" alt="">
</div>
<div class="organizer-info">
<h5>Israel Saeta</h5>
<span>
<a href="https://twitter.com/dukebody" target="_blank"><i class="fab fa-twitter-square"></i></a>
<a href="https://github.com/dukebody" target="_blank"><i class="fab fa-github-square"></i></a>
</span>
</div>
</div>
</div>
<div class="col-lg-3 col-sm-6 fw-600">
<div class="organizer">
<div class="organizer-picture">
<img class="img-fluid rounded-circle" src="images/lpmayos.jpg" alt="">
</div>
<div class="organizer-info">
<h5>Laura Pérez</h5>
<span>
<a href="https://twitter.com/lpmayos" target="_blank"><i class="fab fa-twitter-square"></i></a>
<a href="https://github.com/lpmayos" target="_blank"><i class="fab fa-github-square"></i></a>
</span>
</div>
</div>
</div>
<div class="col-lg-3 col-sm-6 fw-600">
<div class="organizer">
<div class="organizer-picture">
<span><img class="img-fluid rounded-circle" src="images/ifosch.png" alt=""></span>
</div>
<div class="organizer-info">
<h5>Ignasi Fosch</h5>
<span>
<a href="https://twitter.com/ifosch" target="_blank"><i class="fab fa-twitter-square"></i></a>
<a href="https://github.com/ifosch" target="_blank"><i class="fab fa-github-square"></i></a>
</span>
</div>
</div>
</div>
<div class="col-lg-3 col-sm-6 fw-600">
<div class="organizer">
<div class="organizer-picture">
<span><img class="img-fluid rounded-circle" src="images/gpolvara.jpg" alt=""></a>
</div>
<div class="organizer-info">
<h5>Giorgio Polvara</h5>
<span>
<a href="https://twitter.com/gpx" target="_blank"><i class="fab fa-twitter-square"></i></a>
<a href="https://github.com/Gpx" target="_blank"><i class="fab fa-github-square"></i></a>
</span>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="tickets" class="bg-light">
<div class="container">
<div class="row">
<div class="col-sm-12 text-center">
<h2>Get a free ticket</h2>
<p>Spots are limited!</p>
<p><a class="btn btn-danger" href="https://www.eventbrite.es/e/entradas-hacktoberfest-barcelona-2018-51085944435?aff">
Get your ticket now
</a></p>
</div>
</div>
</div>
</section>
<section id="where" class="location">
<div class="container">
<div class="row">
<div class="col-sm-4">
<h3 class="section-title text-left">Kernel Analytics</h3>
<address>
<p>Balmes 89, 6º4ª<br/>08008 Barcelona</p>
</address>
</div>
<div class="col-sm-8">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2993.2081313588005!2d2.1574188157155736!3d41.391286179263886!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x12a4a2812737d2bb%3A0x6354c3fa2371eff9!2sKernel+Analytics!5e0!3m2!1sen!2ses!4v1538733267952" width="600" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
</div>
</div>
</section>
<section id="faq" class="faq bg-light">
<div class="container">
<div class="row">
<div class="col-md-12">
<h3 class="section-title">Event FAQs</h3>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true">
<div class="card">
<div class="card-header rounded-0">
<a data-toggle="collapse" href="#collapse1" role="button" aria-expanded="false" aria-controls="collapse1" class="collapsed">
What is Hacktoberfest?
</a>
</div>
<div id="collapse1" class="collapse">
<div class="card-body">
<p class="card-text"><a href="https://hacktoberfest.digitalocean.com/" target="_blank" class="font-weight-bold">Hacktoberfest</a> is an initiative by Github and DigitalOcean and it's all about contributing to open source projects. After submitting 5 contributions you'll get a limited edition Hacktoberfest 2018 T-Shirt. You can pick any project of your interest but all of the contributions must be accepted within October.</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header rounded-0">
<a data-toggle="collapse" href="#collapse2" role="button" aria-expanded="false" aria-controls="collapse2" class="collapsed">
Who can join?
</a>
</div>
<div id="collapse2" class="collapse">
<div class="card-body">
<p class="card-text">Anyone interested in Software Development. It doesn’t matter if these are your first steps towards Open Source or if you are experienced Software Architect maintaining several projects. For beginners, we’re going to show how to proceed with Git and GitHub and provide mentorship during the whole event. For experienced people, we can offer a comfortable place with snacks to commit and contribute.</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header rounded-0">
<a data-toggle="collapse" href="#collapse3" role="button" aria-expanded="false" aria-controls="collapse3" class="collapsed">
Which projects can I contribute to?
</a>
</div>
<div id="collapse3" class="collapse">
<div class="card-body">
<p class="card-text">You can contribute to any Open Source project you want. The <a href="https://hacktoberfest.digitalocean.com/#gettingstarted" target="_blank">official Hacktoberfest Getting Started section</a> has a list of resources to find projects available to work on. Additionally, during the event we will introduce some well-known projects we can work on together.</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header rounded-0">
<a data-toggle="collapse" href="#collapse4" role="button" aria-expanded="false" aria-controls="collapse4" class="collapsed">
What's in it for me?
</a>
</div>
<div id="collapse4" class="collapse">
<div class="card-body">
<p class="card-text">By contributing to Open Source, you’re helping everyone in the community. Additionally, as a person, you will learn new skills, meet new people and become more valuable on the market. We have a chance to give what we took from Wikipedia!</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header rounded-0">
<a data-toggle="collapse" href="#collapse5" role="button" aria-expanded="false" aria-controls="collapse5" class="collapsed">
Which languages will be spoken during the event?
</a>
</div>
<div id="collapse5" class="collapse">
<div class="card-body">
<p class="card-text">All of the event staff speak English, Catalan and Spanish. Talks will be given in any of the three languages, based on the speaker's preference.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="coc">
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto text-center">
<h2>Code of Conduct</h2>
<!-- Button trigger modal -->
Please read carefully our <a href="#" data-toggle="modal" data-target="#exampleModal">Code of Conduct</a>. Thanks!
<!-- Modal -->
<div class="modal fade" id="exampleModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Code of Conduct</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<p>Hacktoberfest BCN is dedicated to providing a respectful, harassment-free space for everyone. We do not tolerate harassment or bullying of any participant in any form.</p>
<p>Harassment includes offensive verbal/electronic comments related to personal characteristics or choices, sexual images or comments in public or online spaces, deliberate intimidation, bullying, stalking, following, harassing photography or recording, sustained disruption of talks, chats, electronic meetings, physical meetings or other events, inappropriate physical contact, or unwelcome sexual attention. Participants asked to stop any harassing or bullying behavior are expected to comply immediately.</p>
<p>If a participant engages in harassing behavior, event organizers may take reasonable action they deem appropriate, including warning the offender, expulsion from any Hacktoberfest BCN event, or expulsion from mailing lists, IRC chats, discussion boards and other electronic communications channels to resolve the issue.</p>
<p>If you are being harassed, notice that someone else is being harassed, or have any other concerns, please act to intercede or ask for help from any member of the Hacktoberfest BCN organizing team, chat admins or website admins.</p>
<p>This Code of Conduct has been adapted from the
<a href="http://www.pyladies.com/CodeOfConduct/">Pyladies</a> one and is licensed under a
<a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 Unported
license</a>.</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="twitter">
<div class="container">
<div class="row text-center">
<div class="col-lg-12 text-center">
<h2><i class="fab fa-twitter"></i> Timeline <i class="fab fa-twitter"></i></h2>
<a href="https://twitter.com/hashtag/hacktoberfestbcn">#hacktoberfestbcn</a>
</div>
</div>
</div>
</section>
<section id="contact" class="hacktober-bg">
<div class="container">
<div class="row">
<h2>Contact us</h2>
</div>
<div class="row justify-content-md-center">
<div class="col-md-3">
<img class="img-fluid" src="images/logo-hacktoberfest-bcn.png" alt="Kernel Analytics" />
</div>
<div class="col-md-5">
Please contact us at <a href="mailto:[email protected]">[email protected]</a> if you have any question. If you maintain any open source project feel free to join our event as a Maintainer.
</div>
</div>
</div>
</section>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<!-- Scrolling nav JavaScript -->
<script src="js/scrolling-nav.js"></script>
<!-- countdown -->
<script src="js/countdown.js"></script>
<!-- navbar -->
<script src="js/navbar.js"></script>
</body>
</html>