Skip to content

Commit 903b33d

Browse files
authored
Merge pull request #15788 from EtssMM/prague-2026
[PRG-2026] Change CFP link and enable registration
2 parents 3002a1f + dc0a133 commit 903b33d

3 files changed

Lines changed: 9 additions & 19 deletions

File tree

content/events/2026-prague/propose.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

content/events/2026-prague/welcome.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,21 +27,21 @@ Description = "devopsdays prague 2026"
2727
</div>
2828
</div> -->
2929

30-
<!-- <div class = "row">
30+
<div class = "row">
3131
<div class = "col-md-2">
3232
<strong>Register</strong>
3333
</div>
3434
<div class = "col-md-8">
3535
{{< event_link page="registration" text="Register to attend the conference!" >}}
3636
</div>
37-
</div> -->
37+
</div>
3838

3939
<div class = "row">
4040
<div class = "col-md-2">
4141
<strong>Propose</strong>
4242
</div>
4343
<div class = "col-md-8">
44-
{{< event_link page="propose" text="Propose a talk!" >}}
44+
<a href="https://talks.devopsdays.org/devopsdays-prague-2026/cfp">Propose a talk!</a>
4545
</div>
4646
</div>
4747

data/events/2026/prague/main.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@ enddate: 2026-10-05T20:00:00+02:00 # The end date of your event. Leave blank if
1616
# Leave CFP dates blank if you don't know yet, or set all three at once.
1717
cfp_date_start: 2025-10-01T00:00:00+02:00 # start accepting talk proposals.
1818
cfp_date_end: 2026-07-01T00:00:00+02:00 # close your call for proposals.
19-
cfp_date_announce: 2026-08-01T08:00:00+02:00 # inform proposers of status
19+
cfp_date_announce: 2026-09-01T08:00:00+02:00 # inform proposers of status
2020

21-
cfp_link: "https://www.papercall.io/dodprague26" #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-prague-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

23-
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.
24-
registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
23+
registration_date_start: 2026-04-01T00:00:00+02:00 # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page.
24+
registration_date_end: 2026-10-02T20:00:00+02:00 # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
2525

2626
registration_closed: "" #set this to true if you need to manually close registration before your registration end date
27-
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.
27+
registration_link: "https://tickets.devopsdays.org/devopsdays-prague/2026/" # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.
2828

2929
# Location
3030
#
@@ -47,7 +47,7 @@ event_social_youtube: "DevOpsDaysPrg" # Change this to the youtube channel handl
4747
nav_elements: # List of pages you want to show up in the navigation of your page.
4848
- name: propose
4949
- name: location
50-
# - name: registration
50+
- name: registration
5151
# - name: program
5252
# - name: speakers
5353
- name: sponsor

0 commit comments

Comments
 (0)