forked from euruko/euruko2019.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
411 lines (401 loc) · 28.3 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
398
399
400
401
402
403
404
405
406
407
408
409
410
411
---
layout: default
id: index-page
title: EuRuKo'19, June 21st - 22nd 2019, Rotterdam
---
<header class="full-width">
<div class="overlay1"></div>
<div class="overlay2"></div>
<div class="container">
<section id="info">
<h1>EuRuKo'19</h1>
<h2>June 21st - 22nd, 2019</h2>
<p>The annual European Ruby conference will dock in Rotterdam!</p>
<p class="early-bird-note">The first batch(es) of tickets are SOLD OUT.</p>
<a class="button bg-red" href="http://eepurl.com/dJZMb6" target="_blank">Tell me when more tickets go online!</a>
<!-- <a class="button bg-red" href="https://ti.to/euruko2019/euruko-rotterdam-2019" target="_blank">Yes, I'd like to climb aboard!</a>-->
</section>
<section id="speakers">
<h1>Speakers</h1>
<article>
{% for speaker in site.data.speakers %}
<div class="speaker">
<img src="{{ speaker.image_url }}">
<p class="name">
{{ speaker.first_name }} {{ speaker.last_name }}
</p>
<p class="social">
{% if speaker.twitter %}
<a href="https://twitter.com/{{ speaker.twitter }}" target="_blank">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 24 20" xml:space="preserve">
<path fill="#FFFFFF" class="st0" d="M24,2.368 C23.342,3.38 22.507,4.269 21.545,4.981 C21.553,5.196 21.557,5.416 21.557,5.635 C21.557,12.308 16.606,20 7.548,20 C4.768,20 2.179,19.164 0,17.733 C0.385,17.78 0.778,17.803 1.175,17.803 C3.481,17.803 5.605,16.995 7.29,15.64 C5.135,15.601 3.317,14.141 2.691,12.136 C2.991,12.195 3.301,12.225 3.618,12.225 C4.067,12.225 4.502,12.166 4.915,12.048 C2.661,11.585 0.964,9.544 0.964,7.097 L0.964,7.035 C1.628,7.411 2.389,7.64 3.195,7.665 C1.874,6.759 1.004,5.213 1.004,3.463 C1.004,2.538 1.247,1.67 1.671,0.922 C4.101,3.98 7.728,5.988 11.82,6.199 C11.736,5.829 11.694,5.445 11.694,5.049 C11.694,2.261 13.898,0 16.616,0 C18.033,0 19.313,0.612 20.209,1.593 C21.333,1.368 22.386,0.948 23.338,0.37 C22.97,1.549 22.19,2.538 21.173,3.162 C22.169,3.041 23.118,2.769 24,2.368 Z" id="path-1"></path>
</svg>
</a>
{% endif %}
</p>
{% if speaker.keynote %}
<p class="sticker">
keynote
</p>
{% endif %}
</div>
{% endfor %}
</article>
<div class="apply">
<p>Want to be a speaker?</p>
<a href="https://www.papercall.io/euruko2019" target="_blank" class="button bg-red outline proposal">send in your talk proposal</a>
</div>
</section>
</div>
</header>
<main>
<section id="organisors">
<div class="container">
<div class="description">
<h1>Meet RubyNL, the driving force behind EuRuKo 2019</h1>
<p>
RubyNL is a Dutch Ruby foundation led by Rayta van Rijswijk and Floor Drees.
</p>
</div>
<div class="members">
<article class="member">
<img src="/assets/images/team/raytavanrijswijk.jpg" />
<span class="name">Rayta van Rijswijk</span>
<div class="social">
<a href="https://twitter.com/raytalks" target="_blank">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 24 20" xml:space="preserve">
<path fill="#F33A43" class="st0" d="M24,2.368 C23.342,3.38 22.507,4.269 21.545,4.981 C21.553,5.196 21.557,5.416 21.557,5.635 C21.557,12.308 16.606,20 7.548,20 C4.768,20 2.179,19.164 0,17.733 C0.385,17.78 0.778,17.803 1.175,17.803 C3.481,17.803 5.605,16.995 7.29,15.64 C5.135,15.601 3.317,14.141 2.691,12.136 C2.991,12.195 3.301,12.225 3.618,12.225 C4.067,12.225 4.502,12.166 4.915,12.048 C2.661,11.585 0.964,9.544 0.964,7.097 L0.964,7.035 C1.628,7.411 2.389,7.64 3.195,7.665 C1.874,6.759 1.004,5.213 1.004,3.463 C1.004,2.538 1.247,1.67 1.671,0.922 C4.101,3.98 7.728,5.988 11.82,6.199 C11.736,5.829 11.694,5.445 11.694,5.049 C11.694,2.261 13.898,0 16.616,0 C18.033,0 19.313,0.612 20.209,1.593 C21.333,1.368 22.386,0.948 23.338,0.37 C22.97,1.549 22.19,2.538 21.173,3.162 C22.169,3.041 23.118,2.769 24,2.368 Z" id="path-1"></path>
</svg>
</a>
<a href="https://github.com/raytalks" target="_blank">
<svg viewBox="0 0 33 33" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="GitHub-Mark" transform="translate(-136.000000, -55.000000)" fill="#F33A43">
<path d="M152.608,55.455 C143.614,55.455 136.32,62.748 136.32,71.745 C136.32,78.942 140.987,85.047 147.46,87.201 C148.275,87.351 148.572,86.848 148.572,86.416 C148.572,86.03 148.558,85.005 148.55,83.646 C144.019,84.63 143.063,81.462 143.063,81.462 C142.322,79.58 141.254,79.079 141.254,79.079 C139.775,78.069 141.366,78.089 141.366,78.089 C143.001,78.204 143.861,79.768 143.861,79.768 C145.314,82.257 147.674,81.538 148.602,81.121 C148.75,80.069 149.171,79.351 149.636,78.944 C146.019,78.533 142.216,77.135 142.216,70.893 C142.216,69.115 142.851,67.66 143.893,66.522 C143.725,66.11 143.166,64.453 144.053,62.211 C144.053,62.211 145.42,61.773 148.532,63.881 C149.831,63.519 151.225,63.339 152.61,63.332 C153.994,63.339 155.387,63.519 156.688,63.881 C159.798,61.773 161.163,62.211 161.163,62.211 C162.052,64.453 161.493,66.11 161.326,66.522 C162.37,67.66 163,69.115 163,70.893 C163,77.151 159.191,78.528 155.563,78.931 C156.147,79.434 156.668,80.428 156.668,81.948 C156.668,84.125 156.648,85.882 156.648,86.416 C156.648,86.852 156.942,87.359 157.768,87.2 C164.236,85.041 168.899,78.94 168.899,71.745 C168.899,62.748 161.605,55.455 152.608,55.455" id="Fill-4"></path>
</g>
</g>
</svg>
</a>
</div>
</article>
<article class="member">
<img src="/assets/images/team/floord.jpg" />
<span class="name">Floor Drees</span>
<div class="social">
<a href="https://twitter.com/floordrees" target="_blank">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 24 20" xml:space="preserve">
<path fill="#F33A43" class="st0" d="M24,2.368 C23.342,3.38 22.507,4.269 21.545,4.981 C21.553,5.196 21.557,5.416 21.557,5.635 C21.557,12.308 16.606,20 7.548,20 C4.768,20 2.179,19.164 0,17.733 C0.385,17.78 0.778,17.803 1.175,17.803 C3.481,17.803 5.605,16.995 7.29,15.64 C5.135,15.601 3.317,14.141 2.691,12.136 C2.991,12.195 3.301,12.225 3.618,12.225 C4.067,12.225 4.502,12.166 4.915,12.048 C2.661,11.585 0.964,9.544 0.964,7.097 L0.964,7.035 C1.628,7.411 2.389,7.64 3.195,7.665 C1.874,6.759 1.004,5.213 1.004,3.463 C1.004,2.538 1.247,1.67 1.671,0.922 C4.101,3.98 7.728,5.988 11.82,6.199 C11.736,5.829 11.694,5.445 11.694,5.049 C11.694,2.261 13.898,0 16.616,0 C18.033,0 19.313,0.612 20.209,1.593 C21.333,1.368 22.386,0.948 23.338,0.37 C22.97,1.549 22.19,2.538 21.173,3.162 C22.169,3.041 23.118,2.769 24,2.368 Z" id="path-1"></path>
</svg>
</a>
<a href="https://github.com/floord" target="_blank">
<svg viewBox="0 0 33 33" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="GitHub-Mark" transform="translate(-136.000000, -55.000000)" fill="#F33A43">
<path d="M152.608,55.455 C143.614,55.455 136.32,62.748 136.32,71.745 C136.32,78.942 140.987,85.047 147.46,87.201 C148.275,87.351 148.572,86.848 148.572,86.416 C148.572,86.03 148.558,85.005 148.55,83.646 C144.019,84.63 143.063,81.462 143.063,81.462 C142.322,79.58 141.254,79.079 141.254,79.079 C139.775,78.069 141.366,78.089 141.366,78.089 C143.001,78.204 143.861,79.768 143.861,79.768 C145.314,82.257 147.674,81.538 148.602,81.121 C148.75,80.069 149.171,79.351 149.636,78.944 C146.019,78.533 142.216,77.135 142.216,70.893 C142.216,69.115 142.851,67.66 143.893,66.522 C143.725,66.11 143.166,64.453 144.053,62.211 C144.053,62.211 145.42,61.773 148.532,63.881 C149.831,63.519 151.225,63.339 152.61,63.332 C153.994,63.339 155.387,63.519 156.688,63.881 C159.798,61.773 161.163,62.211 161.163,62.211 C162.052,64.453 161.493,66.11 161.326,66.522 C162.37,67.66 163,69.115 163,70.893 C163,77.151 159.191,78.528 155.563,78.931 C156.147,79.434 156.668,80.428 156.668,81.948 C156.668,84.125 156.648,85.882 156.648,86.416 C156.648,86.852 156.942,87.359 157.768,87.2 C164.236,85.041 168.899,78.94 168.899,71.745 C168.899,62.748 161.605,55.455 152.608,55.455" id="Fill-4"></path>
</g>
</g>
</svg>
</a>
</div>
</article>
</div>
</div>
</section>
<section id="team">
<div class="container">
<h2>And the rest of the team</h2>
<div class="members">
<article class="member">
<img src="/assets/images/team/royt.jpg" />
<span class="name">Roy Tomeij</span>
<div class="social">
<a href="https://twitter.com/roy" target="_blank">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 24 20" xml:space="preserve">
<path fill="#F33A43" class="st0" d="M24,2.368 C23.342,3.38 22.507,4.269 21.545,4.981 C21.553,5.196 21.557,5.416 21.557,5.635 C21.557,12.308 16.606,20 7.548,20 C4.768,20 2.179,19.164 0,17.733 C0.385,17.78 0.778,17.803 1.175,17.803 C3.481,17.803 5.605,16.995 7.29,15.64 C5.135,15.601 3.317,14.141 2.691,12.136 C2.991,12.195 3.301,12.225 3.618,12.225 C4.067,12.225 4.502,12.166 4.915,12.048 C2.661,11.585 0.964,9.544 0.964,7.097 L0.964,7.035 C1.628,7.411 2.389,7.64 3.195,7.665 C1.874,6.759 1.004,5.213 1.004,3.463 C1.004,2.538 1.247,1.67 1.671,0.922 C4.101,3.98 7.728,5.988 11.82,6.199 C11.736,5.829 11.694,5.445 11.694,5.049 C11.694,2.261 13.898,0 16.616,0 C18.033,0 19.313,0.612 20.209,1.593 C21.333,1.368 22.386,0.948 23.338,0.37 C22.97,1.549 22.19,2.538 21.173,3.162 C22.169,3.041 23.118,2.769 24,2.368 Z" id="path-1"></path>
</svg>
</a>
<a href="https://github.com/roytomeij" target="_blank">
<svg viewBox="0 0 33 33" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="GitHub-Mark" transform="translate(-136.000000, -55.000000)" fill="#F33A43">
<path d="M152.608,55.455 C143.614,55.455 136.32,62.748 136.32,71.745 C136.32,78.942 140.987,85.047 147.46,87.201 C148.275,87.351 148.572,86.848 148.572,86.416 C148.572,86.03 148.558,85.005 148.55,83.646 C144.019,84.63 143.063,81.462 143.063,81.462 C142.322,79.58 141.254,79.079 141.254,79.079 C139.775,78.069 141.366,78.089 141.366,78.089 C143.001,78.204 143.861,79.768 143.861,79.768 C145.314,82.257 147.674,81.538 148.602,81.121 C148.75,80.069 149.171,79.351 149.636,78.944 C146.019,78.533 142.216,77.135 142.216,70.893 C142.216,69.115 142.851,67.66 143.893,66.522 C143.725,66.11 143.166,64.453 144.053,62.211 C144.053,62.211 145.42,61.773 148.532,63.881 C149.831,63.519 151.225,63.339 152.61,63.332 C153.994,63.339 155.387,63.519 156.688,63.881 C159.798,61.773 161.163,62.211 161.163,62.211 C162.052,64.453 161.493,66.11 161.326,66.522 C162.37,67.66 163,69.115 163,70.893 C163,77.151 159.191,78.528 155.563,78.931 C156.147,79.434 156.668,80.428 156.668,81.948 C156.668,84.125 156.648,85.882 156.648,86.416 C156.648,86.852 156.942,87.359 157.768,87.2 C164.236,85.041 168.899,78.94 168.899,71.745 C168.899,62.748 161.605,55.455 152.608,55.455" id="Fill-4"></path>
</g>
</g>
</svg>
</a>
</div>
</article>
<article class="member">
<img src="/assets/images/team/tom.png" />
<span class="name">Tom de Bruijn</span>
<div class="social">
<a href="https://twitter.com/tombruijn" target="_blank">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 24 20" xml:space="preserve">
<path fill="#F33A43" class="st0" d="M24,2.368 C23.342,3.38 22.507,4.269 21.545,4.981 C21.553,5.196 21.557,5.416 21.557,5.635 C21.557,12.308 16.606,20 7.548,20 C4.768,20 2.179,19.164 0,17.733 C0.385,17.78 0.778,17.803 1.175,17.803 C3.481,17.803 5.605,16.995 7.29,15.64 C5.135,15.601 3.317,14.141 2.691,12.136 C2.991,12.195 3.301,12.225 3.618,12.225 C4.067,12.225 4.502,12.166 4.915,12.048 C2.661,11.585 0.964,9.544 0.964,7.097 L0.964,7.035 C1.628,7.411 2.389,7.64 3.195,7.665 C1.874,6.759 1.004,5.213 1.004,3.463 C1.004,2.538 1.247,1.67 1.671,0.922 C4.101,3.98 7.728,5.988 11.82,6.199 C11.736,5.829 11.694,5.445 11.694,5.049 C11.694,2.261 13.898,0 16.616,0 C18.033,0 19.313,0.612 20.209,1.593 C21.333,1.368 22.386,0.948 23.338,0.37 C22.97,1.549 22.19,2.538 21.173,3.162 C22.169,3.041 23.118,2.769 24,2.368 Z" id="path-1"></path>
</svg>
</a>
<a href="https://github.com/tombruijn" target="_blank">
<svg viewBox="0 0 33 33" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="GitHub-Mark" transform="translate(-136.000000, -55.000000)" fill="#F33A43">
<path d="M152.608,55.455 C143.614,55.455 136.32,62.748 136.32,71.745 C136.32,78.942 140.987,85.047 147.46,87.201 C148.275,87.351 148.572,86.848 148.572,86.416 C148.572,86.03 148.558,85.005 148.55,83.646 C144.019,84.63 143.063,81.462 143.063,81.462 C142.322,79.58 141.254,79.079 141.254,79.079 C139.775,78.069 141.366,78.089 141.366,78.089 C143.001,78.204 143.861,79.768 143.861,79.768 C145.314,82.257 147.674,81.538 148.602,81.121 C148.75,80.069 149.171,79.351 149.636,78.944 C146.019,78.533 142.216,77.135 142.216,70.893 C142.216,69.115 142.851,67.66 143.893,66.522 C143.725,66.11 143.166,64.453 144.053,62.211 C144.053,62.211 145.42,61.773 148.532,63.881 C149.831,63.519 151.225,63.339 152.61,63.332 C153.994,63.339 155.387,63.519 156.688,63.881 C159.798,61.773 161.163,62.211 161.163,62.211 C162.052,64.453 161.493,66.11 161.326,66.522 C162.37,67.66 163,69.115 163,70.893 C163,77.151 159.191,78.528 155.563,78.931 C156.147,79.434 156.668,80.428 156.668,81.948 C156.668,84.125 156.648,85.882 156.648,86.416 C156.648,86.852 156.942,87.359 157.768,87.2 C164.236,85.041 168.899,78.94 168.899,71.745 C168.899,62.748 161.605,55.455 152.608,55.455" id="Fill-4"></path>
</g>
</g>
</svg>
</a>
</div>
</article>
<article class="member">
<img src="/assets/images/team/tonci.jpg" />
<span class="name">Tonći Galić</span>
<div class="social">
<a href="https://twitter.com/tuxified" target="_blank">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 24 20" xml:space="preserve">
<path fill="#F33A43" class="st0" d="M24,2.368 C23.342,3.38 22.507,4.269 21.545,4.981 C21.553,5.196 21.557,5.416 21.557,5.635 C21.557,12.308 16.606,20 7.548,20 C4.768,20 2.179,19.164 0,17.733 C0.385,17.78 0.778,17.803 1.175,17.803 C3.481,17.803 5.605,16.995 7.29,15.64 C5.135,15.601 3.317,14.141 2.691,12.136 C2.991,12.195 3.301,12.225 3.618,12.225 C4.067,12.225 4.502,12.166 4.915,12.048 C2.661,11.585 0.964,9.544 0.964,7.097 L0.964,7.035 C1.628,7.411 2.389,7.64 3.195,7.665 C1.874,6.759 1.004,5.213 1.004,3.463 C1.004,2.538 1.247,1.67 1.671,0.922 C4.101,3.98 7.728,5.988 11.82,6.199 C11.736,5.829 11.694,5.445 11.694,5.049 C11.694,2.261 13.898,0 16.616,0 C18.033,0 19.313,0.612 20.209,1.593 C21.333,1.368 22.386,0.948 23.338,0.37 C22.97,1.549 22.19,2.538 21.173,3.162 C22.169,3.041 23.118,2.769 24,2.368 Z" id="path-1"></path>
</svg>
</a>
<a href="https://github.com/Tuxified" target="_blank">
<svg viewBox="0 0 33 33" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="GitHub-Mark" transform="translate(-136.000000, -55.000000)" fill="#F33A43">
<path d="M152.608,55.455 C143.614,55.455 136.32,62.748 136.32,71.745 C136.32,78.942 140.987,85.047 147.46,87.201 C148.275,87.351 148.572,86.848 148.572,86.416 C148.572,86.03 148.558,85.005 148.55,83.646 C144.019,84.63 143.063,81.462 143.063,81.462 C142.322,79.58 141.254,79.079 141.254,79.079 C139.775,78.069 141.366,78.089 141.366,78.089 C143.001,78.204 143.861,79.768 143.861,79.768 C145.314,82.257 147.674,81.538 148.602,81.121 C148.75,80.069 149.171,79.351 149.636,78.944 C146.019,78.533 142.216,77.135 142.216,70.893 C142.216,69.115 142.851,67.66 143.893,66.522 C143.725,66.11 143.166,64.453 144.053,62.211 C144.053,62.211 145.42,61.773 148.532,63.881 C149.831,63.519 151.225,63.339 152.61,63.332 C153.994,63.339 155.387,63.519 156.688,63.881 C159.798,61.773 161.163,62.211 161.163,62.211 C162.052,64.453 161.493,66.11 161.326,66.522 C162.37,67.66 163,69.115 163,70.893 C163,77.151 159.191,78.528 155.563,78.931 C156.147,79.434 156.668,80.428 156.668,81.948 C156.668,84.125 156.648,85.882 156.648,86.416 C156.648,86.852 156.942,87.359 157.768,87.2 C164.236,85.041 168.899,78.94 168.899,71.745 C168.899,62.748 161.605,55.455 152.608,55.455" id="Fill-4"></path>
</g>
</g>
</svg>
</a>
</div>
</article>
<article class="member">
<img src="/assets/images/team/terence.jpg" />
<span class="name">Terence Lee</span>
<div class="social">
<a href="https://twitter.com/hone02" target="_blank">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 24 20" xml:space="preserve">
<path fill="#F33A43" class="st0" d="M24,2.368 C23.342,3.38 22.507,4.269 21.545,4.981 C21.553,5.196 21.557,5.416 21.557,5.635 C21.557,12.308 16.606,20 7.548,20 C4.768,20 2.179,19.164 0,17.733 C0.385,17.78 0.778,17.803 1.175,17.803 C3.481,17.803 5.605,16.995 7.29,15.64 C5.135,15.601 3.317,14.141 2.691,12.136 C2.991,12.195 3.301,12.225 3.618,12.225 C4.067,12.225 4.502,12.166 4.915,12.048 C2.661,11.585 0.964,9.544 0.964,7.097 L0.964,7.035 C1.628,7.411 2.389,7.64 3.195,7.665 C1.874,6.759 1.004,5.213 1.004,3.463 C1.004,2.538 1.247,1.67 1.671,0.922 C4.101,3.98 7.728,5.988 11.82,6.199 C11.736,5.829 11.694,5.445 11.694,5.049 C11.694,2.261 13.898,0 16.616,0 C18.033,0 19.313,0.612 20.209,1.593 C21.333,1.368 22.386,0.948 23.338,0.37 C22.97,1.549 22.19,2.538 21.173,3.162 C22.169,3.041 23.118,2.769 24,2.368 Z" id="path-1"></path>
</svg>
</a>
<a href="https://github.com/hone" target="_blank">
<svg viewBox="0 0 33 33" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="GitHub-Mark" transform="translate(-136.000000, -55.000000)" fill="#F33A43">
<path d="M152.608,55.455 C143.614,55.455 136.32,62.748 136.32,71.745 C136.32,78.942 140.987,85.047 147.46,87.201 C148.275,87.351 148.572,86.848 148.572,86.416 C148.572,86.03 148.558,85.005 148.55,83.646 C144.019,84.63 143.063,81.462 143.063,81.462 C142.322,79.58 141.254,79.079 141.254,79.079 C139.775,78.069 141.366,78.089 141.366,78.089 C143.001,78.204 143.861,79.768 143.861,79.768 C145.314,82.257 147.674,81.538 148.602,81.121 C148.75,80.069 149.171,79.351 149.636,78.944 C146.019,78.533 142.216,77.135 142.216,70.893 C142.216,69.115 142.851,67.66 143.893,66.522 C143.725,66.11 143.166,64.453 144.053,62.211 C144.053,62.211 145.42,61.773 148.532,63.881 C149.831,63.519 151.225,63.339 152.61,63.332 C153.994,63.339 155.387,63.519 156.688,63.881 C159.798,61.773 161.163,62.211 161.163,62.211 C162.052,64.453 161.493,66.11 161.326,66.522 C162.37,67.66 163,69.115 163,70.893 C163,77.151 159.191,78.528 155.563,78.931 C156.147,79.434 156.668,80.428 156.668,81.948 C156.668,84.125 156.648,85.882 156.648,86.416 C156.648,86.852 156.942,87.359 157.768,87.2 C164.236,85.041 168.899,78.94 168.899,71.745 C168.899,62.748 161.605,55.455 152.608,55.455" id="Fill-4"></path>
</g>
</g>
</svg>
</a>
</div>
</article>
<div>
<p>Artwork by <a href="http://www.nickvisr.nl/" target="_blank">Nick Visser</a>. Implementation by <a href="https://github.com/scarhand" target="_blank">Niels van der Zanden</a>.</p>
</div>
</div>
</div>
</section>
<section id="venue">
<div class="container">
<div class="image">
<img src="/assets/images/ss-rotterdam.png">
</div>
<div class="location">
<h1>Board the SS Rotterdam!</h1>
<p class="address">
3e Katendrechtsehoofd 25, 3072AM Rotterdam
</p>
<p class="description">
For this year's EuRuKo we have managed to secure a location so uniquely Rotterdam, it's crazy! Namely the ss Rotterdam. A ship with a rich history now permanently docked right in the smack center of Rotterdam.
<!-- <a href="#">Read more</a> -->
</p><p><a href="https://gc.synxis.com/rez.aspx?hotel=59913&start=calendar&chain=10024&locale=en-US&adult=2&_ga=2.103436297.801378335.1547729698-1483602838.1547123594" target="_blank">Book your accommodation</a> on the ship (yes, really).</p>
<!-- <a href="#" class="button bg-red">How do I get there?</a> -->
</div>
</div>
</section>
<section id="schedule">
<div class="container">
<p>Obviously, the schedule is subject to change.</p>
<div class="day-1">
<h2>Friday, June 21</h2>
<table>
<colgroup>
<col class="time">
<col class="event">
</colgroup>
<tbody>
<tr>
<td>10:00 - 10:30</td>
<td>Keynote</td>
</tr>
<tr>
<td>10:30 - 10:50</td>
<td>Break</td>
</tr>
<tr>
<td>10:50 - 11:20</td>
<td>Talk 1</td>
</tr>
<tr>
<td>11:20 - 11:50</td>
<td>Talk 2</td>
</tr>
<tr>
<td>11:50 - 12:10</td>
<td>Break</td>
</tr>
<tr>
<td>12:10 - 12:40</td>
<td>Talk 3</td>
</tr>
<tr>
<td>12:40 - 13:10</td>
<td>Talk 4</td>
</tr>
<tr>
<td>13:10 - 14:10</td>
<td>Lunch</td>
</tr>
<tr>
<td>14:10 - 14:40</td>
<td>Talk 5</td>
</tr>
<tr>
<td>14:40 - 15:10</td>
<td>Talk 6</td>
</tr>
<tr>
<td>15:10 - 15:30</td>
<td>Break</td>
</tr>
<tr>
<td>15:30 - 15:50</td>
<td>Closing Notes</td>
</tr>
<tr>
<td>15:50 - 16:20</td>
<td>Closing Keynote</td>
</tr>
<tr>
<td>20:00 - 24:00</td>
<td>Party</td>
</tr>
</tbody>
</table>
</div>
<div class="day-2">
<h2>Saturday, June 22</h2>
<table>
<colgroup>
<col class="time">
<col class="event">
</colgroup>
<tbody>
<td>10:30 - 11:00</td>
<td>Keynote</td>
</tr>
<tr>
<td>11:00 - 11:20</td>
<td>Break</td>
</tr>
<tr>
<td>11:20 - 11:50</td>
<td>Talk 7</td>
</tr>
<tr>
<td>11:50 - 12:20</td>
<td>Talk 8</td>
</tr>
<tr>
<td>12:20 - 12:40</td>
<td>Break</td>
</tr>
<tr>
<td>12:40 - 13:10</td>
<td>Lightning Talks</td>
</tr>
<tr>
<td>13:10 - 13:30</td>
<td>City Pitch</td>
</tr>
<tr>
<td>13:30 - 14:30</td>
<td>Lunch</td>
</tr>
<tr>
<td>14:30 - 15:00</td>
<td>Talk 9</td>
</tr>
<tr>
<td>15:00 - 15:30</td>
<td>Talk 10</td>
</tr>
<tr>
<td>15:30 - 15:50</td>
<td>Break</td>
</tr>
<tr>
<td>15:50 - 16:20</td>
<td>Closing Keynote</td>
</tr>
<tr>
<td>16:20 - 16:40</td>
<td>Closing Notes (+city reveal)</td>
</tr>
</tbody>
</table>
</div>
</div>
</section>
<section id="sponsors">
<div class="container">
<h1>EuRuKo 2019 is kept afloat by these great companies</h1>
<p>
Please <a href="mailto:[email protected]">contact us</a> about sponsoring.
Or <a href="/sponsoring/">check out</a> our sponsoring packages!
</p>
{% include sponsors.html %}
</div>
</section>
<section id="sponsor-booth" class="full-width">
<div class="container">
<h1>Startup Contest - Win a booth!</h1>
<p>
We understand that not every team can afford a sponsorship package, but do want to get their name out there. That’s why we’re giving away 1 booth spot, to the startup that comes up with the best idea in our <strong>Icebreaker Contest</strong>.
</p>
<p>
People come to EuRuKo to connect with other Rubyists. We’re looking for solutions to help them reach that goal. We’re not saying app (but maybe we are). We <strong>are</strong> saying Ruby. Help EuRuKo attendees expand their circle, and promote alongside the big players!
</p>
<div class="post-link">
<p>Post a your idea (or a demonstration) of your solution to the EuRuKo repository.</p>
<p>Read more about <a href="https://github.com/euruko/euruko2019.github.io/issues/9">the contest and its rules</a>.</p>
<a href="https://github.com/euruko/euruko2019.github.io/issues/new" target="_blank" class="button bg-red outline proposal">Post your idea</a>
<p>Contest closes Friday May 3rd, 12PM CET</p>
</div>
</div>
</section>
<section id="code-of-conduct">
<div class="container">
<h1>Code of Conduct</h1>
<p>
In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation.
</p>
<p>The event space is (wheelchair) accessible.</p>
<p>
We adhere to the <a href="https://www.contributor-covenant.org/version/1/4/code-of-conduct" target="_blank">Contributor Convenant</a>.
<!-- Don’t hesitate to reach out when you notice anything that goes against the spirit of our Code of Conduct:<br />
<a href="mailto:[email protected]" class="contact">[email protected]</a> or: <a href="mailto:[email protected]" class="contact">[email protected]</a> -->
</p>
</div>
</section>
<section id="railsgirls">
<div class="container">
<h1>Rails Girls Rotterdam 2019</h1>
<p>
One day prior to the conference, we throw a free workshop at the <a href="https://www.beequip.nl" target="_blank">BEEQUIP</a> office in Rotterdam. Dive into the magical world of web development, at <a href="http://railsgirls.com/rotterdam19.html" target="_blank">Rails Girls Rotterdam</a>, June 20, 2019.
</p>
</div>
</section>
</main>