You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/events/2026/prague/main.yml
+6-10Lines changed: 6 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -10,15 +10,15 @@ ga_tracking_id: "" # If you have your own Google Analytics tracking ID, enter it
10
10
# variable: 2019-01-05T23:59:59+02:00
11
11
# 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)
12
12
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.
15
15
16
16
# Leave CFP dates blank if you don't know yet, or set all three at once.
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
20
20
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.
22
22
23
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
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.
@@ -50,7 +50,6 @@ nav_elements: # List of pages you want to show up in the navigation of your page
50
50
# - name: registration
51
51
# - name: program
52
52
# - name: speakers
53
-
- name: sponsor
54
53
- name: contact
55
54
- name: conduct
56
55
# - name: example
@@ -79,9 +78,6 @@ organizer_email: "[email protected]" # Put your organizer email address here
79
78
# List all of your sponsors here along with what level of sponsorship they have.
80
79
# Check data/sponsors/ to use sponsors already added by others.
81
80
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.
0 commit comments