-
Notifications
You must be signed in to change notification settings - Fork 6
/
index.html
65 lines (61 loc) · 3.93 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
---
layout: default
title: RailsCamp Germany 2014
---
<div class="hero frontpage pure-g-r">
<div class="pure-u-1">
<p><img class="flame" src="/img/flame_500.png" /></p>
<h1>{{ site.name }}</h1>
<p><span class="subheading">September 26-28, 2014 · Abenteuerhallen Kalk, Cologne</span></p>
</div>
</div>
<div id="content">
<div class="pure-g-r">
<div class="pure-u-1">
<p class="intro">
Join 200 fellow Rails developers in Cologne this summer for the 6th
edition of RailsCamp Germany! Meet old and new friends, learn, teach,
exchange ideas and experiences, and have tons of fun and games at this
crowd-organized unconference extraordinaire.
</p>
<p class="intro">
Join our <a href="/newsletter">newsletter</a>!
</p>
</div>
<div class="pure-u-1">
<div class="quick-facts">
<h2 class="quick-facts--title">Railscamp Quick Facts</h2>
<ul>
<li>
<strong>What is it?</strong><br/>
<p>A community-organized and non-profit (un)conference/barcamp with talks and workshops about web development, but also many fun non-tech activities.</p>
</li>
<li>
<strong>When and where will it take place?</strong><br/>
<p>The camp warm-up already <strong>starts Friday September 26 at 19:00</strong>, while the sessions start on Saturday morning at 10:30. It <strong>ends Sunday September 28 at 17:00</strong>. The <a href="/venue/"><strong>Abenteuerhallen Kalk (Cologne)</strong></a> are a unique and quirky place with lots of room for all kinds of activity. There will be food, drinks and room to sleep, so you will never have to leave the venue for the whole weekend.</p>
</li>
<li>
<strong>Who is attending?</strong><br />
<p>There will be <strong>100-200 fun-loving techies</strong> who have some interest in Rails and web development, and who like to meet new people.</p>
</li>
<li>
<strong>What will the sessions be about?</strong><br />
<p>The event originated in the Rails community, but hardly any session is limited to Ruby/Rails. There will be general <strong>frontend topics</strong> (Living Styleguides, ember), generic <strong>backend topics</strong> (CoreOS, Docker, InfluxDB), <strong>soft skills</strong> (Design Thinking), and most of all many <strong>non-tech activities</strong> (climbing, screen printing, sewing, socccer, ...)</p>
</li>
<li>
<strong>Who is behind this event?</strong><br />
<p>The organization behind the event is the <strong>non-profit Ruby Berlin e.V</strong>. The core organizers are a loose group of <strong>volunteers</strong>, who like to bring together the German Rails community. But at the end it is <strong>you</strong>, your contributions, your help, your sessions, that will make this event awesome.</p>
</li>
<li>
<strong>What is expected of me as a participant?</strong><br />
<p><strong>Everybody</strong> at Railscamp is also a </strong>speaker</strong> (and maybe even <strong>organizer</strong>) at the same time. It's an event "by the communtiy, for the community". If you would like something at the event, just <strong>take matters in your own hands</strong> and make it happen, you will surely find others to help you.</p>
</li>
</ul>
</div>
</div>
<div class="pure-u-2">
<!-- <a class="twitter-timeline" data-dnt="true" href="https://twitter.com/railscamp_de" data-widget-id="346584881855356928">Tweets by @railscamp_de</a> -->
<!-- <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> -->
</div>
</div>
</div>