Skip to content

Commit 680c85f

Browse files
committed
fix sponsors
1 parent 400e432 commit 680c85f

3 files changed

Lines changed: 33 additions & 8 deletions

File tree

content/events/2026-recife/propose.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Há três formas de propor um tema no devopsdays:
1515
<ol>
1616
<li><strong><em>Palestra de 30 minutos</em></strong> durante a conferência, em geral pela manhã.</li>
1717
<li><strong><em>Palestra Ignite</em></strong> nas <a href="/pages/ignite-talks-format">sessões Ignite</a> (o cronograma varia). São 5 minutos, com troca de slide a cada 15 segundos (20 slides no total).</li>
18-
<li><strong><em>Open Space</em></strong>: para conduzir uma discussão nas sessões sugeridas pelos participantes, não é necessário propor com antecedência; os temas são definidos no dia. Para demonstrar produto ou serviço, entre em contato com {{< email_organizers >}}.</li>
18+
<li><strong><em>Open Space</em></strong>: para conduzir uma discussão nas sessões sugeridas pelos participantes, não é necessário propor com antecedência; os temas são definidos no dia. Para demonstrar produto ou serviço, você deve <a href="../sponsor">patrocinar o evento</a> e fazer a demonstração na sua mesa.</li>
1919
</ol>
2020

2121
<hr>
Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
+++
2-
Title = "Patrocínio"
2+
Title = "Sponsor"
33
Type = "event"
4-
Description = "Patrocínio - DevOpsDays Recife 2026"
4+
Description = "Sponsor DevOpsDays Recife 2026"
55
+++
66

7-
Nesta edição do DevOpsDays Recife **não estamos abrindo cotas de patrocínio**.
7+
We greatly value sponsors for this open event. If you are interested in sponsoring, please drop us an email at [{{< email_organizers >}}].
88

9-
Para outras dúvidas, fale com os organizadores em [{{< email_organizers >}}].
9+
<hr>
10+
11+
devopsdays is a self-organizing conference for practitioners that depends on sponsorships. We do not have vendor booths, sell product presentations, or distribute attendee contact lists. Sponsors have the opportunity to have short elevator pitches during the program and will get recognition on the website and social media before, during and after the event. Sponsors are encouraged to represent themselves by actively participating and engaging with the attendees as peers. Any attendee also has the opportunity to demo products/projects as part of an open space session.
12+
<p>
13+
The best thing to do is send engineers to interact with the experts at devopsdays on their own terms.
14+
<p>
15+
<hr/>

data/events/2026/recife/main.yml

Lines changed: 22 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ nav_elements: # List of pages you want to show up in the navigation of your page
4444
url: /events/2026-recife/conduct
4545
- name: contato
4646
url: /events/2026-recife/contact
47+
- name: patrocínio
48+
url: /events/2026-recife/sponsor
4749
- name: Programação
4850
url: /events/2026-recife/program
4951

@@ -72,9 +74,26 @@ organizer_email: "recife@devopsdays.org" # Put your organizer email address here
7274

7375
# List all of your sponsors here along with what level of sponsorship they have.
7476
# Check data/sponsors/ to use sponsors already added by others.
75-
sponsors_accepted : "no" # Whether you want "Become a XXX Sponsor!" link
76-
77-
sponsors: []
77+
sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
78+
79+
# In this section, list the level of sponsorships and the label to use.
80+
# You may optionally include a "max" attribute to limit the number of sponsors per level. For
81+
# unlimited sponsors, omit the max attribute or set it to 0. If you want to prevent all
82+
# sponsorship for a specific level, it is best to remove the level.
83+
sponsor_levels:
84+
- id: platinum
85+
label: Platina
86+
max: 6
87+
- id: gold
88+
label: Gold
89+
max: 5
90+
- id: silver
91+
label: Silver
92+
max: 5
93+
- id: community
94+
label: Comunidade
95+
96+
sponsors:
7897

7998
program:
8099
# - title: "Credenciamento"

0 commit comments

Comments
 (0)