Skip to content

Commit 035c803

Browse files
author
thalita
committed
Add new organizers and sponsor
1 parent 3e5ca28 commit 035c803

File tree

8 files changed

+32
-16
lines changed

8 files changed

+32
-16
lines changed
625 KB
Loading
74.9 KB
Loading
159 KB
Loading

assets/sponsors/u/unicesusc.png

4.38 KB
Loading

content/events/2025-florianopolis/welcome.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ Description = "DevOpsDays Florianópolis 2025"
88
<div class="col-md-2">
99
{{< event_logo >}}
1010
<br>
11-
<br>
12-
{{< event_twitter >}}
1311
</div>
1412
<hr>
1513
<div class="col-md-6">

data/events/2025/florianopolis/main.yml

Lines changed: 30 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,13 @@ city: "Florianópolis" # The displayed city name of the event. Capitalize it.
44
# event_twitter: "DevOpsDaysFLN" # Change this to the twitter handle for your event such as devopsdayschi or devopsdaysmsp
55
description: "Devopsdays está retornando a Florianópolis!" # Edit this to suit your preferences
66
ga_tracking_id: "" # If you have your own Google Analytics tracking ID, enter it here. Example: "UA-74738648-1"
7+
masthead_background: "background.png"
78

8-
masthead_background: "background.jpg"
99
# All dates are in unquoted 2023-MM-DDTHH:MM:SS+TZ:TZ, like this:
1010
# variable: 2019-01-04T00:00:00+02:00
1111
# variable: 2019-01-05T23:59:59+02:00
1212
# Note: we allow 2023-MM-DD for backward compatibility, but it can lead to unexpected behaviors (like your event disappearing from the front page during your last day)
1313

14-
1514
startdate: 2025-12-06 #2023-11-11T00:00:00-03:00 # The start date of your event. Leave blank if you don't have a venue reserved yet.
1615
enddate: 2025-12-06 #2023-11-11T23:59:59-03:00 # The end date date of your event. Leave blank if you don't have a venue reserved yet.
1716

@@ -20,7 +19,7 @@ enddate: 2025-12-06 #2023-11-11T23:59:59-03:00 # The end date date of your event
2019
# cfp_date_end: 2025-05-26T00:00:00-03:00 # close your call for proposals.
2120
# cfp_date_announce: 2025-05-19T00:00:00-03:00 # inform proposers of status
2221

23-
cfp_open: "yes"
22+
cfp_open: "no"
2423
cfp_link: "https://www.papercall.io/devopsdays-fln-2025" # #if you have a custom link for submitting proposals, add it here. This will control the Propose menu item as well as the "Propose" button.
2524

2625
# registration_date_start: # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page.
@@ -31,9 +30,8 @@ registration_link: "https://meuingresso.com.br/eventos/devopsdays-floripa-2025"
3130

3231
# Location
3332
#
34-
location: Florianópolis
3533
coordinates: "-27.499903326916883, -48.514595" # The coordinates of your city. Get Latitude and Longitude of a Point: http://itouchmap.com/latlong.html
36-
location: Auditório do Centro Universitário Cesusc - UNICESUSC
34+
location: "Auditório do Centro Universitário Cesusc - UNICESUSC"
3735
location_address: SC-401, 9301 - Santo Antonio de Lisboa, Florianópolis - SC, 88050-001
3836

3937
event_social_linkedin: "https://www.linkedin.com/company/devopsdaysfln/" # Change this to the url to your Linkedin group, company, or page.
@@ -63,7 +61,7 @@ nav_elements: # List of pages you want to show up in the navigation of your page
6361
# These are the same people you have on the mailing list and Slack channel.
6462
team_members: # Name is the only required field for team members.
6563
- name: "Lanusse Morais"
66-
employer: "Nubank"
64+
employer: "Open Source Engineer"
6765
linkedin: "https://www.linkedin.com/in/thalita-lanusse/"
6866
github: "lanussemorais"
6967
image: "lanusse-morais.jpg"
@@ -80,8 +78,24 @@ team_members: # Name is the only required field for team members.
8078
image: "patrick-machado.png"
8179
linkedin: "https://www.linkedin.com/in/patrickfreiremachado/"
8280

81+
- name: "Gislaine Luciane"
82+
employer: "Community Enthusiast"
83+
image: "gislaine-luciane.png"
84+
linkedin: "https://www.linkedin.com/in/gislaine-luciane-844816141/"
85+
86+
- name: "Julio Fontes"
87+
employer: "DevOps & MLOps Engineer"
88+
image: "julio-fontes.jpeg"
89+
linkedin: "https://www.linkedin.com/in/juliofontesitpro/"
90+
github: "DevFontes"
91+
92+
- name: "Stefani Dal Puppo"
93+
employer: "Support analyst"
94+
image: "stefani-dal-puppo.jpeg"
95+
linkedin: "https://www.linkedin.com/in/stefanidalpuppo/"
96+
8397
organizer_email: "[email protected]"
84-
masthead_background: "header.jpeg"
98+
# masthead_background: "header.jpeg"
8599

86100
# List all of your sponsors here along with what level of sponsorship they have.
87101
# Check data/sponsors/ to use sponsors already added by others.
@@ -92,8 +106,10 @@ sponsors:
92106
level: platinum
93107
- id: software.com.br
94108
level: gold
109+
- id: unicesusc
110+
level: community
95111

96-
sponsors_accepted: "yes" # Whether you want "Become a XXX Sponsor!" link
112+
sponsors_accepted: "no" # Whether you want "Become a XXX Sponsor!" link
97113

98114
# In this section, list the level of sponsorships and the label to use.
99115
# You may optionally include a "max" attribute to limit the number of sponsors per level. For
@@ -104,10 +120,10 @@ sponsor_levels:
104120
label: Platinum
105121
- id: gold
106122
label: Gold
107-
- id: silver
108-
label: Silver
109-
- id: bronze
110-
label: Bronze
123+
# - id: silver
124+
# label: Silver
125+
# - id: bronze
126+
# label: Bronze
111127
#- id: gold
112128
# label: Gold
113129
# max: 10
@@ -116,8 +132,8 @@ sponsor_levels:
116132
# max: 0 # This is the same as omitting the max limit.
117133
#- id: bronze
118134
# label: Bronze
119-
#- id: community
120-
# label: Community
135+
- id: community
136+
label: Community
121137
# program:
122138
# - title: "Recepção / Cadastramento dos participantes"
123139
# type: custom

data/sponsors/unicesusc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
name: "unicesusc"
2+
url: "https://unicesusc.edu.br/"
856 KB
Loading

0 commit comments

Comments
 (0)