-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
217 lines (187 loc) · 7.47 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
<!--Template original Python Nordeste 2014 - Salvador - Bahia-->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="O maior encontro anual da Região Nordeste para a comunidade que desenvolve utilizando a linguagem de programação open source Python. O evento é empenhado tanto para os novos usuários quanto para desenvolvedores plenos.">
<meta name="keywords" content="python, nordeste, evento, programação, bahia, salvador, desenvolvimento, desenvolvedor, opensource, encontro">
<meta name="author" content="">
<link rel="shortcut icon" href="assets/images/favicon.ico">
<title>Python Nordeste 2014 | Salvador - Bahia</title>
<link href="themes/yellow-swan/css/main.css" rel="stylesheet">
<link href='http://fonts.googleapis.com/css?family=Lato:300,400,900' rel='stylesheet' type='text/css'>
<meta property="og:title" content="Python Weekend 2015 | Feira de Santana - Bahia - Brasil" />
<meta property="og:type" content="website" />
<meta property="og:image" content="themes/yellow-swan/images/logo-square.png" />
<meta property="og:url" content="" />
<meta property="og:site_name" content="Python Weekend 2015 | Feira de Santana - Bahia - Brasil" />
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Fixed navbar -->
<div class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="#"><img class="logo-small" src="themes/yellow-swan/images/logo-small.png" alt="Python Nordeste"></a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="#evento" data-article="evento">Evento</a></li>
<li><a href="#programacao" data-article="programacao">Programação</a></li>
<li><a href="#" data-article="inscricoes">Inscreva-se</a></li>
<li><a href="#local" data-article="local">Local</a></li>
<li><a href="#patrocinadores" data-article="patrocinadores">Patrocinadores</a></li>
<li><a href="mailto:[email protected]?Subject=Python%20Nordeste">Contato</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
<div id="headerwrap" class="full-bg">
<div class="container">
<div class="row centered">
<img src="themes/yellow-swan/images/logo.png" alt="Python Nordeste 2014">
<p class="event-date">November 15</p>
<p class="headline">Conference description</p>
</div><!-- /row -->
</div><!-- /container -->
</div><!-- /headerwrap -->
<!-- ABOUT -->
<section class="about" id="about">
<div id="evento" class="event-wrap full-bg" data-speed="0.6">
<article class="container evento">
<div class="event-desc">
<h2>O evento</h2>
<p>Sobre o evento</p>
</div>
<div class="thumb-city">
<img src="themes/yellow-swan/images/salvador-thumb1.jpg" alt="Python evento"/>
</div>
<div class="thumb-city">
<img src="themes/yellow-swan/images/salvador-thumb2.jpg" alt="Nordeste"/>
</div>
<div class="thumb-city">
<img src="themes/yellow-swan/images/salvador-thumb3.jpg" alt="Encontro Programação"/>
</div>
</article>
</div>
</section>
<!-- / ABOUT -->
<!-- MINICURSO -->
<section class="minicurso" id="minicurso">
<div id="pyzumbi" class="full-bg pyzumbi-wrap">
<div class="pyzumbi-bg">
<article class="container pyzumbi">
<div class="col-lg-12">
<div class="row">
<h2>Minicurso - Data minicurso</h2>
<div class="minicourse-content">
<div class="minicourse-about">
<p class="learn-it">Course description</p>
</div>
<div class="minicourse-video">
<iframe width="560" height="315" src="//www.youtube.com/embed/ioya7nGct-o?rel=0" frameborder="0" allowfullscreen></iframe>
</div>
<div class="minicourse-info">
<p class="minicourse-speaker"></p>
<p>Professor FATEC-SP</p>
<p></p>
</div>
</div>
</div>
</div>
</article>
</div>
</div>
</section>
<!-- / MINICURSO -->
<!-- LOCATION -->
<section class="location" id="location">
<div id="local" class="full-bg local-wrap">
<article class="container local">
<div class="col-lg-12">
<div class="row centered">
<h2>Local do evento - November 15</h2>
</div>
<div class="local-pic">
<p class="local-name"><strong>Coco Bongo</strong>
<br/>
<small>Endereço do evento<br> Feira de Santana - BA, Brasil</small>
</p>
</div>
</div>
</article>
<div id="map-canvas" class="gmap"></div>
</div>
</section>
<!-- / LOCATION -->
<!-- PAYMENT -->
<section class="payment" id="payment">
<div id="inscricoes" class="full-bg subscribe-wrap">
<article class="container inscricoes">
<div class="col-lg-12">
<div class="row centered">
<h2>Inscrições</h2>
<iframe src="http://eventick.com.br/python-nordeste-2014/embedded" frameborder="0" height="435px" width="100%" vspace="0" hspace="0" marginheight="5" marginwidth="5" scrolling="no" allowtransparency="true"></iframe>
</div>
</div>
<p>Observação: os minicursos serão vendidos separadamente.</p>
</article>
</div>
</section>
<!-- / PAYMENT -->
<!-- SCHEDULE -->
<section class="schedule" id="schedule">
<div id="programacao" class="full-bg schedule-wrap">
<article class="container programacao">
<div class="col-lg-12">
<div class="row">
<h2>Programação</h2>
<p><strong>1º de Maio das 8h30 às 17h00:</strong> Minicurso Python para Zumbis* - Fernando Masanori
<br /><small><em>*Necessário levar notebook</em></small></p>
<table class="daily-schedule with-time table table-striped">
<thead>
<tr>
<th class="schedule-time"></th>
<th class="schedule-speaker">2 de Maio</th>
<th class="schedule-activity"></th>
</tr>
</thead>
<tbody>
<tr>
<td>Horário da palestra</td>
<td>Nome do palestrante</td>
<td>Titulo da palestra</td>
</tr>
<tr>
<td>08:30</td>
<td>Douglas da Cruz Cerqueira</td>
<td>Django para desenvolvimento de paginas web</td>
</tr>
</tbody>
</table>
</div>
</div>
</article>
</div>
</section>
<!-- / SCHEDULE -->
<div class="footer-wrap">
<footer class="container bottom-note">
<p class="centered">Python Weekend 2015 | Feira de Santana - Bahia - Brasil</p>
</footer><!-- /container -->
</div>
<script src="http://maps.google.com/maps/api/js?sensor=false"></script>
<script src="themes/yellow-swan/js/pyne2014.min.js"></script>
</body>
</html>