Skip to content

Commit 93259cd

Browse files
authored
Merge pull request #15762 from mihai-satmarean/event/2026-sibiu
[Sibiu-2026] Added sponsorship prospectus, updated welcome and sponsors page, added new sponsors.
2 parents ea471ce + 2c0c375 commit 93259cd

5 files changed

Lines changed: 101 additions & 1 deletion

File tree

assets/sponsors/p/paulinadubas.png

1.63 KB
Loading

content/events/2026-sibiu/sponsor.md

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,36 @@ Description = "Sponsor devopsdays sibiu 2026"
1717
to the tech ecosystem, boost your brand’s visibility, or recruit top-tier talent.
1818
</p>
1919

20+
21+
<style>
22+
.sponsor-prospectus-button {
23+
margin-top: 2rem;
24+
margin-bottom: 2rem;
25+
text-align: center;
26+
}
27+
28+
.sponsor-prospectus-button a {
29+
display: inline-block;
30+
padding: 20px 40px;
31+
background-color: #4a90d9;
32+
color: white !important;
33+
text-decoration: none !important;
34+
border-radius: 10px;
35+
font-weight: 700;
36+
font-size: 1.5rem;
37+
}
38+
39+
.sponsor-prospectus-button a:hover {
40+
opacity: 0.92;
41+
}
42+
</style>
43+
44+
<div class="sponsor-prospectus-button">
45+
<a href="https://assets.devopsdays.org/events/2026/sibiu/sponsorship-prospectus-dev-ops-days-sibiu-2026.pdf" target="_blank">
46+
Download Sponsorship Prospectus
47+
</a>
48+
</div>
49+
2050
<hr>
2151

2252
<h2>Community &amp; Education (Bronze or Community Sponsors)</h2>
@@ -65,6 +95,36 @@ We love surprising our participants, and we especially love it when our sponsors
6595
If any of these options spark your interest, or if you’d like to discuss a custom package, let’s chat!
6696
</p>
6797

98+
99+
<style>
100+
.sponsor-prospectus-button {
101+
margin-top: 2rem;
102+
margin-bottom: 2rem;
103+
text-align: center;
104+
}
105+
106+
.sponsor-prospectus-button a {
107+
display: inline-block;
108+
padding: 20px 40px;
109+
background-color: #4a90d9;
110+
color: white !important;
111+
text-decoration: none !important;
112+
border-radius: 10px;
113+
font-weight: 700;
114+
font-size: 1.5rem;
115+
}
116+
117+
.sponsor-prospectus-button a:hover {
118+
opacity: 0.92;
119+
}
120+
</style>
121+
122+
<div class="sponsor-prospectus-button">
123+
<a href="https://assets.devopsdays.org/events/2026/sibiu/sponsorship-prospectus-dev-ops-days-sibiu-2026.pdf" target="_blank">
124+
Download Sponsorship Prospectus
125+
</a>
126+
</div>
127+
68128
<p>
69129
We look forward to seeing you there.
70130
</p>

content/events/2026-sibiu/welcome.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,39 @@ With a welcoming code of conduct and a vibrant, respectful atmosphere, devopsday
141141

142142
---
143143

144+
## 💼 Become a Sponsor
145+
146+
<style>
147+
.sponsor-prospectus-button {
148+
margin-top: 2rem;
149+
margin-bottom: 2rem;
150+
text-align: center;
151+
}
152+
153+
.sponsor-prospectus-button a {
154+
display: inline-block;
155+
padding: 20px 40px;
156+
background-color: #4a90d9;
157+
color: white !important;
158+
text-decoration: none !important;
159+
border-radius: 10px;
160+
font-weight: 700;
161+
font-size: 1.5rem;
162+
}
163+
164+
.sponsor-prospectus-button a:hover {
165+
opacity: 0.92;
166+
}
167+
</style>
168+
169+
<div class="sponsor-prospectus-button">
170+
<a href="https://assets.devopsdays.org/events/2026/sibiu/sponsorship-prospectus-dev-ops-days-sibiu-2026.pdf" target="_blank">
171+
Download Sponsorship Prospectus
172+
</a>
173+
</div>
174+
175+
---
176+
144177
## 🌟 A Community-Driven Experience
145178

146179
DevOpsDays Sibiu is organized **by volunteers**, for practitioners—no corporate sales pitches, just pure DevOps love. All proceeds go back into the community, supporting future events, scholarships, and local meetups.

data/events/2026/sibiu/main.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ registration_link: "" # If you have a custom registration link, enter it here. T
3232
#
3333
# coordinates: "" # No longer used
3434

35-
location: "Strada Emil Cioran 2, Sibiu" # Defaults to city, but you can make it the venue name.
35+
36+
location: "Ramada Hotel - Sibiu" # Defaults to city, but you can make it the venue name.
3637
#
3738
location_address: "" #Optional - use the street address of your venue. This will show up on the welcome page if set. Also used by the event_map shortcode!
3839

@@ -131,10 +132,14 @@ sponsors:
131132
level: bronze
132133
- id: portainer
133134
level: bronze
135+
- id: paulinadubas
136+
level: bronze
134137
- id: kubecareers
135138
level: media
136139
- id: kubeevents
137140
level: media
141+
- id: scoalainformala
142+
level: community
138143
- id: emailtree-ai
139144
level: community
140145
# - id: women4cyber

data/sponsors/paulinadubas.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
name: "Paulina Dubas"
2+
url: "https://paulinadubas.com/"

0 commit comments

Comments
 (0)