Skip to content

Commit 43618a2

Browse files
committed
adding the prague 2026 event
1 parent 9d1bed2 commit 43618a2

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

data/events/2026/prague/main.yml

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ ga_tracking_id: "" # If you have your own Google Analytics tracking ID, enter it
1010
# variable: 2019-01-05T23:59:59+02:00
1111
# Note: we allow 2026-MM-DD for backward compatibility, but it can lead to unexpected behaviors (like your event disappearing from the front page during your last day)
1212

13-
startdate: # The start date of your event. Leave blank if you don't have a venue reserved yet.
14-
enddate: # The end date of your event. Leave blank if you don't have a venue reserved yet.
13+
startdate: 2026-04-29T08:00:00+02:00 # The start date of your event. Leave blank if you don't have a venue reserved yet.
14+
enddate: 2026-04-29T20: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: 2025-10-01T00:00:00+02:00 # start accepting talk proposals.
18+
cfp_date_end: 2026-02-01T00:00:00+02:00 # close your call for proposals.
19+
cfp_date_announce: 2026-03-01T08: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://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.
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.
@@ -50,7 +50,6 @@ nav_elements: # List of pages you want to show up in the navigation of your page
5050
# - name: registration
5151
# - name: program
5252
# - name: speakers
53-
- name: sponsor
5453
- name: contact
5554
- name: conduct
5655
# - name: example
@@ -79,9 +78,6 @@ organizer_email: "[email protected]" # Put your organizer email address here
7978
# List all of your sponsors here along with what level of sponsorship they have.
8079
# Check data/sponsors/ to use sponsors already added by others.
8180
sponsors:
82-
- id: samplesponsorname
83-
level: gold
84-
# url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
8581
- id: arresteddevops
8682
level: community
8783

0 commit comments

Comments
 (0)