Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/events/2026-barcelona/contact.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
+++
Title = "Contact"
Type = "event"
Description = "Contact information for devopsdays Barcelona 2025"
Description = "Contact information for DevOpsDays Barcelona 2026"
+++

If you'd like to contact us by email: {{< email_organizers >}}
Expand Down
2 changes: 1 addition & 1 deletion content/events/2026-barcelona/location.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The DevOpsDays Barcelona 2026 conference will take place at BAU, College of Arts

The space seamlessly blends its industrial heritage with a modern, creative atmosphere. Attendees will experience a dynamic environment where high ceilings and industrial architecture meet design workshops and research laboratories. Its location in Poblenou places the event just a short walk from the beach and surrounded by the creative energy of Barcelona’s local tech and design community.

https://www.baued.es/en/bau/campus-bau
[BAU Campus Barcelona](https://www.baued.es/en/bau/campus-bau)

<!-- Uncomment this only if you have set the coordinates for your location in the config yaml. Get Latitude and Longitude of a Point: http://itouchmap.com/latlong.html -->
{{< event_map >}}
Expand Down
234 changes: 159 additions & 75 deletions content/events/2026-barcelona/sponsor.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,87 +4,171 @@ Type = "event"
Description = "Sponsor devopsdays Barcelona 2026"
+++

<style>
.sponsor-stat-row {
display: flex;
flex-wrap: wrap;
gap: 1rem;
margin: 2rem 0;
justify-content: center;
}
.sponsor-stat {
background: #8e44b3;
color: #fff;
border-radius: 8px;
padding: 1.5rem 2rem;
text-align: center;
flex: 1 1 140px;
min-width: 140px;
}
.sponsor-stat .stat-number {
font-size: 2rem;
font-weight: 700;
display: block;
}
.sponsor-stat .stat-label {
font-size: 1rem;
opacity: 0.9;
display: block;
margin-top: 0.25rem;
}
.sponsor-cta-box {
background: #f5f0fa;
border: 1px solid #d8c4ec;
border-radius: 8px;
padding: 1.75rem 2rem;
margin: 2rem 0;
text-align: center;
color: #1a1a1a;
}
.sponsor-btn {
display: inline-block;
background: #8e44b3;
color: #fff !important;
padding: 0.65rem 1.75rem;
border-radius: 5px;
font-weight: 600;
text-decoration: none;
margin: 0.4rem;
}
.sponsor-btn:hover { background: #7a3a9e; color: #fff !important; }
.sponsor-btn.outline {
background: transparent;
border: 2px solid #8e44b3;
color: #8e44b3 !important;
}
.sponsor-btn.outline:hover { background: #8e44b3; color: #fff !important; }
.sponsor-lead {
font-size: 1.15rem;
border-left: 4px solid #8e44b3;
padding-left: 1.25rem;
margin-bottom: 2rem;
color: #1a1a1a;
}
.why-grid {
display: flex;
flex-wrap: wrap;
gap: 1rem;
margin: 1.5rem 0;
}
.why-card {
flex: 1 1 220px;
border: 1px solid #e0d0ec;
border-top: 4px solid #8e44b3;
border-radius: 6px;
padding: 1.25rem 1.5rem;
background: #faf7fc;
color: #1a1a1a;
}
.why-card h3 {
margin-top: 0;
margin-bottom: 0.75rem;
color: #8e44b3;
font-size: 1.1rem;
}
.why-card p {
margin-bottom: 0;
font-size: 0.93rem;
}
.audience-box {
border: 1px solid #e0d0ec;
border-top: 4px solid #8e44b3;
border-radius: 6px;
padding: 1.25rem 1.5rem;
background: #faf7fc;
margin: 1rem 0 1.5rem;
color: #1a1a1a;
}
.audience-box h3 {
margin-top: 0;
margin-bottom: 0.75rem;
color: #8e44b3;
font-size: 1.1rem;
}
.audience-box ul {
margin-bottom: 0;
padding-left: 1.2rem;
font-size: 0.93rem;
}
</style>

<div style="max-width: 1000px; margin: 0 auto;">

<hr>
<p class="sponsor-lead">DevOpsDays Barcelona 2026 is coming back to Barcelona on November 13–14, at BAU, Centre Universitari d'Arts i Disseny — the first time since 2013. Be part of the return and position your company alongside a trusted, community-driven event with global reach and local impact.</p>

<h2>Why sponsor DevOpsDays Barcelona 2026?</h2>
<h2>Why Sponsor DevOpsDays Barcelona 2026?</h2>

<h3>Brand Recognition And Awareness</h3>
<p>Your brand will be identified as a contributor to our
community with promotional opportunities consistent with
your level of sponsorship.</p>
<h3>Reach the Right Audience</h3>
<p>Your sponsorship positions your brand in front of a focused,
high-quality audience of engineers and technology leaders
who value authentic learning, collaboration, and community.</p>
<h3>Recruiting</h3>
<p>DevOpsDays Barcelona provides access to a concentrated
talent pool across multiple technology disciplines and levels
of experience.</p>

<h3>Audience & Attendee Demographics</h3>
DevOpsDays Barcelona will host over 220 attendees, including:
<ul>
<li>Developers and Engineers from across the DevOps landscape</li>
<li>Tech Leaders and Managers interested in DevOps transformations</li>
<li>Operations Professionals looking to improve efficiency</li>
<li>Students and New Professionals eager to enter the field</li>
<li>Enthusiasts passionate about the latest DevOps practices and trends</li>
</ul>

<table border=1 cellspacing=1>
<tr>
<td>We greatly value sponsors for this community event! If you are <strong>interested in sponsoring</strong>, please click here to <a href="https://bit.ly/devopsdays-barcelona-2026-sponsors" target="_blank"><strong>download the prospectus PDF</strong></a>. After reviewing the available packages, please submit your sponsorship request using <a href="https://bit.ly/devopsdays-barcelona-2026-sponsors-form"><strong>our form</strong></a>.<br><br>For any other question, drop us an email at [{{< email_organizers >}}].</td>
</tr>
</table>
<div class="why-grid">
<div class="why-card">
<h3>Brand Recognition And Awareness</h3>
<p>Your brand will be identified as a contributor to our community with promotional opportunities consistent with your level of sponsorship.</p>
</div>
<div class="why-card">
<h3>Reach the Right Audience</h3>
<p>Your sponsorship positions your brand in front of a focused, high-quality audience of engineers and technology leaders who value authentic learning, collaboration, and community.</p>
</div>
<div class="why-card">
<h3>Recruiting</h3>
<p>DevOpsDays Barcelona provides access to a concentrated talent pool across multiple technology disciplines and levels of experience.</p>
</div>
</div>

<!--
<hr/>
<div class="audience-box">
<h3>Audience &amp; Attendee Demographics</h3>
<p>DevOpsDays Barcelona will host over 220 attendees, including:</p>
<ul>
<li><strong>Developers</strong> and <strong>Engineers</strong> from across the DevOps landscape</li>
<li><strong>Tech Leaders</strong> and <strong>Managers</strong> interested in DevOps transformations</li>
<li><strong>Operations Professionals</strong> looking to improve efficiency</li>
<li><strong>Students</strong> and <strong>New Professionals</strong> eager to enter the field</li>
<li><strong>Enthusiasts</strong> passionate about the latest DevOps practices and trends</li>
</ul>
</div>

<div style="width:590px">
<table border=1 cellspacing=1>
<tr>
<th><i>packages</i></th>
<th><center><b><u>Bronze<br />1000 usd</u></center></b></th>
<th><center><b><u>Silver<br />3000 usd</u></center></b></th>
<th><center><b><u>Gold<br />5000 usd</u></center></b></th>
<th></th>
</tr>
<tr><td>2 included tickets</td><td bgcolor="gold">&nbsp;</td><td bgcolor="gold">&nbsp;</td><td bgcolor="gold">&nbsp;</td></tr>
<tr><td>logo on event website</td><td bgcolor="gold">&nbsp;</td><td bgcolor="gold">&nbsp;</td><td bgcolor="gold">&nbsp;</td></tr>
<tr><td>logo on shared slide, rotating during breaks</td><td bgcolor="gold">&nbsp;</td><td bgcolor="gold">&nbsp;</td><td bgcolor="gold">&nbsp;</td></tr>
<tr><td>logo on all email communication</td><td>&nbsp;</td><td bgcolor="gold">&nbsp;</td><td bgcolor="gold">&nbsp;</td></tr>
<tr><td>logo on its own slide, rotating during breaks</td><td>&nbsp;</td><td bgcolor="gold">&nbsp;</td><td bgcolor="gold">&nbsp;</td></tr>
<tr><td>1 minute pitch to full audience (including streaming audience)</td><td>&nbsp;</td><td>&nbsp;</td><td bgcolor="gold">&nbsp;</td></tr></tr>
<tr><td>2 additional tickets (4 in total)</td><td>&nbsp;</td><td bgcolor="gold">&nbsp;</td><td>&nbsp;</td></tr>
<tr><td>4 additional tickets (6 in total)</td><td>&nbsp;</td><td>&nbsp;</td><td bgcolor="gold">&nbsp;</td></tr>
<tr><td>shared table for swag</td><td>&nbsp;</td><td bgcolor="gold">&nbsp;</td><td>&nbsp;</td></tr>
<tr><td>booth/table space</td><td>&nbsp;</td><td>&nbsp;</td><td bgcolor="gold">&nbsp;</td></tr>
</table>
<hr/>
There are also opportunities for exclusive special sponsorships. We'll have sponsors for various events with special privileges for the sponsors of these events. If you are interested in special sponsorships or have a creative idea about how you can support the event, send us an email.
<br/>
<br/>
<div class="sponsor-stat-row">
<div class="sponsor-stat">
<span class="stat-number">75+</span>
<span class="stat-label">Workshop attendees · Friday</span>
</div>
<div class="sponsor-stat">
<span class="stat-number">220+</span>
<span class="stat-label">Conference attendees · Saturday</span>
</div>
<div class="sponsor-stat">
<span class="stat-number">Nov 13–14</span>
<span class="stat-label">Barcelona, 2026</span>
</div>
<div class="sponsor-stat">
<span class="stat-number">BAU Campus</span>
<span class="stat-label">22@ Poblenou</span>
</div>
</div>

<br>
<br>
<table border=1 cellspacing=1>
<tr>
<th><i>Sponsor FAQ</i></th>
<th><center><b>Answers to questions frequently asked by sponsors&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</center></b></th>
<th></th>
</tr>
<tr><td>What dates/times can we set up and tear down?</td><td></td></tr>
<tr><td>How do we ship to the venue?</td><td></td></tr>
<tr><td>How do we ship from the venue?</td><td></td></tr>
<tr><td>Whom should we send?</td><td></td></tr>
<tr><td>What should we expect regarding electricity? (how much, any fees, etc)</td><td></td></tr>
<tr><td>What should we expect regarding WiFi? (how much, any fees, etc)</td><td></td></tr>
<tr><td>How do we order additional A/V equipment?</td><td></td></tr>
<tr><td>Additional important details</td><td></td></tr>
</table>
<div class="sponsor-cta-box">
<p><strong>Interested in sponsoring DevOpsDays Barcelona 2026?</strong><br>Download the full prospectus for packages, benefits, and pricing — then submit your request. Slots are confirmed on a first-come, first-served basis.</p>
<a class="sponsor-btn" href="https://bit.ly/devopsdays-barcelona-2026-sponsors" target="_blank">Download Prospectus</a>
<a class="sponsor-btn outline" href="https://bit.ly/devopsdays-barcelona-2026-sponsors-form" target="_blank">Submit Sponsorship Request</a>
<p style="margin-top:1rem; margin-bottom:0; font-size:0.9rem;">Questions? Email us at {{< email_organizers >}}</p>
</div>

-->
<hr/>
</div>
26 changes: 14 additions & 12 deletions data/events/2026/barcelona/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ ga_tracking_id: "" # If you have your own Google Analytics tracking ID, enter it
# variable: 2019-01-05T23:59:59+02:00
# Note: we allow 2026-MM-DD for backward compatibility, but it can lead to unexpected behaviors (like your event disappearing from the front page during your last day)

startdate: 2026-11-13T00:00:00+02:00 # The start date of your event. Leave blank if you don't have a venue reserved yet.
enddate: 2026-11-14T00:00:00+02:00 # The end date of your event. Leave blank if you don't have a venue reserved yet.
startdate: 2026-11-13T00:00:00+01:00 # The start date of your event. Leave blank if you don't have a venue reserved yet.
enddate: 2026-11-14T23:59:59+01:00 # The end date of your event. Leave blank if you don't have a venue reserved yet.

# Leave CFP dates blank if you don't know yet, or set all three at once.
cfp_date_start: 2026-04-07T00:00:00+02:00 # start accepting talk proposals.
Expand Down Expand Up @@ -144,6 +144,8 @@ organizer_email: "barcelona@devopsdays.org" # Put your organizer email address h
# List all of your sponsors here along with what level of sponsorship they have.
# Check data/sponsors/ to use sponsors already added by others.
sponsors:
- id: kubeevents
level: media
# - id: samplesponsorname
# level: gold
# # url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
Expand All @@ -157,14 +159,14 @@ sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
# unlimited sponsors, omit the max attribute or set it to 0. If you want to prevent all
# sponsorship for a specific level, it is best to remove the level.
sponsor_levels:
# - id: gold
# label: Gold
## max: 10
# - id: silver
# label: Silver
# max: 0 # This is the same as omitting the max limit.
# - id: bronze
# label: Bronze
# - id: community
# label: Community
- id: platinum
label: Platinum
- id: gold
label: Gold
- id: workshop
label: Workshop
- id: supporter
label: Supporter
- id: media
label: Media

Loading