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/2025/salt-lake-city/main.yml
+11-15Lines changed: 11 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ name: "2025-salt-lake-city" # The name of the event. Four digit year with the ci
2
2
year: "2025"# The year of the event. Make sure it is in quotes.
3
3
city: "Salt Lake City"# The displayed city name of the event. Capitalize it.
4
4
event_twitter: "devopsdaysslc"# Change this to the twitter handle for your event such as devopsdayschi or devopsdaysmsp
5
-
event_logo: "logo-square.jpg"
5
+
event_logo: "logo2.png"
6
6
description: "Salt Lake City DevOpsDays"# Edit this to suit your preferences
7
7
ga_tracking_id: ""# If you have your own Google Analytics tracking ID, enter it here. Example: "UA-74738648-1"
8
8
@@ -13,18 +13,14 @@ ga_tracking_id: "" # If you have your own Google Analytics tracking ID, enter it
13
13
# variable: 2023-01-05T23:59:59+02:00
14
14
# Note: we allow YYYY-MM-DD for backward compatibility, but it can lead to unexpected behaviors (like your event disappearing from the front page during your last day)
15
15
16
-
# startdate: # The start date of your event. Leave blank if you don't have a venue reserved yet.
17
-
# enddate: # The end date of your event. Leave blank if you don't have a venue reserved yet.
18
-
# startdate: 2025-03-13T08:00:00-06:00 # The start date of your event. Leave blank if you don't have a venue reserved yet.
19
-
startdate: # The start date of your event. Leave blank if you don't have a venue reserved yet.
20
-
# enddate: 2025-03-14T18:00:00-06:00 # The end date of your event. Leave blank if you don't have a venue reserved yet.
21
-
enddate: # The end date of your event. Leave blank if you don't have a venue reserved yet.
16
+
startdate: 2025-05-12T08:00:00-06:00 # The start date of your event. Leave blank if you don't have a venue reserved yet.
17
+
enddate: 2025-05-13T17:00:00-06:00 # The end date of your event. Leave blank if you don't have a venue reserved yet.
22
18
23
19
# Leave CFP dates blank if you don't know yet, or set all three at once.
cfp_date_end: 2025-01-12T23:59:59-06:00# close your call for proposals.
22
+
cfp_date_announce: 2024-11-07T12:00:00-06:00# inform proposers of status
23
+
cfp_open: "true"
28
24
cfp_link: "https://sessionize.com/slcdod2025/"#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.
29
25
30
26
# registration_date_start: 2023-01-28T07:01:00-06:00 # start accepting registration. Leave blank if registration is not open yet
@@ -40,7 +36,7 @@ location_address: "9750 S 300 W Sandy UT 84070" # Optional - use the street addr
40
36
nav_elements: # List of pages you want to show up in the navigation of your page.
41
37
# - name: slcdevopsdays.org
42
38
# url: https://www.slcdevopsdays.org
43
-
#- name: propose
39
+
- name: propose
44
40
# - name: location
45
41
# - name: registration
46
42
# url: https://slcdevopsdays.org/conference
@@ -73,9 +69,9 @@ team_members: # Name is the only required field for team members.
0 commit comments