forked from HackOutWest/hackoutwest.github.io
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
186 lines (161 loc) · 8.48 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
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<title>Dashboard | Hack for Refugees 2015</title>
<link rel="apple-touch-icon" sizes="57x57" href="images/favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="images/favicon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/favicon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="images/favicon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/favicon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="images/favicon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="images/favicon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="images/favicon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="images/favicon/apple-icon-180x180.png">
<link rel="icon" type="imageimages/favicon/png" sizes="192x192" href="images/favicon/android-icon-192x192.png">
<link rel="icon" type="imageimages/favicon/png" sizes="32x32" href="images/favicon/favicon-32x32.png">
<link rel="icon" type="imageimages/favicon/png" sizes="96x96" href="images/favicon/favicon-96x96.png">
<link rel="icon" type="imageimages/favicon/png" sizes="16x16" href="images/favicon/favicon-16x16.png">
<link rel="manifest" href="images/favicon/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="images/favicon/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<link href='http://fonts.googleapis.com/css?family=Pacifico|Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic,700italic' rel='stylesheet' type='text/css' />
<link rel="stylesheet" href="css/site.css" />
</head>
<body class="slide-container">
<div class="slide-pusher">
<div class="slide-content wrapper">
<header role="banner">
<div class="grid grid--middle">
<div class="grid__item one-quarter animate">
<a target="_blank" title="#hackoutwest" href="https://twitter.com/search?f=tweets&q=%23hackoutwest&src=typd">
<!--<img src="images/wowhack.svg" alt="#wowhack2015" width="185" /> -->
<h2 class="hashtag">#hackforrefugees</h2>
</a>
</div><!--
--><div class="grid__item one-half animate">
<h1>Dashboard</h1>
</div>
</div>
<!--div rel="tooltip" title="Time left for hacking" class="track animate">
<div id="counter" class="thumb" style="padding-left:60px;"></div>
<time title="Time left for hacking" id="timeleft" class="indicator"></time>
</div-->
</header>
<main role="main" class="grid">
<aside class="secondary-info grid__item one-quarter" style="padding-right:30px;">
<section class="animate-right">
<h1>On-call phone</h1>
<p>
<strong>073 - 999 69 89 (Pierre)</strong>
</p>
<p>
<strong>076 - 237 17 23 (Andreas)</strong>
</p>
</section>
<section class="animate">
<h1><i class="icon">📶</i> WiFi Access</h1>
<dl>
<dt>SSID</dt>
<dd>Hack for Refugees</dd>
<dt>Password</dt>
<dd>behappy!</dd>
</dl>
</section>
<section class="animate">
<h1><i class="icon">🕔</i> Schedule</h1>
<h2>Saturday</h2>
<ol class="schedule-list">
<li><time>09:00</time>Welcome! + Breakfast</li>
<li><time>13:00</time>Lunch</li>
<li><time>15:00</time>Fika</li>
<li><time>18:00</time>Dinner</li>
<li><time>22:00</time>Yaki-Da</li>
</ol>
<h2>Sunday</h2>
<ol class="schedule-list">
<li><time>09:00</time>Welcome! + Breakfast</li>
<li><time>13:00</time>Lunch</li>
<li><time>15:00</time>Fika</li>
<li><time>17:00</time>1 hour Mingle + Presentations</li>
</ol>
</section>
</aside><!--
--><section class="grid__item one-half animate">
<h1>Notices</h1>
<article role="article">
<h2>It's on!</h2>
<time datetime="20151205T211:15" title="2015-12-05, 11:15" pubdate>11:15</time>
<div class="content">
<p>
After the round of presentations we're getting ready to start hacking! We'd love you to use our github repositories to make it easier to handle the development of your project after the hack. If you haven't been given access to your repo yet, grab Thinner, Piérre or Robert and we'll set you up!
</p>
<p>
We'd also like to thank Robin from <a href='http://llamalloyd.se/'>Llama coffee</a> for the finkaffe and for giving all of the proceeds to Refugee Phones! Cheers!
</p>
</div>
</article>
<article role="article">
<h2>Welcome to Hack for Refugees!</h2>
<time datetime="20151205T209:00" title="2015-12-05, 09:00" pubdate>09:00</time>
<div class="content">
<p>
Hello and welcome the first ever Hack for Refugees! We'll begin with a short introduction followed by breakfast and finkaffe from Llama coffee where half of the proceeds will go to Refugee Phones.
</p>
<p>
On this page you'll find practical information, contact information and notices from the crew.
</p>
<p>
Thank you so much for coming and wanting to help!
</p>
</div>
</article>
</section><!--
--><div class="grid__item one-quarter" style="padding-left:60px;">
<section class="animate">
<p><a class="btn full-width" target="_blank" href="http://open.spotify.com/user/mariaw_alen/playlist/2x70nx8J6XTkRoKf7mYRuL"> Official Playlist</a></p>
<iframe src="https://embed.spotify.com/?uri=spotify%3Auser%3Amariaw_alen%3Aplaylist%3A2x70nx8J6XTkRoKf7mYRuL" style="width: 100%" height="100" frameborder="0" allowtransparency="true"></iframe>
</section>
<section class="latest-commits animate">
<h1>Latest commits <small>(<span id="commit-counter">...</span>)</small></h1>
<ul id="commits" class="list"></ul>
<div class="gradient"></div>
</section>
<aside class="sponsors">
<a href="http://github.com">
<img class="square" src="images/github.svg" alt="GitHub" />
</a>
<a href="http://musixmatch.com">
<img src="images/musixmatch.svg" alt="MusixMatch" />
</a>
</aside>
</div>
</main>
<footer role="contentinfo">
<p>
Made with love by Johan, Anton, Paolo and Owen. Spotify 2014.
And more love by Josefin. Spotify 2015.
And even more love by Pierre and Erik 2015.
</p>
</footer>
</div>
</div>
<script id="commit-template" type="text/html">
<li>
<p class="message"><i class="icon">⚑</i><kbd>{message}</kbd></p>
<p class="meta"><time datetime="{timestamp}" title="{timestamp}" pubdate>{date}</time> · By <a href="http://github.com/{by}" target="_blank"><strong class="committer">{by}</strong></a> from the <a href="http://github.com/hackforrefugees/{team}" target="_blank"><strong class="team">{team}</strong></a> team
</p>
</li>
</script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/fetch/0.10.1/fetch.min.js"></script>
<script src="vendor/countdown.min.js"></script>
<script src="scripts/tooltips.js"></script>
<script src="scripts/sidebar-controller.js"></script>
<script src="modules/poller.js"></script>
<script src="modules/commits.js"></script>
<script src="modules/countdown.js"></script>
<!-- Made with love by Pierre, Thinner, Johan, Anton, Paolo (2014) and Josefin (2015) -->
</body>
</html>