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/atlanta/main.yml
+13-5Lines changed: 13 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -20,11 +20,11 @@ cfp_date_announce: # inform proposers of status
20
20
21
21
cfp_link: "https://sessionize.com/devopsdays-atlanta-2026"#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: 2026-02-15# 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-04-24# 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
-
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.
27
+
registration_link: "https://devopsdaysATL.eventbrite.com"# If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.
28
28
29
29
# Location
30
30
location: "The Historic Academy of Medicine"# Defaults to city, but you can make it the venue name.
@@ -43,9 +43,9 @@ event_social_youtube: "devopsdaysATL" # Change this to the youtube channel handl
43
43
# event_twitter: "devopsdaysATL" # This will create a traditional "Follow" twitter button. Change this to the twitter handle for your event such as devopsdayschi or devopsdaysmsp.
44
44
45
45
nav_elements: # List of pages you want to show up in the navigation of your page.
46
-
- name: propose
46
+
# - name: propose
47
47
- name: location
48
-
# - name: registration
48
+
- name: registration
49
49
# - name: program
50
50
# - name: speakers
51
51
- name: sponsor
@@ -97,6 +97,14 @@ organizer_email: "atlanta@devopsdays.org" # Put your organizer email address her
97
97
# Check data/sponsors/ to use sponsors already added by others.
98
98
sponsors:
99
99
# url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
0 commit comments