-
Notifications
You must be signed in to change notification settings - Fork 15
/
bogota2016.html
331 lines (322 loc) · 15.3 KB
/
bogota2016.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
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<!-- Add your city name, dates and year. -->
<title>Bogota, 5 y 6 de Agosto 2016</title>
<!-- Write a metatext. This is what will show on the Facebook page and for instance search engines. -->
<meta name="description" content="Rails Girls llega a Bogotá por Segunda vez!. Este 5 y 6 de Agosto participa de un taller gratuito donde aprenderás a desarrollar aplicaciones web con Ruby on Rails.">
<meta name="author" content="Rails Girls">
<link rel="shortcut icon" href="/favicon.png">
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
<link rel="stylesheet" href="./css/style.css">
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
<script type="text/javascript" src="main.js"></script>
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
<script type="text/javascript" src="//use.typekit.net/nbs6fzt.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
<meta property="og:image" content="https://railsgirls.com/images/railsgirls-sq.png"/>
<!--[if lt IE 9]>
<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<header>
<div class="container_12">
<a id="logo" href="/"><img src="images/railsgirls-logo.png" alt="Rails Girls" /></a>
<nav>
<a href="./events.html">Events</a>
<a href="./materials.html">Materials</a>
<a href="./press.html">Press</a>
<a href="https://railsgirls.tumblr.com/">Blog</a>
<a href="https://guides.railsgirls.com">
Guides</a>
</nav>
</div>
</header>
<!-- How to change the picture & header for site
In the assets folder there is something called rg-header.psd. Be sure to download the fonts also. Name the file rg-yourcityname-header.png and your city picture rg-yourcityname.png. Add them to /images.
Steps to show on site
1. Go to style.css
2. Add these lines, always replacing 'yourcityname' with your actual city name.
.yourcityname#promo {
padding-left:340px;
background:url('../images/rg-yourcityname.png') no-repeat 0 10px,
url('../images/separator.png') no-repeat center bottom;
}
It will take a while before the changes show, so don't panic!-->
<!-- Change the header text. You can include a local hello or something else that brings context. Remember to mention the workshop is free. Remember to change to wufoo form link and dates. -->
<div id="container" class="container_12 page clearfix">
<div class="grid_12 omega alpha">
<div id="promo" class=" bogota">
<h1>Rails Girls Bogotá
<small> Bogota, 5 y 6 de Agosto 2016</small>
</h1>
<p>Rails Girls llega a Bogotá por Segunda vez!. Participa de un taller gratuito donde aprenderás a desarrollar aplicaciones web con Ruby on Rails. </p>
<div id="share">
<div>
<div style="margin:0 15px 0 0;">
<a href="https://twitter.com/share" class="twitter-share-button" data-url="" data-text="Rails Girls Bogotá - Junio 2015 - Inscríbete gratis!" data-count="horizontal" data-via="railsgirlsbog" data-related="railsgirls">
Tweet</a>
<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
</div>
<a href="https://twitter.com/railsgirlsbog" class="twitter-follow-button" data-show-count="false">Follow @railsgirlsbog</a>
<div id="fb-root" style=""></div>
<script src="http://connect.facebook.net/en_US/all.js#appId=156007477805811&xfbml=1"></script>
<fb:like href="https://www.facebook.com/RailsGirlsBogota" layout="button_count" send="true" width="160" show_faces="false" font=""></fb:like>
</div>
</div>
<!--div class="registro">
<a class="registro" target="_blank" href="https://railsgirlsbogota.typeform.com/to/cs14Q6"> Registrate Ya!</a>
</div-->
<div class="registro">
<p><strong>Inscripciones Cerradas, nos vemos en el próximo evento!</strong></p>
</div>
</div>
</div>
<!-- You can use here your own contact e-mail, or we can send you the e-mails from contact@! -->
<div class="grid_4 alpha feature">
<p><strong>Aprenderás</strong> a diseñar, prototipar y codificar con la ayuda de nuestros tutores.</p>
</div>
<div class="grid_4 feature">
<p><strong>Necesitas</strong> tu propio computador (preferiblemente), curiosidad y una pizca de imaginación.</p>
</div>
<div class="grid_4 omega feature">
<p><strong>Quieres ayudar?</strong> Estamos buscando voluntarios y apoyos económicos <a href="mailto:[email protected]">Contáctanos</a>.</p>
</div>
<hr />
<!-- Update the texts! -->
<!-- Update the texts! -->
<div class="grid_6 alpha">
<h2>Viernes 5 de Agosto</h2>
<table id="schedule">
<tbody>
<tr>
<th>13.00 - 14.00</th>
<td>
<h4>Registro</h4>
</td>
</tr>
<tr>
<th>14.00 - 14.40</th>
<td>
<h4>Bienvenida</h4>
Conozcan a los coaches!
</td>
</tr>
<tr>
<th>14.40 - 15.00</th>
<td>
<h4>Receso</h4>
</td>
</tr>
<tr>
<th>15.00 - 16.30</th>
<td>
<h4>Fiesta de Instalación</h4>
Prepararemos tu laptop para los workshops
</td>
</tr>
<tr>
<th>16.30 - 18.00</th>
<td>
<h4>Intro a Ruby</h4>
</td>
</tr>
</tbody>
</table>
<hr/>
<h2>Sábado 6 de Agosto</h2>
<table id="schedule">
<tbody>
<tr>
<th>09.00 - 09.30</th>
<td>
<h4>Bienvenida</h4>
Conocernos más y conversar sobre el primer día de Workshop
</td>
</tr>
<tr>
<th>09.30- 10.30</th>
<td>
<h4> Intro a HTML y CSS </h4>
</td>
</tr>
<tr>
<th>10.30 - 10.50</th>
<td>
<h4>Receso</h4>
</td>
</tr>
<tr>
<th>10.50 - 12.00</th>
<td>
<h4>Iniciando con Rails</h4>
</td>
</tr>
<tr>
<th>12.00 - 13.00</th>
<td>
<h4>Almuerzo</h4>
</td>
</tr>
<tr>
<th>13.00 - 15.30</th>
<td>
<h4>Aprendiendo Rails</h4>
</td>
</tr>
<tr>
<th>15.30 - 15.50</th>
<td>
<h4>Receso</h4>
</td>
</tr>
<tr>
<th>15.50 - 16.00</th>
<td>
<h4>Lightning talks</h4>
</td>
</tr>
<tr>
<th>17.40 - 18.00</th>
<td>
<h4>Cierre del Evento</h4>
</td>
</tr>
</tbody>
</table>
<hr/>
<h3>Preguntas Frecuentes</h3>
<p><strong>¿Cuánto es el costo para el ingreso al workshop?</strong>
Nada, es gratuito, sólo necesitas buenas energías y ganas de aprender!</p>
<p><strong>¿A quién va dirigido?</strong> Mujeres de cualquier edad con conocimientos básicos de computación. Hemos tenido gente de todas las edades que han participado en Rails Girls de otras ciudades. La mayoría de las orientaciones serán en español, sin embargo, la documentación y las guías estarán en ingles.</p>
<p><strong>¿Pueden asistir hombres?</strong> Si, pero la prioridad en la lista de selección es para la chicas!</p>
</div>
<!-- These also, just update :) You cna also add a note on Code of Conduct. For examples, check out the guides! -->
<div class="grid_5 push_1 omega side">
<h3>Información</h3>
<p>Las inscripciones son totalmente <strong>gratuitas</strong> pero los cupos son <strong>limitados</strong>,<strong> Inscripciones cerradas</strong><br/>
<p>Lee nuestro <a href="https://drive.google.com/file/d/0B0ekE9H1pL72T1RiSWpvVkdQbmc/edit?usp=sharing" target="_blank">Código de Conducta</a>.</p>
<!-- Feel free to group the sponsors as you wish. E.g media, friends, premium sponsors etc. You know best the situation in your city! Pictures should be either 100 x 100px or 250 x 90px -->
<p> Rails Girls Bogotá es co-organizado con nuestros patrocinadores. </p>
<!--p> ¿Quieres ayudar ? Estamos buscando patrocinadores para el evento sin fines de lucro ! <a href="mailto:[email protected]"> Envíanos un correo electrónico </a> ! </p-->
<h3>Patrocinador Gold</h3>
<div class="bta-sponsors bta-sponsors-top">
<a href="https://koombea.com/" target="_blank">
<img src="./images/bogota/sponsors/logo_authy.png" alt="Koombea" style="width: 300px">
</a>
</div>
<hr>
<h3>Patrocinadores</h3>
<div class="bta-sponsors bta-sponsors-top">
<a href="https://developers.google.com/" target="_blank">
<img src="./images/bogota/sponsors/logo_google_developers.png" alt="Authy" style="width:300px;"></a>
</div>
<div class="bta-sponsors">
<a href="http://torre.co/" target="_blank">
<img src="./images/bogota/sponsors/logo_torre.png" alt="Torre" style="height:80px;"> </a>
</div>
<div class="bta-sponsors">
<a href="http://atomhouse.com/" target="_blank">
<img src="./images/bogota/sponsors/logo_atom_house.png" alt="Atom House" style="height:80px;"> </a>
</div>
<div class="bta-sponsors">
<a href="http://makeitreal.camp/" target="_blank">
<img src="./images/bogota/sponsors/logo_makeitreal.png" alt="Make it Real" > </a>
</div>
<div class="bta-sponsors">
<a href="http://hogaru.com" target="_blank">
<img src="./images/bogota/sponsors/logo_hogaru.png" alt="Make it Real" > </a>
</div>
<hr>
<h3>Aliados</h3>
<div class="bta-sponsors bta-sponsors-top">
<a href="http://codies.org/" target="_blank">
<img src="./images/bogota/sponsors/logo_codies.png" alt="Code School" style=" height:80px;"></a>
</div>
</div>
<div class="grid_12 coaches">
<hr/>
<div class="grid_3 omega side">
<h3>Ubicación:</h3>
<p>Atom House <br>
Carrera 7 # 69-17<br>
Bogotá, Colombia</p>
</div>
<div class="grid_7">
<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d3976.676746223978!2d-74.05738!3d4.651617999999999!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x8e3f9a43d97effcf%3A0xe152c681cf4988bf!2sAtom+House!5e0!3m2!1sen!2ses!4v1428972990058" width="600" height="350" frameborder="0" style="border:0"></iframe>
</div>
</div>
<!-- Update the team list -->
<div class="grid_12 coaches">
<hr/>
<h2>Bogotá team</h2>
<a href="https://twitter.com/fashionate" target="_blank" class="grid_3">
<img src="./images/bogota/team/stella.jpeg" class="coach" style="border:none;">
Stella Miranda
<small>@fashionate</small>
<small class="bogota bta_role">Organizer</small>
</a>
<a href="https://twitter.com/andrexv" target="_blank" class="grid_3">
<img src="./images/bogota/team/andres.jpg" class="coach" style="border:none;">
Andrés Visbal
<small class="bogota">@andrexv</small>
<small class="bogota bta_role">Organizer</small>
</a>
<a href="https://twitter.com/SergioRoTor" target="_blank" class="grid_3">
<img src="./images/bogota/team/sergio.jpg" class="coach" style="border:none;">
Sergio Rodriguez
<small class="bogota">@SergioRoTor</small>
<small class="bogota bta_role"> Organizer</small>
</a>
<a href="https://twitter.com/JaimeRave" target="_blank" class="grid_3">
<img src="./images/bogota/team/jaime.jpg" class="coach" style="border:none;">
Jaime Rave
<small class="bogota">@JaimeRave</small>
<small class="bogota bta_role"> Coach</small>
</a>
<a href="https://twitter.com/sebasoga" target="_blank" class="grid_3">
<img src="./images/bogota/team/sebastian.jpeg" class="coach" style="border:none;">
Sebastián Sogamoso
<small class="bogota">@sebasoga</small>
<small class="bogota bta_role"> Coach</small>
</a>
<a href="https://twitter.com/oscardavidpc" target="_blank" class="grid_3">
<img src="./images/bogota/team/oscar.jpg" class="coach" style="border:none;">
Oscar Peña
<small class="bogota">@oscardavidpc</small>
<small class="bogota bta_role"> Coach</small>
</a>
<a href="https://twitter.com/mr_coffeey" target="_blank" class="grid_3">
<img src="./images/bogota/team/jorge.jpg" class="coach" style="border:none;">
Jorge Madrid
<small class="bogota">@mr_coffeey</small>
<small class="bogota bta_role"> Coach</small>
</a>
<a href="https://twitter.com/pinzonjulian" target="_blank" class="grid_3">
<img src="./images/bogota/team/julian.jpg" class="coach" style="border:none;">
Julián Pinzón
<small class="bogota">@pinzonjulian</small>
<small class="bogota bta_role"> Speaker</small>
</a>
</div>
</div>
</div>
<!-- /content -->
<footer>
<p>2010-2016, Rails Girls. <a href="./press.html">Contact us</a> or follow us on <a href="https://twitter.com/railsgirls">Twitter</a> and <a href="https://www.facebook.com/railsgirls">Facebook</a></p>
<p class="slogan">Get excited and make things!</p>
</footer>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-19631067-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>