forked from codeinthedark/codeinthedark.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
128 lines (115 loc) · 5.69 KB
/
index.html
File metadata and controls
128 lines (115 loc) · 5.69 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>
Code in the Dark - you thought you knew front-end
</title>
<meta name="description" content="Code in the Dark, you thought you knew front-end. Code in the Dark is a programming competition concept created by Tictail.">
<meta name="author" content="Tictail">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="css/cid.css" />
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800" />
<link rel="shortcut icon" href="/favicon.ico">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-26369943-9', 'codeinthedark.com');
ga('send', 'pageview');
</script>
</head>
<body>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="share">
<div class="button" style="position: relative;">
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://codeinthedark.com/" data-via="tictail">Tweet</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 class="button">
<div class="fb-like" data-href="http://codeinthedark.com/" data-send="false" data-layout="button_count" data-width="450" data-show-faces="false"></div>
</div>
</div>
<div id="top-background"></div>
<img id="logo" src="img/logo.png" alt="Code In the Dark - Logo">
<div class="part">
<!-- Begin MailChimp Signup Form -->
<form action="http://tictail.us5.list-manage.com/subscribe/post?u=60d42db48b2624c1363510b97&id=9e1e3399f7" method="post" id="newsletter-subscribe" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<label for="mce-EMAIL">Keep me posted about upcoming events</label>
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="Your email address" required>
<button type="submit" name="subscribe" id="mc-embedded-subscribe">Subscribe</button>
</form>
<!--End mc_embed_signup-->
<h2>Organize your own event</h2>
<p>
<a href="https://github.com/codeinthedark/codeinthedark.github.io">How to organize Code in the Dark</a>
</p>
</div>
<div class="part">
<div id="video-container">
<div class="video-player" data-url="//player.vimeo.com/video/63318482?title=0&byline=0&portrait=0&autoplay=1">
<img src="img/backdrop.png" alt="Code in the Dark">
<div class="video-player-backdrop"></div>
<div class="video-player-play"></div>
</div>
</div>
</div>
<div class="part">
<h2>Community organized events</h2>
<p>
Jyväskylä · 16th November, 2017 · <a href="http://codeinthedark.sc5.io/" target="_blank">RSVP</a>
</p>
<p>
Montréal · 24th November 2017 · <a href="https://osedea.com/en/code-in-the-dark" target="_blank">RSVP</a>
</p>
<p>
Berlin · 5th December 2017 · <a href="https://www.meetup.com/de-DE/Berlin-Hacker-News-Meetup/events/244343844/" target="_blank">RSVP</a>
</p>
<p>
Wan't to list your event here? Read up about <a href="https://github.com/codeinthedark/codeinthedark.github.io">How to organize Code in the Dark</a>
</p>
</div>
<div class="part">
<h2>The rules</h2>
<ul>
<li>15 min</li>
<li>HTML/CSS</li>
<li>No previews</li>
<li>One champion</li>
</ul>
</div>
<div class="part">
<h2>Previous official events</h2>
<p>Stockholm · September 2017</p>
<p>Stockholm · September 2016</p>
<p>Stockholm · October 2015</p>
<p>Stockholm · March 2015</p>
<p>New York · October 2014</p>
<p>Paris · March 2014</p>
<p>Stockholm · December 2013</p>
<p>Paris · October 2013</p>
<p>Stockholm · February 2013</p>
</div>
<div class="part">
<p>Questions? <a href="mailto:hello@codeinthedark.com">hello@codeinthedark.com</a></p>
</div>
<div class="part">
<h2>Proudly presented by</h2>
<div class='sponsors'>
<a href='https://tictail.com' target='_blank'><img src='img/logo_tictail.png' alt='Tictail logo'/></a>
</div>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.js"></script>
<script src="/js/bootstrap.js"></script>
<script src="/js/scripts.js"></script>
</body>
</html>