-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
268 lines (213 loc) · 11.4 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
<!DOCTYPE HTML>
<!--
Overflow by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Open Geneva Hackathons 2017</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="Pour la troisième année de suite, les Open Geneva Hackatons réuniront chercheurs, développeurs et grand public autour de thèmes technologiques et sociaux d’intérêt pour la Genève internationale, la Genève entrepreneuriale, la Cité et tous ses acteurs. L’événement s’inscrit dans la stratégie numérique de l’Université de Genève et bénéficie du soutien d’un grand nombre de partenaires."
<!--[if lte IE 8]>
<script src="assets/js/ie/html5shiv.js"></script>
<![endif]-->
<script
src="https://code.jquery.com/jquery-3.2.1.min.js"
integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4="
crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="stylesheet" href="assets/css/bootstrap-surclass.css" />
<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','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-56851854-8', 'auto');
ga('send', 'pageview');
</script>
<!--[if lte IE 8]>
<link rel="stylesheet" href="assets/css/ie8.css" />
<![endif]-->
<style>
@media only screen and (max-width: 768px) {
/* For mobile phones: */
[class*="col-"] {
width: 100%;
text-align: center;
}
#pagewrap {
width: 100%;
}
.op {
font-size: 7rem;
}
.ge {
font-size: 4.9rem;
}
span.stretch {
font-size: 2.4rem;
}
}
</style>
</head>
<body>
<nav class="navbar navbar-default">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li><a href="http://opengeneva.org/hackathons_2017_dev/blog">News</a></li>
<li><a href="mailto:[email protected]">Contact</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
<!-- Header -->
<section id="mypagetitle">
<header>
<!--
<span class="op">Open</span><br>
<span class="ge">Geneva</span><br>
<span class="stretch" style="text-shadow: 3px 3px 0px #1c1c1c;">HACKATHONS</span><br>
-->
<a href="blog"><img src="images/OGH-LOGO.png" width="350" alt="OGH LOGO" ></a><br>
<!--
<span class="edition" style="text-shadow: 3px 3px 0px #1c1c1c;">3ème édition – 3rd edition</span><br>
<span class="date" style="text-shadow: 3px 3px 0px #1c1c1c;">12 - 14 May 2017</span><br>
-->
</header>
</section>
<section id="banner" style="line-height:150%; background-color:#71b6e9;color:#fff;">
<header>
<h3>Un Festival de Hackathons Independants</h3>
<h4>accessible à toutes et à tous <br> dans tout genève <br> 12 - 14 Mai 2017 </h4>
<br>
<h4><a href="index_eng" class="button style4" > English </a></h4>
</header>
</section>
<!-- Feature 1 -->
<article id="hack_def" class="container box style1 left">
<a href="organisation/2017/04/12/hackathons.html" class="image fit"><img src="images/map_hackathons_2.png" alt="" /></a>
<div class="inner">
<div class="banner mybanner">
<h4>Qu'est-ce qu'un Hackathon ?</h4><br>
<p>Les hackathons sont des événements de 1 à 2 jours, pendant lesquels
des équipes de citoyens engagés cherchent des "hacks".</p>
<p> Les hacks sont des solutions simples et pratiques
à des problèmes bien identifiés.</p>
<br><br>
<h4><a href="organisation/2017/04/12/hackathons.html" class="button style2"> voir la liste des Hackathons </a><h4>
</div>
</div>
</article>
<article id="hack_def" class="container box style1 right">
<a href="organisation/2017/04/13/participer.html" class="image fit"><img src="images/ogh2015.jpg" alt="" /></a>
<div class="inner">
<div class="banner mybanner">
<h4>Comment Participer ?</h4><br>
<p>Les Open Geneva Hackathons sont un festival
de hackathons indépendants. </p>
<p> L'événement s'inscrit dans la Stratégie Numérique de l'Université de Genève. <br><br>
L'objectif rendre la ville et le monde plus durables,
en favorisant l'innovation ouverte portée par les citoyens, les associations et les institutions.
</p>
<br><br>
<h1><a href="organisation/2017/04/13/participer.html" class="button style2"> Participer </a></h1>
</div>
</div>
</article>
<article id="hack_def" class="container box style1 left">
<a href="#program_sunday" class="image fit"><img src="images/OGH_pitch.jpg" alt="" /></a>
<div class="inner">
<div class="banner mybanner">
<h4>Présentation des Resultats</h4><br>
<p>
Le dimanche 14 mai de 16h à 19h, <br> les participants
et le grand public se rencontrent au Campus Biotech pour un moment convivial de partage
ouvert d'expériences, de projets, et de prototypes.
</p>
<br><br>
<h4><a href="#program_sunday" class="button style2"> Voir le programme du dimanche </a></h4>
</div>
</div>
</article>
<!-- Feature 1 -->
<article id="program_sunday" class="container box style1 right">
<a href="#program_sunday" class="image fit"><img src="images/pic01.jpg" alt="" /></a>
<div class="inner">
<div class="banner mybanner">
<h4>Programme dimanche </h4><br>
14 Mai 2017 <a href="https://www.unige.ch/presse/plans/cmu-2/" target="_blank">@ Campus Biotech </a>
<br><br>
<h4>15:00</h4>
<p>Ouverture des portes</p>
<h4>16:00 - 16:20 </h4>
<p>The Power of Open
<br> par <a href="http://rufuspollock.com/about/" target = "_blank">Rufus Pollock</a>
</p>
<h4>16:20 - 17:30 </h4>
<p>Présentations des projets</p>
<h4>17:30 - 19:00</h4>
<p>Posters, Cocktail & Networking</p>
<a href="https://www.eventbrite.com/e/open-geneva-hackathons-tickets-33669345920" target="_blank"><img src="images/register_eventbrite_eng.png" alt="register" style="width:200px; align:center"/></a>
</div>
</div>
</article>
<article id="partners" class="container box style2 myborder" style="background-color:#FFFFFF;opacity:0.9;">
<!-- Row -->
<div class="myrow">
<div class="col-12 mybox">
<span class="step">OUR PARTNERS </span>
</div>
</div>
<!-- Row -->
<div class="myrow">
<div class="col-12 mylogos">
<a href="http://www.unige.ch/" target="_blank"><img src="images/partners/unige-numerique.jpg" height="80" alt="" class="imgspace" /></a>
<a href="http://citizencyberlab.org/" target="_blank"><img src="images/partners/ccl.png" alt="" width="169" class="imgspace" /></a>
<a href="http://theport.ch/" target="_blank"><img src="images/partners/theport.png" height="60" alt="" class="imgspace" /></a>
<a href="http://www.creativitycenter.ch/" target="_blank"><img src="images/partners/gcc.png" height="50" alt="" class="imgspace" /></a>
<a href="http://www.campusbiotech.ch/en/" target="_blank"><img src="images/partners/cb.png" alt="" height="70" class="imgspace" /></a>
<a href="http://www.hug-ge.ch/en" target="_blank"><img src="images/partners/hug.gif" height="60" class="imgspace" /></a>
<a href="http://www.ge.ch/" target="_blank"><img src="images/partners/canton_ge.jpg" height="60" alt="" class="imgspace" /></a>
<a href="http://www.smartcityday.ch/smart-city-hack---schk17.html" target="_blank"><img src="images/partners/schk.png" height="60" alt="" class="imgspace" /></a>
<a href="https://geneva.impacthub.net/" target="_blank"><img src="images/partners/IHG.png" height="60" alt="" class="imgspace" /></a>
<a href="http://www.globalhumanitarianlab.org/" target="_blank"><img src="images/partners/ghl.png" height="60" alt="" class="imgspace" /></a>
<a href="http://bodmerlab.unige.ch/" target="_blank"><img src="images/partners/bodmer.png" height="60" alt="" class="imgspace" /></a>
<a href="http://www.unog.ch/library" target="_blank"><img src="images/partners/LIBRARY_V_EN.png" height="60" alt="" class="imgspace" /></a>
<a href="http://www.sib.swiss" target="_blank"><img src="images/partners/sib.png" height="60" alt="" class="imgspace" /></a>
</div>
</div>
</article>
<section id="footer">
<ul class="icons">
<li><a href="https://twitter.com/opengeneva" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://www.facebook.com/opengeneva/" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<!-- <li><a href="#" class="icon fa-youtube-play"><span class="label">Youtube</span></a></li> -->
<li><a href="https://github.com/opengeneva" class="icon fa-github"><span class="label">GitHub</span></a></li>
<li><a href="mailto:[email protected]" class="icon fa-envelope"><span class="label">Mail</span></a></li>
</ul>
<div class="copyright">
<ul class="menu">
<li>© Open Geneva. All rights reserved.</li>
<li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</section>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.poptrox.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]>
<script src="assets/js/ie/respond.min.js"></script>
<![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>