Skip to content

Commit 4742ba8

Browse files
committed
Synchronized build
1 parent 94b0b4f commit 4742ba8

3 files changed

Lines changed: 112 additions & 6 deletions

File tree

evento/index.html

Lines changed: 111 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,13 @@ <h1 class="logo-name">
6868
</h1>
6969
<h2 class="tagline">
7070
28 de Janeiro de 2017
71-
71+
, eShares
7272
, Rio de Janeiro
7373
</h2>
7474

7575
<div class="call-action-area">
7676

77-
<a href="#" class="call-action-link" title="Em Breve!" target="_blank">Inscrições em breve!</a>
77+
<a href="https://www.eventbrite.com/e/xvi-encontro-pythonrio-registration-31308195656" class="call-action-link" title="Registre-se" target="_blank">Registre-se</a>
7878

7979
</div>
8080

@@ -89,10 +89,12 @@ <h2 class="tagline">
8989

9090
<section class="about" id="about">
9191
<h2 class="section-title">Sobre</h2>
92-
<p itemprop="description"><p>XV Encontro PythonRio
93-
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>
92+
<p itemprop="description"><p>XVI Encontro PythonRio
93+
Dia 28 de Janeiro de 2017 vai rolar XVI Encontro da @pythonrio das 14:00hs até às 18:00hs na eShares: Rua Barão do Flamengo, 22 Sala 402 – Rio de Janeiro, Flamengo.
94+
Grande abraço!</p>
95+
<p>Faça a sua inscrição!!! <a href="https://www.eventbrite.com/e/xv-encontro-python-rio-tickets-29658002885">https://www.eventbrite.com/e/xv-encontro-python-rio-tickets-29658002885</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>
9497
<p>@pythonrio #forcapython</p>
95-
<p>Caso você queira se inteirar mais sobre a comunidade de Python, também sugerimos os seguintes links:</p>
9698
<p><a href="https://www.facebook.com/pythonrio">+ Facebook</a>
9799
&nbsp; &nbsp;
98100
<a href="https://www.twitter.com/pythonrio">+ Twitter</a>
@@ -103,6 +105,16 @@ <h2 class="section-title">Sobre</h2>
103105
</p>
104106
</section>
105107

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+
eShares: <span itemprop="streetAddress">Rua Barão do Flamengo, 22 Sala 402 – </span>
113+
<span itemprop="addressLocality"> Rio de Janeiro, Flamengo</span>
114+
</p>
115+
<div id="map-canvas" class="location-area" data-address="Rua Barão do Flamengo, 22 Sala 402 Rio de Janeiro Flamengo"></div>
116+
</section>
117+
106118

107119

108120
<section class="speakers" id="speakers">
@@ -116,9 +128,103 @@ <h2 class="section-title">Palestras</h2>
116128
</section>
117129

118130

131+
<section class="agenda" id="agenda">
132+
<h2 class="section-title">Agenda</h2>
133+
134+
135+
<div class="schedule-tbl">
136+
<table>
137+
<thead>
138+
<tr>
139+
<th class="schedule-time">Hora</th>
140+
<th class="schedule-slot">Local</th>
141+
<th class="schedule-description">Atividade</th>
142+
</tr>
143+
</thead>
144+
<tbody>
145+
146+
<tr class="schedule-other">
147+
<td class="schedule-time">13:30</td>
148+
<td class="schedule-slot">Auditório</td>
149+
<td class="schedule-description">Credenciamento</td>
150+
</tr>
151+
152+
<tr class="schedule-other">
153+
<td class="schedule-time">13:55</td>
154+
<td class="schedule-slot">Auditório</td>
155+
<td class="schedule-description">Abertura</td>
156+
</tr>
157+
158+
<tr class="schedule-other">
159+
<td class="schedule-time">14:00</td>
160+
<td class="schedule-slot">Auditório</td>
161+
<td class="schedule-description">Palestra 1</td>
162+
</tr>
163+
164+
<tr class="schedule-other">
165+
<td class="schedule-time">14:45</td>
166+
<td class="schedule-slot">Auditório</td>
167+
<td class="schedule-description">Palestra 2</td>
168+
</tr>
169+
170+
<tr class="schedule-other">
171+
<td class="schedule-time">15:30</td>
172+
<td class="schedule-slot">Auditório</td>
173+
<td class="schedule-description">Lightning talks</td>
174+
</tr>
175+
176+
<tr class="schedule-other">
177+
<td class="schedule-time">16:00</td>
178+
<td class="schedule-slot">Auditório</td>
179+
<td class="schedule-description">Coffee Break</td>
180+
</tr>
181+
182+
<tr class="schedule-other">
183+
<td class="schedule-time">16:20</td>
184+
<td class="schedule-slot">Auditório</td>
185+
<td class="schedule-description">Palestra 3</td>
186+
</tr>
187+
188+
<tr class="schedule-other">
189+
<td class="schedule-time">17:05</td>
190+
<td class="schedule-slot">Auditório</td>
191+
<td class="schedule-description">Palestra 4</td>
192+
</tr>
193+
194+
<tr class="schedule-other">
195+
<td class="schedule-time">17:50</td>
196+
<td class="schedule-slot">Auditório</td>
197+
<td class="schedule-description">Encerramento + Foto</td>
198+
</tr>
199+
200+
<tr class="schedule-other">
201+
<td class="schedule-time">18:00</td>
202+
<td class="schedule-slot">No bar mais próximo, vamos trocar ideias e beber um chopp.</td>
203+
<td class="schedule-description">Pós-evento</td>
204+
</tr>
205+
206+
</tbody>
207+
</table>
208+
</div>
209+
210+
</section>
119211

120212

213+
214+
215+
<section class="partners" id="partners">
216+
<h2 class="section-title">Parceiros</h2>
217+
<ul class="partners-list">
218+
219+
<li class="partner-item" itemscope itemtype="http://schema.org/Organization">
220+
<a href="https://esharesinc.com/" target='_blank' class="partner-logo partner-link" itemprop="url">
221+
<img src="/static/img/partners/eshares.png" alt="eShares" class="photo" itemprop="image">
222+
</a>
223+
</li>
121224

225+
</ul>
226+
</section>
227+
122228

123229
</div>
124230
</div>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ <h4>Meetup</h4>
155155
<h4 class="subheading">XVI Encontro PythonRio</h4>
156156
</div>
157157
<div class="timeline-body">
158-
<p>A comunidade de Python do Rio de Janeiro se encontra todo último sábado do mês. Seja na Barra ou no Centro, o que importa é se reunir para conversar, compartilhar e aprender.</p>
158+
<p>Dia 28 de Janeiro de 2017 vai rolar XVI Encontro da @pythonrio das 14:00hs até às 18:00hs na eShares: Rua Barão do Flamengo, 22 Sala 402 – Rio de Janeiro, Flamengo.</p>
159159
</div>
160160
</a>
161161
</div>

static/img/partners/eshares.png

31.4 KB
Loading

0 commit comments

Comments
 (0)