Skip to content

Commit 92ef816

Browse files
committed
[Barcelona-2026] add sponsor and cfp pages
1 parent db317cf commit 92ef816

File tree

3 files changed

+13
-7
lines changed

3 files changed

+13
-7
lines changed
13.9 KB
Loading

content/events/2026-barcelona/sponsor.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ Description = "Sponsor devopsdays Barcelona 2026"
66

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

9+
<table border=1 cellspacing=1>
10+
<tr>
11+
<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>
12+
</tr>
13+
</table>
14+
915
<hr>
1016

1117
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.

data/events/2026/barcelona/main.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ startdate: # The start date of your event. Leave blank if you don't have a venu
1414
enddate: # 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: 2026-03-01T00:00:00+01:00 # start accepting talk proposals.
18+
cfp_date_end: 2026-06-16T00:00:00+02:00 # close your call for proposals.
19+
cfp_date_announce: 2026-08-01T00:00:00+02:00 # inform proposers of status
2020

21-
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.
21+
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.
2222

2323
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.
2424
registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
@@ -36,7 +36,7 @@ location_address: "" #Optional - use the street address of your venue. This will
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
@@ -49,12 +49,12 @@ location_address: "" #Optional - use the street address of your venue. This will
4949
nav_elements: # List of pages you want to show up in the navigation of your page.
5050
- name: contact
5151
- name: conduct
52-
# - name: propose
52+
- name: propose
5353
# - name: location
5454
# - name: registration
5555
# - name: program
5656
# - name: speakers
57-
# - name: sponsor
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)