-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
153 lines (138 loc) · 4.52 KB
/
Copy path_config.yml
File metadata and controls
153 lines (138 loc) · 4.52 KB
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
# Jekyll
markdown: rdiscount
highlighter: "pygments"
permalink: /:title.html
# Conference info
conf:
name: "Barcode"
description: "Barcode é um evento criado para que profissionais da área de TI possam ficar longe do teclado por um tempo, beber cerveja, assistir palestras curtas e, claro, trocar aquele bom papo nerd."
date: "12 de fevereiro de 2016"
price: "Free"
address: "Rua Américo Curvelo, 585 - Grageru"
venue: "Garage 585"
city: "Aracaju"
# Site info
site:
url: "http://barcode.gdgaracaju.com.br"
favicon: "http://site.gdgaracaju.com.br/favicon.png"
googleanalytics: "UA-33656081-1"
images:
cover: "http://f.cl.ly/items/2X28422q1e3w0C2U1P3H/866591_24254643.jpg"
facebook: "http://barcode.gdgaracaju.com.br/img/facebook-thumb.jpg"
subscribe_text: "Inscreva-se"
subscribe_url: "http://www.meetup.com/pt-BR/GDG-Aracaju/events/228084119/"
# Active sections on the website
sections:
about: true
c4p: false
location: true
speakers: true
schedule: false
sponsors: false
partners: false
contact: false
# The entire schedule
schedule:
-
name: "Chegada sóbria :)"
time: "19h00"
-
name: "Sergio Lara"
photo: "img/sergio-lara.jpg"
bio: "Programador com 22 anos de experiência no desenvolvimento de aplicações para uma variedade de pequenas e médias empresas, tanto em plataforma desktop quanto web. Desenvolve em PHP desde 2009. No currículo linguagens como Java, Delphi e JavaScript, e alguns bancos de dados como MySQL, Firebird, Postgres e Oracle."
company: "Co-Founder na Visãocerta"
socials:
-
service: "linkedin"
handler: "in/sergio-lara-47240b71"
presentation:
title: "PHP Frameworks: CodeIgniter"
description: ""
time: "19h00"
-
name: "Italo Marcel"
photo: "img/italo-marcel.jpg"
bio: "Um gamer nato e apaixonado por Android, formado em Programação de Sistemas pelo Instituto Federal de Sergipe e graduando em Ciência da Computação pela Universidade Federal de Sergipe. Programa desde os 15 anos de idade, e já desenvolveu diversos aplicativos durante os mais de 4 anos como engenheiro Android. Inovar faz parte de seu DNA."
company: "Web & Mobile Developer na Getinfo"
socials:
-
service: "facebook"
handler: "italo.marcel"
presentation:
title: "Como aumentar a sua produtividade no Android Studio"
description: ""
time: "20h30"
# List of Sponsors
sponsors:
-
name: "GDG Aracaju"
logo: "http://io.gdgaracaju.com.br/img/partners/aracaju.png"
url: "http://site.gdgaracaju.com.br/"
-
name: "Popcode"
logo: "http://io.gdgaracaju.com.br/img/partners/popcode.jpg"
url: "http://popcode.com.br/"
# List of Partners
partners:
-
name: "Popcode"
logo: "http://f.cl.ly/items/2N3i2W0X2f3c2g2Z2N0f/Untitled-1.png"
url: "http://braziljs.org"
# About section
about_section:
title: "Sobre"
description:
-
p: "BarCode é um evento criado para que profissionais da área de TI possam ficar longe do teclado por um tempo, beber cerveja, assistir palestras curtas e, claro, trocar aquele bom papo nerd."
-
p: "Quer falar sobre Android, iOS, Ruby, Python, Javascript, Node, Go, C#, PHP, Java, Scala, Scrum, Design etc? Venha para o evento, pegue uma cerveja (ou café, água...) e mãos na massa!"
# Call for papers section
c4p_section:
title: "Call for papers"
text: "Quer palestrar?"
c4p_url: "https://goo.gl/QuHXj7"
c4p_caption: "Faça uma proposta! Vamos adorar ter você conosco!"
c4p_rules_url: ""
c4p_rules_caption: ""
# Contact section
contact_section:
title: "Contact"
text: "Contact us if you have any questions."
contacts:
-
title: "Email"
link: "mailto:your_email@domain"
-
title: "Facebook"
link: "https://www.facebook.com/yourpage"
email: "your_email@domain"
twitter_url: "http://twitter.com/your_twitter"
twitter_username: "@your_twitter"
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: true
# Schedule section
schedule_section:
title: "Agenda"
text: "A agenda pode ser alterada sem aviso prévio."
time: "Hora"
slot: "Slot"
description: "Descrição"
# Speakers section
speakers_section:
title: "Palestrantes"
# Sponsors section
sponsors_section:
title: "Fazem acontecer"
show_your_logo_here: true