Skip to content

Commit 4cc13d7

Browse files
committed
fix main
1 parent 0f7c795 commit 4cc13d7

18 files changed

Lines changed: 153 additions & 175 deletions

File tree

content/events/2026-recife/local.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
+++
22
Title = "Local"
33
Type = "event"
4-
Description = "Local - Devopsdays Recife 2026"
4+
Description = "Local - DevOpsDays Recife 2026"
55
+++
66

77
<p></p>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
+++
22
Title = "Program"
33
Type = "program"
4-
Description = "Program for for devopsdays Recife 2026"
4+
Description = "Program for DevOpsDays Recife 2026"
55
+++
66

77
TBA

content/events/2026-recife/propose.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Description = "Envie sua proposta — DevOpsDays Recife 2026"
1010

1111
<hr>
1212

13-
Há três formas de propor um tema no devopsdays:
13+
Há três formas de propor um tema no DevOpsDays:
1414

1515
<ol>
1616
<li><strong><em>Palestra de 30 minutos</em></strong> durante a conferência, em geral pela manhã.</li>

content/events/2026-recife/sponsor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ We greatly value sponsors for this open event. If you are interested in sponsor
88

99
<hr>
1010

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.
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.
1212
<p>
13-
The best thing to do is send engineers to interact with the experts at devopsdays on their own terms.
13+
The best thing to do is send engineers to interact with the experts at DevOpsDays on their own terms.
1414
<p>
1515
<hr/>

content/events/2026-recife/welcome.md

Lines changed: 111 additions & 133 deletions
Original file line numberDiff line numberDiff line change
@@ -4,146 +4,124 @@ Type = "welcome"
44
aliases = ["/events/2026-recife"]
55
Description = "DevOpsDays Recife 2026"
66
+++
7-
<style>
8-
.welcome-page-masthead {
9-
font-size: +1em;
10-
}
11-
.welcome-page-date {
12-
font-weight: 700;
13-
}
14-
.welcome-page-masthead-venue {
15-
font-weight: 600;
16-
}
17-
.e-summary {
18-
font-size: +1em;
19-
font-weight: 700;
20-
}
21-
a.p-location, a.p-location:hover, a.p-location:active {
22-
font-weight: 600;
23-
color: #fff;
24-
}
25-
a.jssocials-share-link, a.event-cta-button {
26-
background-color: #0082AB;
27-
border-color: #006a8f;
28-
}
29-
a.jssocials-share-link:hover, a.event-cta-button:hover {
30-
background-color: #006a8f;
31-
border-color: #005a7a;
32-
}
33-
.recife-welcome-intro h1 {
34-
margin-bottom: 1rem;
35-
font-weight: 700;
36-
}
37-
.recife-welcome-intro h2 {
38-
margin-top: 1.5rem;
39-
margin-bottom: 1rem;
40-
font-size: 1.35rem;
41-
font-weight: 700;
42-
}
43-
.recife-welcome-intro ul {
44-
padding-left: 1.25rem;
7+
8+
<style type="text/css">
9+
.recife-mtl {
10+
display: flex;
11+
flex-direction: row;
12+
flex-wrap: nowrap;
13+
justify-content: center;
14+
align-items: flex-start;
15+
margin: 2em 0 3em;
16+
padding: 2em 1em;
17+
gap: 2.5em;
18+
border-radius: 8px;
19+
background: linear-gradient(180deg, rgba(0, 130, 171, 0.06) 0%, rgba(191, 191, 193, 0.12) 100%);
20+
border: 1px solid rgba(0, 130, 171, 0.15);
21+
}
22+
.recife-mtl .recife-showcase {
23+
text-align: center;
24+
flex: 0 1 320px;
25+
}
26+
.recife-mtl .recife-showcase img.welcome-page-event-logo {
27+
max-width: 280px;
28+
}
29+
.recife-mtl .recife-showcase a button {
30+
color: #fff;
31+
background-color: #0082AB;
32+
border: none;
33+
border-radius: 0.5em;
34+
font-weight: bold;
35+
padding: 0.85em 1.25em;
36+
width: 100%;
37+
margin-bottom: 0.5em;
38+
cursor: pointer;
39+
transition: background-color 0.15s ease;
40+
}
41+
.recife-mtl .recife-showcase a button:hover {
42+
background-color: #006a8f;
43+
}
44+
.recife-mtl .recife-sidebar {
45+
flex: 1 1 360px;
46+
min-width: 240px;
47+
color: #444;
48+
font-size: 1.05em;
49+
line-height: 1.55;
50+
}
51+
.recife-mtl .recife-sidebar h2 {
52+
margin-top: 0;
53+
margin-bottom: 0.75em;
54+
font-size: 1.35em;
55+
font-weight: 700;
56+
color: #0082AB;
57+
}
58+
.recife-mtl .recife-sidebar h2:not(:first-of-type) {
59+
margin-top: 1.5em;
60+
}
61+
.recife-mtl .recife-sidebar ul {
62+
padding-left: 1.2rem;
63+
margin-bottom: 1rem;
64+
}
65+
.recife-mtl .recife-social a {
66+
display: inline-block;
67+
margin-right: 0.75rem;
68+
margin-top: 0.5rem;
69+
color: #0082AB;
70+
font-weight: 600;
71+
}
72+
@media only screen and (max-width: 760px) {
73+
.recife-mtl {
74+
flex-direction: column;
75+
margin: 1em 0;
76+
padding: 1.5em 1em;
4577
}
46-
div.sponsor-row img.img-fluid {
47-
max-height: 70px;
78+
.recife-mtl .recife-showcase {
79+
flex: 1 1 auto;
4880
}
49-
.recife-welcome-actions .btn-recife {
50-
margin: 0.25rem 0.5rem 0.25rem 0;
81+
.recife-mtl .recife-showcase img.welcome-page-event-logo {
82+
max-width: 240px;
5183
}
84+
}
85+
a.jssocials-share-link, a.event-cta-button {
86+
background-color: #0082AB;
87+
border-color: #006a8f;
88+
}
89+
a.jssocials-share-link:hover, a.event-cta-button:hover {
90+
background-color: #006a8f;
91+
}
92+
.welcome-page-date {
93+
font-weight: 700;
94+
}
5295
</style>
5396

54-
<div class="row mb-3">
55-
<div class="col-md-2">
56-
<strong>Data</strong>
57-
</div>
58-
<div class="col-md-8">
59-
{{< event_start >}} <span class="text-muted">(evento de um dia)</span>
60-
</div>
97+
<div class="recife-mtl">
98+
<div class="recife-showcase">
99+
{{< event_logo >}}
100+
<br><br>
101+
<p><a href="https://talks.devopsdays.org/devopsdays-recife-2026/" target="_blank" rel="noopener"><button type="button">CALL FOR PAPERS</button></a></p>
102+
<p><a href="/events/2026-recife/local/"><button type="button">LOCAL</button></a></p>
103+
<p><a href="/events/2026-recife/sponsor/"><button type="button">PATROCÍNIO</button></a></p>
104+
<p><a href="/events/2026-recife/contact/"><button type="button">CONTATO</button></a></p>
61105
</div>
106+
<div class="recife-sidebar">
107+
<h2>O que são os DevOpsDays?</h2>
108+
<p>São conferências ao redor do mundo para quem vive desenvolvimento, operações e tudo que une as duas coisas. O formato mistura palestras, ignites e <strong>Open Spaces</strong> — sessões abertas em que a própria comunidade escolhe os temas na hora. É aprendizado, troca e conexão, sem grade engessada.</p>
62109

63-
<div class="row mb-3">
64-
<div class="col-md-2">
65-
<strong>Local</strong>
66-
</div>
67-
<div class="col-md-8">
68-
{{< event_link page="local" text="Recife — local a definir" title="Local" >}}
69-
</div>
70-
</div>
110+
<h2>2026: sexta edição — todos e todas são bem-vindos</h2>
111+
<p>O evento acontece em <strong>Recife</strong>, mas a porta está aberta para quem vier de <strong>qualquer lugar do Brasil</strong> (e do mundo). Se você trabalha ou se interessa por cultura DevOps, SRE, plataforma, segurança, observabilidade ou liderança técnica, esse é o seu lugar.</p>
112+
<p>Em 2026 voltamos para mais um dia de conversas honestas sobre o que funciona (e o que não funciona) na prática. O <strong>endereço</strong> ainda será anunciado; a <strong>data</strong> você vê no topo da página, junto com CFP e demais novidades.</p>
71113

72-
<div class="row mb-3">
73-
<div class="col-md-2">
74-
<strong>Contato</strong>
75-
</div>
76-
<div class="col-md-8">
77-
{{< event_link page="contact" text="Fale com a organização" >}}
78-
</div>
114+
<h2>O que você encontra por aqui</h2>
115+
<ul>
116+
<li><strong>Palestras e ignites</strong> com histórias e aprendizados de quem está na operação.</li>
117+
<li><strong>Open Spaces</strong> para aprofundar o que a sala quiser discutir.</li>
118+
<li><strong>Networking</strong> de verdade — muito do melhor do DevOpsDays acontece entre uma sessão e outra.</li>
119+
</ul>
120+
<p><strong>Vamos construir juntos mais uma edição memorável.</strong> Dúvidas ou interesse em apoiar? <a href="/events/2026-recife/contact/">Fale com a organização</a>.</p>
121+
<p class="recife-social">
122+
<a href="https://www.linkedin.com/company/devopsdaysrec/" target="_blank" rel="noopener">LinkedIn</a>
123+
<a href="https://twitter.com/devopsdaysrec/" target="_blank" rel="noopener">Twitter</a>
124+
<a href="https://www.instagram.com/devopsdaysrec/" target="_blank" rel="noopener">Instagram</a>
125+
</p>
79126
</div>
80-
81-
<div class="row mb-3">
82-
<div class="col-md-2">
83-
<strong>CFP</strong>
84-
</div>
85-
<div class="col-md-8">
86-
1º de abril a 30 de agosto de 2026 — <a href="https://talks.devopsdays.org/devopsdays-recife-2026/" target="_blank" rel="noopener">enviar proposta (Pretalx)</a> · {{< event_link page="propose" text="orientações" >}}
87-
</div>
88-
</div>
89-
90-
<div class="row mb-3">
91-
<div class="col-md-2">
92-
<strong>Ingressos</strong>
93-
</div>
94-
<div class="col-md-8">
95-
Em breve.
96-
</div>
97-
</div>
98-
99-
<div class="row mb-4">
100-
<div class="col-md-2">
101-
<strong>Patrocínio</strong>
102-
</div>
103-
<div class="col-md-8">
104-
{{< event_link page="sponsor" text="Seja patrocinador do evento" >}}
105-
</div>
106-
</div>
107-
108-
-------
109-
110-
<div class="row recife-welcome-intro align-items-start">
111-
<div class="col-lg-7 col-md-7">
112-
<h1>Olá, Recife!</h1>
113-
<p>
114-
Estamos muito felizes em anunciar a <strong>sexta edição do DevOpsDays Recife</strong>, em <strong>2026</strong>. É mais uma oportunidade de reunir a comunidade, trocar experiências reais de campo e fortalecer a cultura DevOps no Nordeste e no Brasil.
115-
</p>
116-
<p>
117-
Quer você seja veterana ou veterano em DevOps, SRE, plataforma, segurança ou liderança técnica, o formato do evento — palestras, ignites e <strong>Open Spaces</strong> — foi feito para todo mundo participar de verdade.
118-
</p>
119-
120-
<h2>O que te espera?</h2>
121-
<ul>
122-
<li><strong>Palestras e ignites:</strong> histórias e práticas de quem está construindo e operando software no dia a dia.</li>
123-
<li><strong>Open Spaces:</strong> sessões abertas, definidas na hora, sobre os temas que a comunidade quiser aprofundar.</li>
124-
<li><strong>Networking:</strong> conversa entre pessoas, sem grade engessada — o melhor do devopsdays é o que acontece nos corredores e nas mesas.</li>
125-
</ul>
126-
<p>
127-
O <strong>local</strong> em Recife ainda será divulgado; a <strong>data</strong> já está confirmada no topo da página. Fique de olho nas redes e neste site para CFP, ingressos e novidades.
128-
</p>
129-
<p>
130-
<strong>Vamos juntos fazer mais uma edição memorável.</strong> Dúvidas ou vontade de apoiar? {{< event_link page="contact" text="Chama a organização" >}}.
131-
</p>
132-
133-
<div class="recife-welcome-actions pt-3">
134-
<a class="btn btn-secondary btn-recife" href="/events/2026-recife/contact"><i class="fa fa-envelope fa-fw"></i> Contato</a>
135-
<a class="btn btn-secondary btn-recife" href="https://talks.devopsdays.org/devopsdays-recife-2026/" target="_blank" rel="noopener"><i class="fa fa-file-text fa-fw"></i> Call for Papers</a>
136-
<a class="btn btn-secondary btn-recife" href="/events/2026-recife/local"><i class="fa fa-map-marker fa-fw"></i> Local</a>
137-
<a class="btn btn-secondary btn-recife" href="/events/2026-recife/sponsor"><i class="fa fa-handshake-o fa-fw"></i> Patrocínio</a>
138-
</div>
139-
<div class="recife-welcome-actions pt-2">
140-
<a class="btn btn-outline-secondary btn-sm btn-recife" href="https://www.linkedin.com/company/devopsdaysrec/" target="_blank" rel="noopener"><i class="fa fa-linkedin fa-fw"></i> LinkedIn</a>
141-
<a class="btn btn-outline-secondary btn-sm btn-recife" href="https://twitter.com/devopsdaysrec/" target="_blank" rel="noopener"><i class="fa fa-twitter fa-fw"></i> Twitter</a>
142-
<a class="btn btn-outline-secondary btn-sm btn-recife" href="https://www.instagram.com/devopsdaysrec/" target="_blank" rel="noopener"><i class="fa fa-instagram fa-fw"></i> Instagram</a>
143-
</div>
144-
</div>
145-
<div class="col-lg-5 col-md-5 text-center mt-4 mt-md-0">
146-
{{< event_logo >}}
147-
<p class="text-muted small mt-2">DevOpsDays Recife 2026</p>
148-
</div>
149127
</div>

data/events/2026/recife/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ team_members: # Name is the only required field for team members.
5959
linkedin: "https://www.linkedin.com/in/henrique-cordeiro-pereira/"
6060

6161
- name: "Lucas Assad"
62-
employer: "Ustore"
62+
employer: "Claro Brasil"
6363
image: "lucas-assad.jpg"
6464
bio: ""
6565
linkedin: "https://www.linkedin.com/in/lucas-assad/"

themes/devopsdays-theme/layouts/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<div class = "row">
44
<div class = "col-lg-6 col-md-12">
55
<p class="page-404-header">Whoops!</p>
6-
<p class="page-404-content">The devopsdays yak can't find that page. It's probably fine.</p>
6+
<p class="page-404-content">The DevOpsDays yak can't find that page. It's probably fine.</p>
77
</div>
88
<div class = "col-lg-6 col-md-12">
99
<img src = "/img/404-yak.png" class = "img-fluid">

themes/devopsdays-theme/layouts/event/single.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
{{- partial "welcome.html" . -}}
77
{{- else -}}
88
{{- partial "events/non-current-banner.html" . -}}
9-
<h1>devopsdays {{ $e.city }} - {{ .Title }}</h1>
9+
<h1>DevOpsDays {{ $e.city }} - {{ .Title }}</h1>
1010
{{ .Content }}
1111
{{- end -}}
1212
<br />

themes/devopsdays-theme/layouts/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@
3535
{{- $imagelocation := (printf "events/%s/%s" .name ($.Scratch.Get "squarelogofile")) -}}
3636
{{- $imageresource := resources.Get $imagelocation -}}
3737
{{- $imagefile := $imageresource.Resize "236x236 webp Lanczos q100 Center" -}}
38-
<a href='{{ (printf "/events/%s" .name) }}'><img src='{{ $imagefile.RelPermalink }}' class="img-fluid" alt="devopsdays {{ .city }}"/></a>
38+
<a href='{{ (printf "/events/%s" .name) }}'><img src='{{ $imagefile.RelPermalink }}' class="img-fluid" alt="DevOpsDays {{ .city }}"/></a>
3939
{{- $.Scratch.Set "logo" "set" -}}
4040
{{- end -}}
4141
{{- end -}}
4242
{{- if ne ($.Scratch.Get "logo") "set" -}}
4343
{{- $imagelocation := "img/event-logo-square.png" -}}
4444
{{- $imageresource := resources.Get $imagelocation -}}
4545
{{- $imagefile := $imageresource.Resize "236x236 webp Lanczos q100 Center" -}}
46-
<a href='{{ (printf "/events/%s" .name) }}'><img src='{{ $imagefile.RelPermalink }}' class="img-fluid" alt="devopsdays {{ .city }}"/></a>
46+
<a href='{{ (printf "/events/%s" .name) }}'><img src='{{ $imagefile.RelPermalink }}' class="img-fluid" alt="DevOpsDays {{ .city }}"/></a>
4747
{{- end -}}
4848
<br/>
4949
{{- if or (ne (time .startdate).Month (time .enddate).Month) (ne (time .startdate).Day (time .enddate).Day) -}}

themes/devopsdays-theme/layouts/partials/events/event_metadata.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
{{ else }}
2828
"description": "The conference that brings development and operations together.",
2929
{{ end }}
30-
"name": "devopsdays {{ $e.city }} {{ $e.year }}",
30+
"name": "DevOpsDays {{ $e.city }} {{ $e.year }}",
3131
"startDate": "{{ $e.startdate }}",
3232
"endDate": "{{ $e.enddate }}",
3333
"url": "{{ .Permalink }}",

0 commit comments

Comments
 (0)