Skip to content

Commit 09830f7

Browse files
authored
Merge pull request #15720 from edwardep/bcn-8/add-cfp-and-sponsors
[Barcelona-2026] add sponsor page
2 parents c706dbb + 74f0f1e commit 09830f7

3 files changed

Lines changed: 38 additions & 14 deletions

File tree

13.9 KB
Loading

content/events/2026-barcelona/sponsor.md

Lines changed: 31 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,40 @@ Type = "event"
44
Description = "Sponsor devopsdays Barcelona 2026"
55
+++
66

7-
We greatly value sponsors for this open event. If you are interested in sponsoring, please drop us an email at [{{< email_organizers >}}].
7+
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.
12-
<p>
13-
Gold sponsors get a full table and Silver sponsors a shared table where they can interact with those interested to come visit during breaks. All attendees are welcome to propose any subject they want during the open spaces, but this is a community-focused conference, so heavy marketing will probably work against you when trying to make a good impression on the attendees.
14-
<p>
15-
The best thing to do is send engineers to interact with the experts at devopsdays on their own terms.
16-
<p>
11+
<h2>Why sponsor DevOpsDays Barcelona 2026?</h2>
12+
13+
<h3>Brand Recognition And Awareness</h3>
14+
<p>Your brand will be identified as a contributor to our
15+
community with promotional opportunities consistent with
16+
your level of sponsorship.</p>
17+
<h3>Reach the Right Audience</h3>
18+
<p>Your sponsorship positions your brand in front of a focused,
19+
high-quality audience of engineers and technology leaders
20+
who value authentic learning, collaboration, and community.</p>
21+
<h3>Recruiting</h3>
22+
<p>DevOpsDays Barcelona provides access to a concentrated
23+
talent pool across multiple technology disciplines and levels
24+
of experience.</p>
25+
26+
<h3>Audience & Attendee Demographics</h3>
27+
DevOpsDays Barcelona will host over 220 attendees, including:
28+
<ul>
29+
<li>Developers and Engineers from across the DevOps landscape</li>
30+
<li>Tech Leaders and Managers interested in DevOps transformations</li>
31+
<li>Operations Professionals looking to improve efficiency</li>
32+
<li>Students and New Professionals eager to enter the field</li>
33+
<li>Enthusiasts passionate about the latest DevOps practices and trends</li>
34+
</ul>
35+
36+
<table border=1 cellspacing=1>
37+
<tr>
38+
<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>
39+
</tr>
40+
</table>
1741

1842
<!--
1943
<hr/>

data/events/2026/barcelona/main.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ startdate: 2026-11-13T00:00:00+02:00 # The start date of your event. Leave blan
1414
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.
1515

1616
# Leave CFP dates blank if you don't know yet, or set all three at once.
17-
cfp_date_start: # start accepting talk proposals.
18-
cfp_date_end: # close your call for proposals.
19-
cfp_date_announce: # inform proposers of status
17+
cfp_date_start: # start accepting talk proposals.
18+
cfp_date_end: # close your call for proposals.
19+
cfp_date_announce: # inform proposers of status
2020

2121
cfp_link: "" #if you have a custom link for submitting proposals, add it here. This will control the Propose menu item as well as the "Propose" button.
2222

@@ -36,7 +36,7 @@ location_address: "c/ Pujades, 118, 08005 Barcelona" #Optional - use the street
3636

3737
# Optional - Social badges
3838
# These can be used in the body of any page via matching shortcodes. See sample: https://devopsdays.org/events/2025-denver/welcome/
39-
#event_social_linkedin: "https://linkedin.com/company/devopsdays" # Change this to the url to your Linkedin group, company, or page.
39+
event_social_linkedin: "https://linkedin.com/company/devopsdays-bcn/" # Change this to the url to your Linkedin group, company, or page.
4040
#event_social_slack: "https://join.slack.com/t/devopsdays/custom_shared_invite_url" # Change this to your slack invite link.
4141
#event_social_listserv: "https://lists.devopsdays.org/subscription?custom_listserv_invite_url" # Change this to your mailing list subscription form url.
4242
#event_social_twitter: "devopsdays" # Change this to the twitter handle for your event such as devopsdayschi or devopsdaysmsp
@@ -47,14 +47,14 @@ location_address: "c/ Pujades, 118, 08005 Barcelona" #Optional - use the street
4747
#event_twitter: "devopsdays" # This will create a traditional "Follow" twitter button. Change this to the twitter handle for your event such as devopsdayschi or devopsdaysmsp.
4848

4949
nav_elements: # List of pages you want to show up in the navigation of your page.
50+
- name: location
51+
- name: sponsor
52+
# - name: propose
5053
- name: contact
5154
- name: conduct
52-
# - name: propose
53-
- name: location
5455
# - name: registration
5556
# - name: program
5657
# - name: speakers
57-
# - name: sponsor
5858
# - name: example
5959
# icon: "map-o" # This is a font-awesome icon that will display on small screens. Choose at http://fontawesome.io/icons/
6060
# url: http://mycfp.com # The url setting is optional, and only if you want the navigation to link off-site

0 commit comments

Comments
 (0)