Skip to content

Commit b8b3071

Browse files
committed
Synchronized build
1 parent 4ab8be0 commit b8b3071

5 files changed

Lines changed: 329 additions & 43 deletions

File tree

Lines changed: 254 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,254 @@
1+
<!doctype html>
2+
<html itemscope itemtype="http://schema.org/Event">
3+
<head>
4+
5+
<meta charset="utf-8">
6+
<title itemprop="name">XIX Encontro da PythOnRio</title>
7+
<meta name="author" content="Meetup PythonRio">
8+
<meta name="description" content="Meetup de Python no Rio de Janeiro">
9+
<meta name="viewport" content="width=device-width, initial-scale=1">
10+
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
11+
12+
<!-- FACEBOOK -->
13+
<meta property="fb:app_id" content="372862979453673">
14+
<meta property="og:type" content="website">
15+
<meta property="og:url" content="http://pythonrio.github.io">
16+
<meta property="og:title" content="Meetup PythonRio">
17+
<meta property="og:description" content="Meetup de Python no Rio de Janeiro">
18+
<meta property="og:image" content="../../../static/img/pythonrio.png">
19+
<!-- / FACEBOOK -->
20+
21+
<link rel="shortcut icon" href="../../../static/img/favicon.ico" type="image/x-icon">
22+
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="../../../static/img/apple-touch-icon-144x144-precomposed.png">
23+
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="../../../static/img/apple-touch-icon-114x114-precomposed.png">
24+
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="../../../static/img/apple-touch-icon-72x72-precomposed.png">
25+
<link rel="apple-touch-icon-precomposed" href="../../../static/img/apple-touch-icon-precomposed.png">
26+
<link rel="apple-touch-icon" href="../../../static/img/apple-touch-icon-precomposed.png">
27+
28+
<link rel="stylesheet" type="text/css" href="../../../static/css/main.css">
29+
30+
31+
</head>
32+
<body >
33+
34+
<div class="global">
35+
<nav id="nav">
36+
<ul class="wrapper">
37+
38+
<li class="nav-item"><a href="/" title="Home" class="nav-link">Home</a></li>
39+
40+
<li class="nav-item"><a href="#about" title="Sobre" class="nav-link">Sobre</a></li>
41+
42+
<li class="nav-item"><a href="#location" title="Localização" class="nav-link">Localização</a></li>
43+
44+
<li class="nav-item"><a href="#speakers" title="Palestras" class="nav-link">Palestras</a></li>
45+
46+
<li class="nav-item"><a href="#agenda" title="Agenda" class="nav-link">Agenda</a></li>
47+
48+
<li class="nav-item"><a href="#partners" title="Parceiros" class="nav-link">Parceiros</a></li>
49+
50+
<li class="nav-item"><a href="/blog/" title="Blog" class="nav-link">Blog</a></li>
51+
52+
<li class="nav-item"><a href="/jobs/" title="Jobs" class="nav-link">Jobs</a></li>
53+
54+
<li class="nav-item"><a href="/evento/edicoes-anteriores/" title="Edições Anteriores" class="nav-link">Edições Anteriores</a></li>
55+
56+
<li class="nav-item"><a href="/evento/niteroi/" title="Niterói" class="nav-link">Niterói</a></li>
57+
58+
</ul>
59+
</nav>
60+
<hr>
61+
62+
63+
<header class="header">
64+
<div class="wrapper">
65+
66+
<img src="../../../static/img/pythonrio.png" />
67+
68+
<h1 class="logo-name">
69+
<a class="logo-link" href="#" title="Meetup PythonRio" itemprop="name">XIX Encontro da PythOnRio</a>
70+
</h1>
71+
<h2 class="tagline">
72+
29 de Abril de 2017
73+
, Stone Pagamentos
74+
, Rio de Janeiro
75+
</h2>
76+
77+
<div class="call-action-area">
78+
79+
<a href="https://www.eventbrite.com/e/xix-encontro-pythonrio-tickets-33961135671" class="call-action-link" title="Registre-se" target="_blank">Registre-se</a>
80+
81+
</div>
82+
83+
</div>
84+
</header>
85+
86+
<hr>
87+
88+
89+
<div class="content" id="content">
90+
<div class="wrapper">
91+
92+
<section class="about" id="about">
93+
<h2 class="section-title">Sobre</h2>
94+
<p itemprop="description"><p>Prezados,</p>
95+
<p>Dia 29 de Abril de 2017 vai rolar XIX Encontro da @pythonrio na Stone Pagamentos das 14:00hs até às 18:00hs, Avenida General Justo, 375, 9º andar - Centro, Rio de Janeiro - RJ, 20021-130. Submeta sua proposta de palestra até dia 19/04/2017 pelo <a href="http://speakerfight.com/events/xix-encontro-da-pythonrio/">http://speakerfight.com/events/xix-encontro-da-pythonrio/</a>.</p>
96+
<p>Acabou a tristeza! Agora a galera da comunidade Python do Rio de Janeiro tem um encontro marcado, a cada último sábado de todo mês. Às vezes na Barra, às vezes no Centro, o que importa é se reunir para conversar, compartilhar e aprender.</p>
97+
<p>@pythonrio #forcapython</p>
98+
<p><a href="https://www.facebook.com/pythonrio">+ Facebook</a>
99+
&nbsp; &nbsp;
100+
<a href="https://www.twitter.com/pythonrio">+ Twitter</a>
101+
&nbsp; &nbsp;
102+
<a href="https://telegram.me/PythonRio">+ Telegram</a>
103+
&nbsp; &nbsp;
104+
<a href="https://www.youtube.com/channel/UCGl4xDZYUYGg4_aMah32yjQ">+ YouTube</a></p>
105+
</p>
106+
</section>
107+
108+
<section class="location" id="location">
109+
<h2 class="section-title">Localização</h2>
110+
111+
<p itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
112+
Stone Pagamentos: <span itemprop="streetAddress">Avenida General Justo, 375, 9º andar – </span>
113+
<span itemprop="addressLocality"> Rio de Janeiro, Centro</span>
114+
</p>
115+
<div id="map-canvas" class="location-area" data-address="Avenida General Justo, 375, 9º andar Rio de Janeiro Centro"></div>
116+
</section>
117+
118+
119+
120+
121+
<section class="agenda" id="agenda">
122+
<h2 class="section-title">Agenda</h2>
123+
124+
125+
<div class="schedule-tbl">
126+
<table>
127+
<thead>
128+
<tr>
129+
<th class="schedule-time">Hora</th>
130+
<th class="schedule-slot">Local</th>
131+
<th class="schedule-description">Atividade</th>
132+
</tr>
133+
</thead>
134+
<tbody>
135+
136+
<tr class="schedule-other">
137+
<td class="schedule-time">13:30</td>
138+
<td class="schedule-slot">Auditório (Cine Sharon)</td>
139+
<td class="schedule-description">Credenciamento</td>
140+
</tr>
141+
142+
<tr class="schedule-other">
143+
<td class="schedule-time">13:50</td>
144+
<td class="schedule-slot">Auditório (Cine Sharon)</td>
145+
<td class="schedule-description">Abertura</td>
146+
</tr>
147+
148+
<tr class="schedule-other">
149+
<td class="schedule-time">14:00</td>
150+
<td class="schedule-slot">Auditório (Cine Sharon)</td>
151+
<td class="schedule-description">Importância da Tradução no Meio Tecnológico + Projeto Open Source - Larissa Mourullo</td>
152+
</tr>
153+
154+
<tr class="schedule-other">
155+
<td class="schedule-time">14:50</td>
156+
<td class="schedule-slot">Auditório (Cine Sharon)</td>
157+
<td class="schedule-description">AsyncIO no mundo real: Escalando assincronamente com AsyncIO e Aiohttp - Diogo Magalhães Martins</td>
158+
</tr>
159+
160+
<tr class="schedule-other">
161+
<td class="schedule-time">15:40</td>
162+
<td class="schedule-slot">Auditório (Cine Sharon)</td>
163+
<td class="schedule-description">Coffee Break</td>
164+
</tr>
165+
166+
<tr class="schedule-other">
167+
<td class="schedule-time">16:00</td>
168+
<td class="schedule-slot">Auditório (Cine Sharon)</td>
169+
<td class="schedule-description">Django Channels: aplicações real time com Django - Paula Grangeiro</td>
170+
</tr>
171+
172+
<tr class="schedule-other">
173+
<td class="schedule-time">16:50</td>
174+
<td class="schedule-slot">Auditório (Cine Sharon)</td>
175+
<td class="schedule-description">Lightining Talks</td>
176+
</tr>
177+
178+
<tr class="schedule-other">
179+
<td class="schedule-time">17:00</td>
180+
<td class="schedule-slot">Auditório (Cine Sharon)</td>
181+
<td class="schedule-description">PyDojo</td>
182+
</tr>
183+
184+
<tr class="schedule-other">
185+
<td class="schedule-time">18:40</td>
186+
<td class="schedule-slot">Auditório (Cine Sharon)</td>
187+
<td class="schedule-description">Encerramento + foto</td>
188+
</tr>
189+
190+
<tr class="schedule-other">
191+
<td class="schedule-time">19:00</td>
192+
<td class="schedule-slot">No bar mais próximo, vamos trocar ideias e beber um chopp.</td>
193+
<td class="schedule-description">Pós-evento</td>
194+
</tr>
195+
196+
</tbody>
197+
</table>
198+
</div>
199+
200+
</section>
201+
202+
203+
204+
205+
<section class="partners" id="partners">
206+
<h2 class="section-title">Parceiros</h2>
207+
<ul class="partners-list">
208+
209+
<li class="partner-item" itemscope itemtype="http://schema.org/Organization">
210+
<a href="http://www.stone.com.br/" target='_blank' class="partner-logo partner-link" itemprop="url">
211+
<img src="/static/img/partners/stonepagamentos.png" alt="Stone Pagamentos" class="photo" itemprop="image">
212+
</a>
213+
</li>
214+
215+
</ul>
216+
</section>
217+
218+
219+
</div>
220+
</div>
221+
222+
223+
<div class="content">
224+
<div class="wrapper">
225+
<footer class="footer">
226+
<p>Made with ♥ by <a href="https://github.com/braziljs/conf-boilerplate">Conf Boilerplate</a> and <a href="https://github.com/hora-extra-barra">Horaextra Barra</a> :)</p>
227+
<p>Cover image from <a href="https://www.flickr.com/photos/jimkillock/7170481375">Jim Killock</a></p>
228+
</footer>
229+
</div>
230+
</div>
231+
</div>
232+
233+
234+
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
235+
<script>window.jQuery || document.write('<script src="themes/blue-is-the-warmest-color/js/jquery.js"><\/script>')</script>
236+
237+
<script src="//maps.google.com/maps/api/js?sensor=false"></script>
238+
<script src="../../../static/js/main.js"></script>
239+
240+
<!-- GOOGLE ANALYTICS -->
241+
<script type="text/javascript">
242+
var _gaq = _gaq || [];
243+
_gaq.push(['_setAccount', 'UA-33656081-1']);
244+
_gaq.push(['_trackPageview']);
245+
(function() {
246+
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
247+
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
248+
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
249+
})();
250+
</script>
251+
<!-- /GOOGLE ANALYTICS -->
252+
253+
</body>
254+
</html>

evento/edicoes-anteriores/page/2/index.html

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,26 @@
6565
<div class="wrapper">
6666

6767

68+
<div class="blog-post">
69+
70+
<h3><a href="../../../../evento/edicoes-anteriores/2017-04-29/">2017-04-29 | XIX Encontro da PythOnRio</a></h3>
71+
72+
<p>Prezados,</p>
73+
<p>Dia 29 de Abril de 2017 vai rolar XIX Encontro da @pythonrio na Stone Pagamentos das 14:00hs até às 18:00hs, Avenida General Justo, 375, 9º andar - Centro, Rio de Janeiro - RJ, 20021-130. Submeta sua proposta de palestra até dia 19/04/2017 pelo <a href="http://speakerfight.com/events/xix-encontro-da-pythonrio/">http://speakerfight.com/events/xix-encontro-da-pythonrio/</a>.</p>
74+
<p>Acabou a tristeza! Agora a galera da comunidade Python do Rio de Janeiro tem um encontro marcado, a cada último sábado de todo mês. Às vezes na Barra, às vezes no Centro, o que importa é se reunir para conversar, compartilhar e aprender.</p>
75+
<p>@pythonrio #forcapython</p>
76+
<p><a href="https://www.facebook.com/pythonrio">+ Facebook</a>
77+
&nbsp; &nbsp;
78+
<a href="https://www.twitter.com/pythonrio">+ Twitter</a>
79+
&nbsp; &nbsp;
80+
<a href="https://telegram.me/PythonRio">+ Telegram</a>
81+
&nbsp; &nbsp;
82+
<a href="https://www.youtube.com/channel/UCGl4xDZYUYGg4_aMah32yjQ">+ YouTube</a></p>
83+
84+
</div>
85+
86+
87+
6888
<div class="blog-post">
6989

7090
<h3><a href="../../../../evento/edicoes-anteriores/2016-10-29/">2016-10-29 | Mega Meetup PythOnRio</a></h3>

0 commit comments

Comments
 (0)