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: content/events/2026-denver/welcome.md
+8-10Lines changed: 8 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,8 @@ Type = "welcome"
4
4
aliases = ["/events/2026-denver/"]
5
5
Description = "devopsdays Denver 2026"
6
6
+++
7
-
<b>DevOpsDays Rockies will be back in 2026! Please stay tuned for details!</b><br><br>
8
-
9
-
<!-- <h2>{{< event_link page="registration" text="Purchase your Ticket!" >}}</h2>
10
-
<br><br> -->
7
+
<h2><b>DevOpsDays Rockies will be back in 2026 at Bierstadt Lagerhaus in Downtown Denver! Save the dates for September 22-23, 2026 or </b>{{< event_link page="registration" text="purchase your Early Bird Ticket now!" >}}</h2>
8
+
<br><br>
11
9
12
10
<!-- <h2>{{< event_link page="program" text="View the Program!" >}}</h2>
Copy file name to clipboardExpand all lines: data/events/2026/denver/main.yml
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -10,18 +10,18 @@ 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-09-22T08:00:00-06:00# The start date of your event. Leave blank if you don't have a venue reserved yet.
14
+
enddate: 2026-09-23T17:00:00-06: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_link: "https://talks.devopsdays.org/dodroxrox26/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.
22
22
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: 2025-09-24T01:00:00-06: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-09-23T01:00:00-06:00 # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
25
25
26
26
registration_closed: ""#set this to true if you need to manually close registration before your registration end date
27
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.
@@ -30,9 +30,9 @@ registration_link: "" # If you have a custom registration link, enter it here. T
30
30
#
31
31
# coordinates: "" # No longer used
32
32
33
-
location: "Downtown Denver"# Defaults to city, but you can make it the venue name.
33
+
location: "Bierstadt Lagerhaus"# Defaults to city, but you can make it the venue name.
34
34
#
35
-
location_address: ""#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!
35
+
location_address: "2875 Blake St, Denver, CO 80205"#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!
36
36
37
37
# Optional - Social badges
38
38
# These can be used in the body of any page via matching shortcodes. See sample: https://devopsdays.org/events/2025-denver/welcome/
@@ -49,7 +49,7 @@ event_social_youtube: "devopsdaysrox" # Change this to the youtube channel handl
49
49
nav_elements: # List of pages you want to show up in the navigation of your page.
0 commit comments