-
Notifications
You must be signed in to change notification settings - Fork 23
/
index.html
210 lines (210 loc) · 9.87 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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>open Summer of code 2014</title>
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="">
<meta name="copyright" content="">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="css/index.css">
<script src="bower_components/modernizr/modernizr.js"></script>
<script type="text/javascript" src="//use.typekit.net/jmo1htn.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
</head>
<body>
<div class="page">
<div class="nav" role="navigation">
<div class="constraint">
<div class="oSoc-logo">
<a href="#" class="scrollTop"><img src="images/logo.png" alt="Logo oSoc14"></a>
</div>
<ul class="ul-nav">
<li><a href="#video" data-target="video" class="scroll">Video</a></li>
<li><a href="#location" data-target="location" class="scroll">Locations</a></li>
<li><a href="#partners" data-target="partners" class="scroll">Partners</a></li>
<li><a href="#participate" data-target="participate" class="scroll">Participate</a></li>
<li><a href="http://blog.summerofcode.be">Blog</a></li>
<li><a class="osoc-bold" href="https://twitter.com/search?q=%23oSoc14" target="_blank">#oSoc14
</a></li>
</ul>
</div>
</div>
<div class="hero" id="hero">
<div class="constraint">
<h1 class="hero-header">
Students inspiring
companies since 2011.</h1>
<p class="hero-paragraph">Open Summer of code is a 3 week programme in the Belgian cities of Kortrijk, Antwerp and Ghent during the summer of 2014. The goal: provide 25 students the training, network and support necessary to transform 6 open innovation projects into powerful real-world services.</p>
<a class="big-participate" href="#participate">Participate</a>
</div>
</div>
<div class="video" id="video">
<div class="constraint">
<div id="vid" class="videowrapper">
<iframe id="vimeoplayer" src="//player.vimeo.com/video/92072928?api=1&player_id=vimeoplayer&title=0&byline=0&portrait=0&color=229387" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
</div>
</div>
</div>
<div id="video_bot"></div>
<div class="numbers">
<div class="constraint">
<div class="numbers number-container">
<div class="number-item">
<p class="number">3</p><p class="word">weeks</p>
</div>
<div class="number-item">
<p class="number">20</p><p class="word">students</p>
</div>
<div class="number-item">
<p class="number">3</p><p class="word">cities</p>
</div>
<div class="number-item">
<p class="number">6</p><p class="word">projects</p>
</div>
</div>
</div>
</div>
<div class="location" id="location">
<div class="constraint">
<h2 class="wh" >Locations</h2>
<div class="map">
<img src="images/map.png" alt="Map of Belgium">
</div>
<div class="cities grid-container">
<div class="grid-33">
<p class="date">1 — 4 July</p>
<p class="city kortrijk">Kortrijk</p>
</div>
<div class="grid-33">
<p class="date">7 — 11 July</p>
<p class="city antwerp">Antwerp</p>
</div>
<div class="grid-33">
<p class="date">21 — 25 July</p>
<p class="city ghent">Ghent</p>
</div>
</div>
</div>
</div>
<div class="students" id="students">
<div class="constraint">
<h2>Students</h2>
<div class="students-gallery grid-container">
<p class="big">Are you the final year student we are looking for? Prove it and
baffle us in <a href="mailto:[email protected]?subject=Student application for oSoc14">your application email</a>.</p>
<div class="grid-25">
<img class="round" src="images/students/designer.png" alt="Designers">
<p>Designers</p>
</div>
<div class="grid-25">
<img class="round" src="images/students/uxdesigner.png" alt="Designers">
<p>UX Designers</p>
</div>
<div class="grid-25">
<img class="round" src="images/students/frontend.png" alt="Designers">
<p>Front-End Developers</p>
</div>
<div class="grid-25">
<img class="round" src="images/students/backend.png" alt="Designers">
<p>Back-End Developers</p>
</div>
</div>
</div>
</div>
<div class="partners" id="partners">
<div class="constraint">
<h2 >Partners</h2>
<div class="partners-gallery grid-container">
<div class="grid-25">
<a href="http://www.gent.be"><img class="sponsor" src="images/sponsors/stadgent.png"></a>
</div>
<div class="grid-25">
<a href="http://digipolis.be"><img class="sponsor" src="images/sponsors/digipolis.png"></a>
</div>
<div class="grid-50">
<p class="partner-desc"><strong>The City of Ghent</strong> and <strong>Digipolis</strong>, the patrons of #oSoc, are giving the Apps for Ghent Code 9000 team the opportunity to work on a open tool project that end-users in the city can really use.</p>
</div>
</div>
<div class="partners-gallery grid-container">
<div class="grid-25">
<a href="https://mobilevikings.be"><img class="sponsor" src="images/sponsors/mobilevikings.png"></a>
</div>
<div class="grid-25">
<a href="https://citylife.be"><img class="sponsor" src="images/sponsors/citylife.png"></a>
</div>
<div class="grid-50">
<p class="partner-desc"><strong>Mobile Vikings</strong>, together with the <strong>CityLife</strong> project are bringing a local application with cool discounts and easy access to relevant nearby information, based on open data. SoLoMo 2.0 on #oSoc14.</p>
</div>
</div>
<div class="partners-gallery grid-container">
<div class="grid-25">
<a href="http://leiedal.be"><img class="sponsor" src="images/sponsors/leiedal.png"></a>
</div>
<div class="grid-25">
<a href="http://www.opening-up.eu"><img class="sponsor" src="images/sponsors/openingup.png"></a>
</div>
<div class="grid-50">
<p class="partner-desc"><strong>Leiedal</strong> is the intercommunal organisation for the region of Kortrijk that, with the <strong>Opening Up</strong> project, is opening up data and promoting its use in 13 different municipalities in West Flanders. #oSoc14 will be the ideal starting point for an open data application.
</div>
</div>
</div>
</div>
<div class="contact" id="participate">
<div class="constraint">
<h2>Contact Us</h2>
<div class="contact-buttons grid-container">
<div class="grid-25">
<span class="contact-button"><a href="mailto:[email protected]?subject=Student application for oSoc14">
Student</a></span>
</div>
<div class="grid-75">
<p class="contact-desc">Are you a student and interested in joining oSoc14? Send us your resumé, and maybe you get to work on one of our cool projects!</p>
</div>
</div>
<div class="contact-buttons grid-container">
<div class="grid-25">
<span class="contact-button"><a href="mailto:[email protected]?subject=Partnership for oSoc14">
Partnership</a></span>
</div>
<div class="grid-75">
<p class="contact-desc">Have an API which is screaming for an application? Have an app idea
that needs a proof of concept? You want to support students developing
ideas in an open setting? Let's grab a coffee: <a href="tel:32486747122">+32 486 74 71 22</a></p>
</div>
</div>
<div class="contact-buttons grid-container">
<div class="grid-25">
<span class="contact-button"><a href="mailto:[email protected]?subject=Press request regarding oSoc14">Press</a></span>
</div>
<div class="grid-75">
<p class="contact-desc">We cannot cover the entire project on our own. Are you writing for a
magazine? We would love to share our story. Don't hesitate to get in
contact.</p>
</div>
</div>
</div>
</div>
</div>
<div class="footer">
<div class="constraint">
<div class="grid-container">
<div class="grid-50">
<p>Powered by OKFN Belgium. Source code freely available on <a href="https://github.com/nicoverbruggen/oSoc14-website">GitHub</a>.</p>
</div>
<div class="grid-50">
<p class="al-r">Developed by <a href="https://twitter.com/nicoverbruggen">@nicoverbruggen</a> and
<a href="https://twitter.com/yungpanda_be">@yungpanda_be</a>.</p>
</div>
</div>
</div>
</div>
</div>
<script src="bower_components/jquery/dist/jquery.min.js"></script>
<script src="http://a.vimeocdn.com/js/froogaloop2.min.js"></script>
<script src="bower_components/verge/verge.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>