11name : " 2026-campinas" # The name of the event. Four digit year with the city name in lower-case, with no spaces.
22year : " 2026" # The year of the event. Make sure it is in quotes.
33city : " Campinas" # The displayed city name of the event. Capitalize it.
4- description : " DevOpsDays 2025 " # Edit this to suit your preferences
5- masthead_background : " background.jpg "
4+ description : " DevOpsDays 2026 " # Edit this to suit your preferences
5+ masthead_background : " logo.png "
66
77# All dates are in unquoted 2024-MM-DDTHH:MM:SS+TZ:TZ, like this:
88# variable: 2019-01-04T00:00:00+02:00
@@ -12,31 +12,31 @@ masthead_background: "background.jpg"
1212startdate : 2026-09-19
1313enddate : 2026-09-19
1414
15- location : " Instituto de Computação - Unicamp "
16- location_address : " Av. Albert Einstein, 1251 - Cidade Universitária, Campinas-SP "
15+ location : " "
16+ location_address : " "
1717
1818# Leave CFP dates blank if you don't know yet, or set all three at once.
19- cfp_date_start : to be defined
20- cfp_date_end : to be defined
21- cfp_date_announce : to be defined
19+ cfp_date_start :
20+ cfp_date_end :
21+ cfp_date_announce :
2222
23- cfp_link : https://talks.devopsdays.org/devopsdays-campinas-2026/cfp
23+ cfp_link :
2424
25- registration_date_start : to be defined
26- registration_date_end : to be defined
25+ registration_date_start :
26+ registration_date_end :
2727
2828registration_closed :
29- registration_link : https://lets.events/e/devopsdays-campinas-2025/
29+ registration_link :
3030
3131nav_elements : # List of pages you want to show up in the navigation of your page.
3232
3333 - name : contato
3434 icon : " envelope-o"
35- url : /events/2025 -campinas/contact
35+ url : /events/2026 -campinas/contact
3636
3737 - name : código de conduta
3838 icon : " handshake-o"
39- url : /events/2024 -campinas/conduct-pt-br
39+ url : /events/2026 -campinas/conduct-pt-br
4040
4141# These are the same people you have on the mailing list and Slack channel.
4242team_members : # Name is the only required field for team members.
@@ -84,14 +84,8 @@ organizer_email: "campinas@devopsdays.org"
8484# List all of your sponsors here along with what level of sponsorship they have.
8585# Check data/sponsors/ to use sponsors already added by others.
8686sponsors :
87- - id : -
88- level : bronze
8987 - id : lhc
9088 level : comunidade
91- - id : -
92- level : -
93- - id : -
94- level : -
9589
9690sponsors_accepted : " yes" # Whether you want "Become a XXX Sponsor!" link
9791
0 commit comments