forked from euruko2012/euruko2012.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
55 lines (49 loc) · 2.82 KB
/
index.html
File metadata and controls
55 lines (49 loc) · 2.82 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="description" content="EuRuKo is an annual conference about the Ruby language with an informal atmosphere and lots of oppurtunities to listen, to talk, to hack and to have fun.">
<title>EuRuKo 2012</title>
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width">
<meta http-equiv="cleartype" content="on">
<link href="http://fonts.googleapis.com/css?family=Abel" rel="stylesheet">
<link href="http://fonts.googleapis.com/css?family=Vast+Shadow" rel="stylesheet">
<link href="/stylesheets/screen.css" rel="stylesheet">
</head>
<body class="home">
<header>
<figure>
<img src="images/logo.png" alt="">
</figure><hgroup>
<h1 title="Euruko">EuRuKo<b title="2012">2012</b></h1>
<h2>Amsterdam - <time datetime="2012-06-01">1<sup>st</sup></time> & <time datetime="2012-06-02">2<sup>nd</sup> june</time>
</hgroup>
</header>
<article>
<h1>EuRuKo is an annual conference about the Ruby language with an informal atmosphere and lots of opportunities to listen, to talk, to hack and to have fun.</h1>
<p>Amsterdam and Ruby have a lot in common: they're both laidback, straight-forward, no-frills pieces of heaven. Amsterdam is also smack in the middle of Europe, and thus the perfect choice for a European Ruby Conference. We are starting ticket sales and will be announcing our first speakers soon so be sure to check back regularly and <a href="http://twitter.com/euruko">follow us</a> on Twitter!</p>
</article>
<aside>
<section id="venue">
<h1>Venue</h1>
<figure>
<img src="/images/venue/tuschinski-1.jpg" alt="Tuschinski main room">
<img src="/images/venue/tuschinski-2.jpg" alt="Tuschinski hall">
<img src="/images/venue/tuschinski-3.jpg" alt="Tuschinski main room">
</figure>
<article>
<h1>Pathé Tuschinski</h1>
<p>The conference will be held in Pathé Tuschinski, a movie theatre in the heart of Amsterdam. Built in 1921 by its namesake Abraham Icek Tuschinski, the Hijman Louis de Jong-designed building is a spectacular mix of architectural styles: Amsterdam School, Jugendstil, Art Nouveau and Art Deco. The main auditorium usually plays host to movie premieres in the Netherlands, and is considered one of the most beautiful cinemas in the world.</p>
</article>
</section>
<section id="speakers">
<h1>Speakers</h1>
<p class="coming-soon button">Coming soon!</p>
<p>Call for proposals will open up on the <strong>29nd of February.</strong></p>
<p>Be sure to check back if you are interested in proposing a talk!</p>
</section>
</aside>
</body>
</html>