Skip to content
Draft
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
Binary file modified assets/events/2026-barcelona/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions content/events/2026-barcelona/sponsor.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ Description = "Sponsor devopsdays Barcelona 2026"

We greatly value sponsors for this open event. If you are interested in sponsoring, please drop us an email at [{{< email_organizers >}}].

<table border=1 cellspacing=1>
<tr>
<td><h1>We greatly value sponsors for this community event. If you are interested in sponsoring, please click here to <a href="https://drive.google.com/file/d/1tREYUFp7R393y3qkyHBhXjqRv-8i3rj9/view?usp=sharing" target="_blank"><strong>download the prospectus PDF</strong></a>. After reviewing the available packages, please submit your sponsorship request using <a href="https://docs.google.com/forms/d/e/1FAIpQLSfIDK0KR7wqN4sJgIVVozTjT8Vf-E5GJSVeZdL9rTDBTsmhzw/viewform"><strong>our form</strong></a>.</h1></td>
</tr>
</table>

<hr>

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.
Expand Down
14 changes: 7 additions & 7 deletions data/events/2026/barcelona/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ startdate: # The start date of your event. Leave blank if you don't have a venu
enddate: # 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: # start accepting talk proposals.
cfp_date_end: # close your call for proposals.
cfp_date_announce: # inform proposers of status
cfp_date_start: 2026-03-01T00:00:00+01:00 # start accepting talk proposals.
cfp_date_end: 2026-06-16T00:00:00+02:00 # close your call for proposals.
cfp_date_announce: 2026-08-01T00:00:00+02:00 # inform proposers of status

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.
cfp_link: "https://talks.devopsdays.org/devopsdays-barcelona-2026/cfp" #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.

registration_date_start: # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page.
registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
Expand All @@ -36,7 +36,7 @@ location_address: "" #Optional - use the street address of your venue. This will

# Optional - Social badges
# These can be used in the body of any page via matching shortcodes. See sample: https://devopsdays.org/events/2025-denver/welcome/
#event_social_linkedin: "https://linkedin.com/company/devopsdays" # Change this to the url to your Linkedin group, company, or page.
event_social_linkedin: "https://linkedin.com/company/devopsdays-bcn/" # Change this to the url to your Linkedin group, company, or page.
#event_social_slack: "https://join.slack.com/t/devopsdays/custom_shared_invite_url" # Change this to your slack invite link.
#event_social_listserv: "https://lists.devopsdays.org/subscription?custom_listserv_invite_url" # Change this to your mailing list subscription form url.
#event_social_twitter: "devopsdays" # Change this to the twitter handle for your event such as devopsdayschi or devopsdaysmsp
Expand All @@ -49,12 +49,12 @@ location_address: "" #Optional - use the street address of your venue. This will
nav_elements: # List of pages you want to show up in the navigation of your page.
- name: contact
- name: conduct
# - name: propose
- name: propose
# - name: location
# - name: registration
# - name: program
# - name: speakers
# - name: sponsor
- name: sponsor
# - name: example
# icon: "map-o" # This is a font-awesome icon that will display on small screens. Choose at http://fontawesome.io/icons/
# url: http://mycfp.com # The url setting is optional, and only if you want the navigation to link off-site
Expand Down
Loading