Skip to content

Commit c0cbc1e

Browse files
authored
Merge pull request #15672 from range/berlin/open_cfp_and_change_logo
[BER-2026] Open CfP and new logo!
2 parents 58d0157 + cac2737 commit c0cbc1e

4 files changed

Lines changed: 14 additions & 16 deletions

File tree

-42.3 KB
Loading

content/events/2026-berlin/propose.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,12 @@ Description = "Propose a talk for devopsdays Berlin 2026"
66
{{< cfp_dates >}}
77

88
<hr>
9+
<h3>How to submit a proposal:</h3>
10+
We're using pretalx for the CfP handling, as it makes communication around your proposal easier for everyone. Just <strong><a href="https://cfp.devopsdays.berlin/devopsdays-berlin-2026/cfp">add your proposal here</a></strong>, the tool will lead you through the process.
911

10-
There are three ways to propose a topic at devopsdays:
12+
See you at the conference!
13+
14+
<h3>There are three ways to propose a topic at devopsdays:</h3>
1115
<ol>
1216
<li><strong><em>A 30-minute talk</em></strong> presented during the conference, usually in the mornings.</li>
1317
<li><strong><em>An Ignite talk</em></strong> presented during the <a href="/pages/ignite-talks-format">Ignite sessions</a> (scheduling varies). These are 5 minutes slots with slides changing every 15 seconds (20 slides total).</li>
@@ -16,7 +20,7 @@ There are three ways to propose a topic at devopsdays:
1620

1721
<hr>
1822

19-
Choosing talks is part art, part science; here are some factors we consider when trying to assemble the best possible program for our local audience:
23+
<h3>Choosing talks is part art, part science; here are some factors we consider when trying to assemble the best possible program for our local audience:</h3>
2024

2125
- _broad appeal_: How will your talk play out in a room of people with a variety of backgrounds? Technical deep dives need more levels to provide value for the whole room, some of whom might not use your specific tool.
2226
- _new local presenters_: You are the only one who can tell your story. We are very interested in the challenges and successes being experienced in our local area. We are happy to provide guidance/coaching for new speakers upon request.
@@ -27,9 +31,3 @@ Choosing talks is part art, part science; here are some factors we consider when
2731

2832
<hr>
2933

30-
<strong>How to submit a proposal:</strong> Send an email to [{{< email_organizers >}}] with the following information
31-
<ol>
32-
<li>Type (presentation, panel discussion, ignite)</li>
33-
<li>Proposal Title (can be changed later)</li>
34-
<li>Description (several sentences explaining what attendees will learn)</li>
35-
</ol>

content/events/2026-berlin/welcome.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,14 @@ Description = "devopsdays Berlin 2026"
4444
</div>
4545
</div>
4646

47-
<!-- <div class = "row">
47+
<div class = "row">
4848
<div class = "col-md-2">
4949
<strong>Propose</strong>
5050
</div>
5151
<div class = "col-md-8">
5252
{{< event_link page="propose" text="Propose a talk!" >}}
5353
</div>
54-
</div> -->
54+
</div>
5555

5656
<!-- <div class = "row">
5757
<div class = "col-md-2">

data/events/2026/berlin/main.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@ startdate: 2026-09-29T00:00:00+02:00 # The start date of your event. Leave blan
1818
enddate: 2026-09-30T00:00:00+02:00 # The end date of your event. Leave blank if you don't have a venue reserved yet.
1919

2020
# Leave CFP dates blank if you don't know yet, or set all three at once.
21-
cfp_date_start: # start accepting talk proposals.
22-
cfp_date_end: # close your call for proposals.
23-
cfp_date_announce: # inform proposers of status
21+
cfp_date_start: 2026-02-05T00:00:00+01:00
22+
cfp_date_end: 2026-05-03T23:59:59+02:00
23+
cfp_date_announce: 2026-05-18T23:59:59+02:00
2424

25-
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.
25+
cfp_link: "https://cfp.devopsdays.berlin/devopsdays-berlin-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.
2626

27-
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.
28-
registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
27+
registration_date_start: 2026-01-31T00:00:00+01:00 # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page.
28+
registration_date_end: 2026-09-29T23:59:59+02:00 # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
2929

3030
registration_closed: "" #set this to true if you need to manually close registration before your registration end date
3131
registration_link: "" # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.

0 commit comments

Comments
 (0)