-
Notifications
You must be signed in to change notification settings - Fork 1
/
agenda.html
227 lines (203 loc) · 10.8 KB
/
agenda.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
<!DOCTYPE html>
<html lang="pt-BR">
<head>
<title>Agenda | SP MakerWeek 18</title>
<!-- Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-125842397-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-125842397-1');
</script>
<!--/ Google Analytics -->
<!-- META -->
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="description" content="Uma semana inteira para falar sobre fabricação digital, cultura maker, transformação social, tecnologia e diversidade.">
<meta name="author" content="Co-authered by Carlos EA. Batista, Nicole Avelino">
<meta name="robots" content="index, follow">
<meta name="googlebot" content="index, follow">
<meta name="rating" content="General">
<meta name="keywords" content="sp maker week, maker, fablab, tecnologia, makerweek">
<meta property="og:url" content="https://fablablivresp.github.io/spmakerweek/agenda.html">
<meta property="og:title" content="Agenda | SP MakerWeek 2018">
<meta property="og:type" content="Website">
<meta property="og:locale" content="pt_BR">
<meta property="og:description" content="Uma semana inteira para falar sobre fabricação digital, cultura maker, transformação social, tecnologia e diversidade.">
<link rel="icon" type="image/png" href="favicon.png">
<!-- Stylesheets -->
<!-- Bootstrap Core CSS -->
<link rel="stylesheet" href="vendor/bootstrap/css/bootstrap.min.css">
<!-- Custom styles for this template -->
<link rel="stylesheet" href="assets/css/spmakerweek.css">
<!-- Custom fonts for this template -->
<link rel="stylesheet" href="vendor/font-awesome/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css?family=Roboto:400,700" rel="stylesheet">
</head>
<body>
<!-- Nav Web -->
<nav class="d-none d-lg-block navbar navbar-expand-lg navbar-default navbar-fixed-top">
<img src="./assets/img/navbar-background.png" class="d-none d-lg-block navbar-image img-fluid" alt="Background com textura hexagonal">
<div class="container-fluid">
<div class="navbar-header row">
<a class="navbar-brand nav-home-icone" href="index.html">
<img width="20%" src="./assets/img/nav-home.png">
</a>
<a class="navbar-brand nav-agenda-icone" href="index.html#agenda-section">
<img width="20%" src="./assets/img/nav-agenda.png">
</a>
<a class="navbar-brand nav-speakers-icone" href="index.html#speakers-section">
<img width="20%" src="./assets/img/nav-speakers.png">
</a>
<a class="navbar-brand nav-comochegar-icone" href="index.html#mapa-section">
<img width="20%" src="./assets/img/nav-comochegar.png">
</a>
<a class="navbar-brand nav-logo-icone" href="index.html">
<img width="20%" src="./assets/img/nav-logo.png">
</a>
</div>
</div>
</nav>
<!--/ Nav Web -->
<!-- Header/Logo Mobile -->
<header id="logo-header-mobile" class="d-block d-lg-none d-xl-none logo-header-mobile-spmw container-fluid">
<a href="index.html">
<img src="./assets/img/header-logo-mobile.png" class="img-fluid" alt="Background com textura hexagonal, constando o logo do SPMW">
</a>
</header>
<!--/ Header/Logo Mobile -->
<!-- Nav Mobile -->
<nav class="d-block d-lg-none d-xl-none navbar navbar-light navbar-expand-lg navbar-1 nav-mobile container-fluid">
<button class="navbar-toggler toggler-example" type="button" data-toggle="collapse" data-target="#menuMobileContent" aria-controls="menuMobileContent" aria-expanded="false" arial-label="Toggle navigation"><span class="white"><i class="fa fa-bars white"></i></span></button>
<div class="collapse navbar-collapse white" id="menuMobileContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link texto" href="index.html">HOME</a>
</li>
<li class="nav-item active">
<a class="nav-link " href="index.html#agenda-mobile">AGENDA</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="index.html#speakers-mobile">SPEAKERS</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="index.html#mapa-section-mobile">COMO CHEGAR</a>
</li>
</ul>
</div>
</nav>
<!--/ Nav Mobile -->
<!-- Agenda 26/09 Web -->
<section class="d-none d-lg-block" id="agenda-um-section">
<img src="./assets/img/agenda-um.png" class="d-none d-lg-block header-image img-fluid" alt="Background com textura hexagonal, constando a agenda do dia 26/09 da #SPMW 2018">
</section>
<!--/ Agenda 26/09 Web -->
<!-- Agenda 26/09 Mobile -->
<section class="d-block d-lg-none d-xl-none container-fluid" id="agenda-um-section-mobile">
<img src="./assets/img/agenda-mobile-um.png" class="img-fluid" alt="Background com textura hexagonal, constando a agenda do dia 26/09 da #SPMW 2018">
</section>
<!--/ Agenda 26/09 Mobile -->
<!-- Agenda 27/09 Web-->
<section class="d-none d-lg-block" id="agenda-dois-section">
<img src="./assets/img/agenda-dois.png" class="d-none d-lg-block header-image img-fluid" alt="Background com textura hexagonal, constando a agenda do dia 27/09 da #SPMW 2018">
</section>
<!--/ Agenda 27/09 Web -->
<!-- Agenda 27/09 Mobile -->
<section class="d-block d-lg-none d-xl-none container-fluid" id="agenda-dois-section-mobile">
<img src="./assets/img/agenda-mobile-dois.png" class="img-fluid" alt="Background com textura hexagonal, constando a agenda do dia 27/09 da #SPMW 2018">
</section>
<!--/ Agenda 27/09 Mobile -->
<!-- Agenda 28/09 Web -->
<section class="d-none d-lg-block" id="agenda-tres-section">
<img src="./assets/img/agenda-tres.png" class="d-none d-lg-block header-image img-fluid" alt="Background com textura hexagonal, constando a agenda do dia 28/09 da #SPMW 2018"">
</section>
<!--/ Agenda 28/09 Web -->
<!-- Agenda 28/09 Mobile -->
<section class="d-block d-lg-none d-xl-none container-fluid" id="agenda-tres-section-mobile">
<img src="./assets/img/agenda-mobile-tres.png" class="img-fluid" alt="Background com textura hexagonal, constando a agenda do dia 28/09 da #SPMW 2018">
</section>
<!--/ Agenda 28/09 Mobile -->
<!-- Agenda 29/09 Web -->
<section class="d-none d-lg-block" id="agenda-quatro-section">
<img src="./assets/img/agenda-quatro.png" class="d-none d-lg-block header-image img-fluid" alt="Background com textura hexagonal, constando a agenda do dia 29/09 da #SPMW 2018">
</section>
<!--/ Agenda 29/09 Web -->
<!-- Agenda 29/09 Mobile -->
<section class="d-block d-lg-none d-xl-none container-fluid" id="agenda-quatro-section-mobile">
<img src="./assets/img/agenda-mobile-quatro.png" class="img-fluid" alt="Background com textura hexagonal, constando a agenda do dia 29/09 da #SPMW 2018">
</section>
<!--/ Agenda 29/09 Mobile -->
<!-- Footer Web -->
<footer class="d-none d-lg-block footer-section">
<div class="icones center-align">
<ul class="icones list-inline mb-0">
<li class="list-inline-item mr-3">
<a href="https://facebook.com/fablablivresp/?ref=br_rs">
<i class="fa fa-facebook fa-2x fa-fw"></i>
</a>
</li>
<li class="list-inline-item">
<a href="https://www.instagram.com/fablablivresp/?hl=pt-br">
<i class="fa fa-instagram fa-2x fa-fw"></i>
</a>
</li>
</ul>
</div>
<h2><strong>Rua Pedroso 238 - Bela Vista São Paulo - SP | 01322-010</strong></h2>
<h2><strong>(11) 2075-7289</strong></h2>
<h2><strong><a href="mailto:[email protected]?subject=Feedback">[email protected]</a></strong></h2>
<div class="row logos-footer center-align">
<div class="logo-footer-its">
<img width="200px" src="./assets/img/logo-footer-its.png" alt="Logo do its Brasil">
</div>
<div class="logo-footer-fablab">
<img width="170px" src="./assets/img/logo-footer-fablab.png" alt="Logo do FABLAB LIVRE SP">
</div>
<div class="logo-footer-prefeitura">
<img width="200px" src="./assets/img/logo-footer-prefeitura.png" alt="Logo da PMSP">
</div>
</div>
</footer>
<!--/ Footer Web -->
<!-- Footer Mobile -->
<footer id="footer" class="footer-section-mobile d-block d-lg-none d-xl-none container-fluid">
<div class="icones-mobile center-align">
<ul class="icones-mobile list-inline mb-0">
<li class="list-inline-item mr-3">
<a href="https://facebook.com/fablablivresp/?ref=br_rs">
<i class="fa fa-facebook fa-2x fa-fw"></i>
</a>
</li>
<li class="list-inline-item">
<a href="https://www.instagram.com/fablablivresp/?hl=pt-br">
<i class="fa fa-instagram fa-2x fa-fw"></i>
</a>
</li>
</ul>
</div>
<p>
Rua Pedroso 238 - Bela Vista São Paulo - SP <br>
01322-010 <br>
(11) 2075-7289 <br>
<a href="mailto:[email protected]?subject=Feedback">[email protected]</a> <br>
</p>
<div class="row logos-footer-mobile center-align">
<div class="logo-footer-its-mobile">
<img width="90px" src="./assets/img/logo-footer-its.png" alt="Logo do its Brasil">
</div>
<div class="logo-footer-fablab-mobile">
<img width="90px" src="./assets/img/logo-footer-fablab.png" alt="Logo do FABLAB LIVRE SP">
</div>
<div class="logo-footer-prefeitura-mobile">
<img width="90px" src="./assets/img/logo-footer-prefeitura.png" alt="Logo da PMSP">
</div>
</div>
</footer>
<!--/ Footer Mobile -->
<!-- Bootstrap Core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
</body>
</html>