forked from gxgbrasil/io-extended.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
301 lines (283 loc) · 7.35 KB
/
_config.yml
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
# Jekyll
markdown: rdiscount
highlighter: "rouge"
permalink: /:title.html
# Conference info
conf:
name: "#io2016 Extended Aracaju"
description: "Google I/O 2016 Extended Aracaju"
date: "18 de maio de 2016"
price: "Gratuito!"
address: "Praça Getúlio Vargas, 63 - Grageru"
venue: "Rede+ Coworking Aracaju"
city: "Aracaju, Sergipe"
# Site info
site:
author: "GDG Aracaju"
url: "http://io.gdgaracaju.com.br"
favicon: "http://www.gdgaracaju.com.br/favicon.ico"
googleanalytics: "UA-49492619-1"
images:
cover: "./img/og_image.png"
facebook: "http://io.gdgaracaju.com.br/img/og_image.png"
subscribe_text: "Inscreva-se, vagas limitadas!"
subscribe_url: "http://www.meetup.com/pt-BR/GDG-Aracaju/events/229951264/"
# Active sections on the website
sections:
about: true
c4p: false
location: true
speakers: false
schedule: true
sponsors: true
partners: true
contact: false
tickets: false
# Organizers list
organizers:
-
name: "GDG Aracaju"
photo: "./img/partners/gdgaracaju.png"
url: "http://site.gdgaracaju.com.br/"
bio: ""
company: ""
-
name: "Erick Mendonça"
photo: "./img/speakers/erick_mendonca.jpg"
url: "http://github.com/erickmendonca"
bio: "Formando na Universidade Federal de Sergipe e possui experiência como desenvolvedor e analista de sistemas. Co-organizador do Google Developer Group Aracaju, busca compartilhar conhecimento e aperfeiçoar a comunidade local de desenvolvedores e empreendedores através de eventos técnicos e encontros descontraídos para incentivar o crescimento e a empatia da comunidade local."
company: "UFS"
-
name: "Italo Marcel"
photo: "./img/speakers/italo_marcel.jpg"
url: "https://github.com/italomarcel"
bio: ""
company: "Getinfo"
-
name: "Raphael Pantaleão"
photo: "./img/speakers/raphael.jpg"
url: "http://github.com/raphaelpanta"
bio: ""
company: ""
-
name: "Roberto Brandini"
photo: "./img/speakers/roberto_brandini.jpg"
url: "https://www.facebook.com/roberto.brandini"
bio: ""
company: ""
# Speakers list
speakers:
-
name: "Diego Melo"
url: ""
photo: "./img/speakers/diego.jpg"
title: "Chrome Dev Tools"
details: ""
-
name: "Eduardo Borges"
url: ""
photo: "./img/speakers/eduardo.jpg"
title: "Polymer 1.0"
details: ""
-
name: "Italo Marcel"
url: ""
photo: "./img/speakers/italo_marcel.jpg"
title: "Android"
details: ""
-
name: "Ygor César"
url: ""
photo: "./img/speakers/ygor.jpg"
title: "Firebase e Android"
details: ""
# Schedule
schedule:
-
day: "1805"
name: "18/05 Google I/O Dia 1"
description: ""
#url: ""
agenda:
-
name: "Keynote ao vivo de San Francisco"
time:
start: "14:00"
end: "16:00"
description: ""
speaker:
name: ""
photo: ""
url: ""
-
name: "Intervalo e coffee-break"
time:
start: "16:00"
end: "16:30"
description: ""
speaker:
name: ""
photo: ""
url: ""
-
name: "Palestra: Android"
time:
start: "16:30"
end: "17:30"
description: "Tema específico a definir"
speaker:
name: "Italo Marcel"
photo: "./img/speakers/italo_marcel.jpg"
url: ""
-
name: "Palestra: Polymer 1.0"
time:
start: "17:30"
end: "18:30"
description: ""
speaker:
name: "Eduardo Borges"
photo: "./img/speakers/eduardo.jpg"
url: ""
-
name: "Intervalo e coffee-break"
time:
start: "18:30"
end: "19:00"
description: ""
speaker:
name: ""
photo: ""
url: ""
-
name: "Palestra: Firebase e Android"
time:
start: "19:00"
end: "20:00"
description: ""
speaker:
name: "Ygor César"
photo: "./img/speakers/ygor.jpg"
url: ""
-
name: "Palestra: Chrome Dev Tools"
time:
start: "20:00"
end: "21:00"
description: ""
speaker:
name: "Diego Melo"
photo: "./img/speakers/diego.jpg"
url: ""
-
name: "Encerramento"
time:
start: "21:00"
end: "21:10"
description: ""
speaker:
name: ""
photo: ""
url: ""
-
name: "After Hours"
time:
start: "21:10"
end: "--"
description: ""
speaker:
name: ""
photo: ""
url: ""
# List of Sponsors
sponsors:
-
name: "Google Developers"
logo: "./img/partners/google_developers.png"
url: "http://developers.google.com/"
-
name: "Grupo Rede+"
logo: "./img/partners/rede.jpg"
url: "http://gruporedemais.com/"
-
name: "Getinfo"
logo: "./img/partners/getinfo.png"
url: "http://getinfo.net.br/"
# List of Partners
partners:
-
name: "CajuValley"
logo: "./img/partners/cajuvalley.png"
url: "https://www.facebook.com/cajuvalley"
-
name: "DP Sistemas"
logo: "./img/partners/dpsistemas.png"
url: "http://www2.dpsistemas.com.br/"
-
name: "Popcode"
logo: "./img/partners/popcode.jpg"
url: "http://www.popcode.com.br/"
-
name: "SergipeTec"
logo: "./img/partners/sergipetec.svg"
url: "http://www.sergipetec.org.br/"
-
name: "Universidade Tiradentes"
logo: "./img/partners/unit.jpg"
url: "http://www.unit.br/"
# About section
about_section:
title: "Sobre"
description: "O Google I/O é o maior evento de desenvolvedores da Google. Venha com a gente acompanhar todas as novidades!"
# Call for papers section
c4p_section:
title: "Call for papers"
text: "Se você tem interesse em contribuir com a comunidade nessa jornada, faça uma proposta :) Nós estamos interessados em testes, Firebase, aplicativos híbridos, criação de APIs, backend, além de conteúdo sobre desenvolvimento Android."
c4p_url: "http://goo.gl/forms/Wbcc4OQfgB"
c4p_caption: "Preencha o form!"
c4p_rules_url: ""
c4p_rules_caption: ""
# Contact section
contact_section:
title: "Contato"
text: "Fale conosco se tiver qualquer dúvida!"
contacts:
-
title: "Email"
link: "mailto:[email protected]"
-
title: "Google+"
link: "https://plus.google.com/communities/100418157558568471841"
email: "[email protected]"
twitter_url: "http://twitter.com/gdgaracaju"
twitter_username: "@gdgaracaju"
show_form: false
form:
action: "contato.php"
name: "What's your name?"
email: "What's your email?"
message: "Write a message"
send_button: "Send"
# Location section
location_section:
title: "Local"
# Partners section
partners_section:
title: "Parceiros"
show_your_logo_here: false
your_logo_here_link: "mailto:[email protected]"
# Schedule section
schedule_section:
title: "Programação"
text: "A programação pode sofrer alterações sem avisos prévios."
time: "Hora"
slot: "Atividade"
description: "Descrição"
# Speakers section
speakers_section:
title: "Palestrantes"
# Sponsors section
sponsors_section:
title: "Patrocinadores"
show_your_logo_here: false
your_logo_here_link: "mailto:[email protected]"