Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions data/events/2026/prague/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ ga_tracking_id: "" # If you have your own Google Analytics tracking ID, enter it
# variable: 2019-01-05T23:59:59+02:00
# 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)

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.
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.
startdate: 2026-10-05T08:00:00+02:00 # The start date of your event. Leave blank if you don't have a venue reserved yet.
enddate: 2026-10-05T20:00:00+02:00 # The end date of your event. Leave blank if you don't have a venue reserved yet.

# Leave CFP dates blank if you don't know yet, or set all three at once.
cfp_date_start: 2025-10-01T00:00:00+02:00 # start accepting talk proposals.
cfp_date_end: 2026-02-01T00:00:00+02:00 # close your call for proposals.
cfp_date_announce: 2026-03-01T08:00:00+02:00 # inform proposers of status
cfp_date_end: 2026-07-01T00:00:00+02:00 # close your call for proposals.
cfp_date_announce: 2026-08-01T08:00:00+02:00 # inform proposers of status

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.

Expand All @@ -32,7 +32,7 @@ registration_link: "" # If you have a custom registration link, enter it here. T

location: "Clarion Congress Hotel" # Defaults to city, but you can make it the venue name.
#
location_address: "Freyova 33, Prague 9, 190 00" #Optional - use the street address of your venue. This will show up on the welcome page if set. Also used by the event_map shortcode!
location_address: "Freyova 33, Prague 9, 190 00" # Optional - use the street address of your venue. This will show up on the welcome page if set. Also used by the event_map shortcode!

# Optional - Social badges
# These can be used in the body of any page via matching shortcodes. See sample: https://devopsdays.org/events/2025-denver/welcome/
Expand Down Expand Up @@ -79,7 +79,7 @@ organizer_email: "prague@devopsdays.org" # Put your organizer email address here
# List all of your sponsors here along with what level of sponsorship they have.
# Check data/sponsors/ to use sponsors already added by others.
sponsors:
- id: hackihub
- id: hackihub
level: community
- id: alicetechnologies
level: community
Expand Down
Loading