From 6b078180453937951fc8121d9fa41f22fe7b9698 Mon Sep 17 00:00:00 2001 From: Jeremy <77024403+jrn00@users.noreply.github.com> Date: Tue, 7 Jan 2025 10:13:29 -0500 Subject: [PATCH 1/3] Update main.yml Commented out CFP link --- data/events/2025/raleigh/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/events/2025/raleigh/main.yml b/data/events/2025/raleigh/main.yml index c1cb9d83c94..09a8bc55d04 100644 --- a/data/events/2025/raleigh/main.yml +++ b/data/events/2025/raleigh/main.yml @@ -18,7 +18,7 @@ cfp_date_start: 2024-11-01T00:00:00-04:00 # start accepting talk proposals. cfp_date_end: 2025-01-01T00:00:00-04:00 # close your call for proposals. cfp_date_announce: # inform proposers of status -cfp_link: "https://forms.gle/Pxqg1zmoRHHEDWDJ9" # 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. +# cfp_link: "https://forms.gle/Pxqg1zmoRHHEDWDJ9" # 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. registration_date_start: 2024-04-10T08:00:00-04:00 # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page. registration_date_end: 2025-04-16T08:00:00-04:00 # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here. From fe14d3e0fd420cb07dbcefc862525cec15890f40 Mon Sep 17 00:00:00 2001 From: Jeremy <77024403+jrn00@users.noreply.github.com> Date: Mon, 13 Jan 2025 10:30:28 -0500 Subject: [PATCH 2/3] Update main.yml Commented out CFP end date and Propose link --- data/events/2025/raleigh/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/events/2025/raleigh/main.yml b/data/events/2025/raleigh/main.yml index 09a8bc55d04..888966b9251 100644 --- a/data/events/2025/raleigh/main.yml +++ b/data/events/2025/raleigh/main.yml @@ -15,7 +15,7 @@ enddate: 2025-04-17T18:00:00-04:00 # The end date of your event. Leave blank if # Leave CFP dates blank if you don't know yet, or set all three at once. cfp_date_start: 2024-11-01T00:00:00-04:00 # start accepting talk proposals. -cfp_date_end: 2025-01-01T00:00:00-04:00 # close your call for proposals. +# cfp_date_end: 2025-01-01T00:00:00-04:00 # close your call for proposals. cfp_date_announce: # inform proposers of status # cfp_link: "https://forms.gle/Pxqg1zmoRHHEDWDJ9" # 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. @@ -37,7 +37,7 @@ location: "McKimmon Conference & Training Center" # Defaults to city, but you ca location_address: "1101 Gorman Street, Raleigh, NC 27606" #Optional - use the street address of your venue. This will show up on the welcome page if set. nav_elements: # List of pages you want to show up in the navigation of your page. - - name: propose + # - name: propose - name: location - name: registration url: "https://tickets.devopsdays.org/devopsdays-raleigh/2025/" From 7195e045f95056143cd42c864bc7c6f82cbd7578 Mon Sep 17 00:00:00 2001 From: Jeremy <77024403+jrn00@users.noreply.github.com> Date: Thu, 16 Jan 2025 15:04:26 -0500 Subject: [PATCH 3/3] Update main.yml --- data/events/2025/raleigh/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/events/2025/raleigh/main.yml b/data/events/2025/raleigh/main.yml index 888966b9251..dce402c8e21 100644 --- a/data/events/2025/raleigh/main.yml +++ b/data/events/2025/raleigh/main.yml @@ -15,7 +15,7 @@ enddate: 2025-04-17T18:00:00-04:00 # The end date of your event. Leave blank if # Leave CFP dates blank if you don't know yet, or set all three at once. cfp_date_start: 2024-11-01T00:00:00-04:00 # start accepting talk proposals. -# cfp_date_end: 2025-01-01T00:00:00-04:00 # close your call for proposals. +cfp_date_end: 2025-01-01T00:00:00-04:00 # close your call for proposals. cfp_date_announce: # inform proposers of status # cfp_link: "https://forms.gle/Pxqg1zmoRHHEDWDJ9" # 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.