-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
146 lines (122 loc) · 4.74 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
# Plugins
Plugins:
- jekyll-sitemap
safe: false
# Build Settings
markdown: kramdown
permalink: pretty
exclude: ['/automation/', 'README.md', 'LICENSE.txt', 'CNAME']
# Site Settings
title: "+Con"
email: "[email protected]"
description: "Evento para unirse al desarrollo de la comunidad Argentina."
baseurl: "/argentina2018"
url: "https://mas-con.github.io/"
permalink: "/blog/:title"
# googleAnalyticsTrackingId: "UA-43643469-5"
# googleAnalyticsSiteUrl: "gdg-x.github.io"
# siteVerification: "b9imDOrFawXaBXCC4r3uJDdswSYcalD-wWpMYhFq-no"
# Organizer Info
organizerName: "Los seres humanos que disfrutan de la tecnología"
organizerAlternateName: "Los seres humanos que disfrutan de la tecnología"
organizerDescription: "Open and volunteer geek communities who create exciting projects and share experience about Google technology with passion."
organizerEmail: "[email protected]"
organizerLogo: "/img/seo/organizer-logo.png"
organizerLink: "http://mas-con.github.io/"
# Head
metaKeywords: "event, mascon, mendoza, programacion, programming, design, argentina, "
twitterAccount: "@masconmdz"
# socialImageSrcGooglePlus: "/img/seo/sharing-google-plus.png"
socialImageSrcTwitter: "/img/seo/sharing-twitter.png"
socialImageSrcFacebook: "/img/seo/sharing-facebook.png"
# Documents
# c4pUrl: "https://bit.ly/dfua-c4p"
c4sponsorsUrl: "mailto:[email protected]"
# Navigation
navigationLinks:
- {permalink: "/", text: "Home"}
- {permalink: "/schedule/", text: "Programación"}
- {permalink: "/speakers/", text: "Oradores"}
- {permalink: "/team/", text: "Los organizadores"}
# bottomNavigationLinks:
# - {link: "#", text: "Become a speaker"}
# rightNavigationButtons:
# - {link: "#", text: "Become a speaker"}
# Hero Block
heroImage: "black.png"
heroTitle: "+Con | <typeout> "
eventDate: "20 Octubre - UTN Mendoza"
typeoutTextValues: '"", "ferencia", "versación ", "vos ", "Diseno" ,"desarrollo"'
typeoutFallback: "Season"
# heroButtons:
# - {link: "https://bit.ly/dfua-c4p", text: "Become a speaker"}
# - {permalink: "/#tickets", text: "Buy tickets"}
# About Block
aboutTitle: "Conocé +Con"
aboutBlock:
- {title: "Talks", image: "bigdata.jpg", text: "Charlas sobre lenguajes de programación, frameworks y más." }
- {title: "Lightning Talks", image: "iot.png", text: "Lightning Talks, charlas más intensas sobre desarrollo." }
# Statistic Block
statisticBlockImage: "statistic.jpg"
statisticBlock:
- {count: "180", specialCharacter: "+", info: "participantes", detail: ""}
- {count: "7", specialCharacter: "+", info: "horas", detail: "charlas y contenido"}
- {count: "15", specialCharacter: "+", info: "grandes", detail: "oradores"}
- {count: "1", specialCharacter: "", info: "día", detail: "puro aprendizaje"}
# Latest News Block
latestNewsTitle: ""
# Rockstar Speakers Block
rockstarSpeakersImage: "rockstar-speakers.jpg"
rockstarSpeakersCount: 4
rockstarSpeakersTitle: "Oradores"
rockstarSpeakersButtonText: "Ver todos los oradores"
# Location Block
locationBlockTitle: "UTN Mendoza"
eventLocationName: ""
eventLocationLink: "#"
eventStreetAddress: "Coronel, J. Rodriguez 273"
eventAddressLocality: "Mendoza"
eventAddressLocalityRegion: "Mendoza"
eventPostalCode: "5500"
eventAddressCountry: "Argentina"
eventStartTime: "2018-10-20T10:00"
eventDoorTime: "09:00"
eventEndTime: "2018-10-20T18:00"
eventPlaceCoordinates: "-32.897141846900354,-68.8533890247345"
mapCenterCoordinates: "-32.897141846900354,-68.8533890247345"
mapMobileCenterCoordinates: "-32.897141846900354,-68.8533890247345"
# Venue Block
venueBlockTitle: "UTN - Mendoza"
venueBigImage: "auditorio.jpg"
venueSmallImage1: "entrada.jpg"
venueSmallImage2: "novaamerica-2.jpg"
#venueSmallImage3: "venue_3.jpg"
venueTitle: "Auditorio"
venueFeatures: ["Buen ambiente para las conversaciones. "," Una buena acústica, aire acondicionado."]
# Tweets Feed Block
tweetsFeedImage: "twitter-feed.jpg"
tweetsFeedTitle: ""
twitterHashTag: "masconmdz"
twitterFeed: ""
# Partners Block
organizersTitle: ""
# partnersTitle: "Para ser patrocinador, por favor, póngase en contacto con nosotros por correo electrónico [email protected]"
partnersC4sponsorsButton: "Para ser patrocinador, por favor, póngase en contacto con nosotros por correo electrónico [email protected]"
# Subscribe Block
subscribeImage: "subscribe.jpg"
subscribeTitle: "Mantenete al día con las noticias!"
# subscribeAction: "#"
# Footer
socialLinks:
- {link: "https://twitter.com/masconmdz", icon: "twitter"}
- {link: "https://www.facebook.com/masconmdz/", icon: "facebook"}
footerBlocks:
-
title: "Links"
links:
- {link: "https://mas-con.github.io", text: "+Con Conference"}
- {link: "https://github.com/mas-con/code-conduct-mas-con", text: "Code of Conduct"}
-
title: "Contactos"
links:
- {link: "mailto:[email protected]", text: "[email protected]"}