Skip to content
Binary file added assets/sponsors/p/paulinadubas.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
60 changes: 60 additions & 0 deletions content/events/2026-sibiu/sponsor.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,36 @@ Description = "Sponsor devopsdays sibiu 2026"
to the tech ecosystem, boost your brand’s visibility, or recruit top-tier talent.
</p>


<style>
.sponsor-prospectus-button {
margin-top: 2rem;
margin-bottom: 2rem;
text-align: center;
}

.sponsor-prospectus-button a {
display: inline-block;
padding: 20px 40px;
background-color: #4a90d9;
color: white !important;
text-decoration: none !important;
border-radius: 10px;
font-weight: 700;
font-size: 1.5rem;
}

.sponsor-prospectus-button a:hover {
opacity: 0.92;
}
</style>

<div class="sponsor-prospectus-button">
<a href="https://assets.devopsdays.org/events/2026/sibiu/sponsorship-prospectus-dev-ops-days-sibiu-2026.pdf" target="_blank">
Download Sponsorship Prospectus
</a>
</div>

<hr>

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


<style>
.sponsor-prospectus-button {
margin-top: 2rem;
margin-bottom: 2rem;
text-align: center;
}

.sponsor-prospectus-button a {
display: inline-block;
padding: 20px 40px;
background-color: #4a90d9;
color: white !important;
text-decoration: none !important;
border-radius: 10px;
font-weight: 700;
font-size: 1.5rem;
}

.sponsor-prospectus-button a:hover {
opacity: 0.92;
}
</style>

<div class="sponsor-prospectus-button">
<a href="https://assets.devopsdays.org/events/2026/sibiu/sponsorship-prospectus-dev-ops-days-sibiu-2026.pdf" target="_blank">
Download Sponsorship Prospectus
</a>
</div>

<p>
We look forward to seeing you there.
</p>
Expand Down
33 changes: 33 additions & 0 deletions content/events/2026-sibiu/welcome.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,39 @@ With a welcoming code of conduct and a vibrant, respectful atmosphere, devopsday

---

## 💼 Become a Sponsor

<style>
.sponsor-prospectus-button {
margin-top: 2rem;
margin-bottom: 2rem;
text-align: center;
}

.sponsor-prospectus-button a {
display: inline-block;
padding: 20px 40px;
background-color: #4a90d9;
color: white !important;
text-decoration: none !important;
border-radius: 10px;
font-weight: 700;
font-size: 1.5rem;
}

.sponsor-prospectus-button a:hover {
opacity: 0.92;
}
</style>

<div class="sponsor-prospectus-button">
<a href="https://assets.devopsdays.org/events/2026/sibiu/sponsorship-prospectus-dev-ops-days-sibiu-2026.pdf" target="_blank">
Download Sponsorship Prospectus
</a>
</div>

---

## 🌟 A Community-Driven Experience

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.
Expand Down
7 changes: 6 additions & 1 deletion data/events/2026/sibiu/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ registration_link: "" # If you have a custom registration link, enter it here. T
#
# coordinates: "" # No longer used

location: "Strada Emil Cioran 2, Sibiu" # Defaults to city, but you can make it the venue name.

location: "Ramada Hotel - Sibiu" # Defaults to city, but you can make it the venue name.
#
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!

Expand Down Expand Up @@ -131,10 +132,14 @@ sponsors:
level: bronze
- id: portainer
level: bronze
- id: paulinadubas
level: bronze
- id: kubecareers
level: media
- id: kubeevents
level: media
- id: scoalainformala
level: community
- id: emailtree-ai
level: community
# - id: women4cyber
Expand Down
2 changes: 2 additions & 0 deletions data/sponsors/paulinadubas.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
name: "Paulina Dubas"
url: "https://paulinadubas.com/"
Loading