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
<p>DevOpsDays Lima will be coming back to {{< event_location >}} on <strong class="welcome-hero-date">Aug 27-28, 2026</strong>.</p>
211
211
<p>Our mission at DevOpsDays Lima is to drive technological evolution with an event that connects professionals, encourages sharing DevOps knowledge, and strengthens a culture of continuous innovation based on real experiences.</p>
Copy file name to clipboardExpand all lines: data/events/2026/lima/main.yml
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -15,19 +15,19 @@ startdate: "2026-08-27T00:10:00+05:00" # The start date of your event. Leave bl
15
15
enddate: "2026-08-28T00:18:00+05:00"# The end date of your event. Leave blank if you don't have a venue reserved yet.
16
16
17
17
# Leave CFP dates blank if you don't know yet, or set all three at once.
18
-
cfp_date_start: # start accepting talk proposals.
19
-
cfp_date_end: # close your call for proposals.
20
-
cfp_date_announce: # inform proposers of status
18
+
cfp_date_start: "2025-03-06T12:00:00-05:00"
19
+
cfp_date_end: "2025-05-30T12:00:00-05:00"
20
+
cfp_date_announce: "2025-06-15T12:00:00-05:00"
21
21
22
-
cfp_link: ""#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
+
cfp_link: "https://talks.devopsdays.org/devopsdays-lima-2026/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.
23
23
24
24
masthead_background: "lima-banner-masthead.png"
25
25
26
26
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.
27
27
registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
28
28
29
29
registration_closed: ""#set this to true if you need to manually close registration before your registration end date
30
-
registration_link: "https://devopsdays.pe/#tickets"# If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.
30
+
registration_link: "https://tickets.devopsdays.pe/"# If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.
31
31
32
32
# Location
33
33
#
@@ -49,9 +49,9 @@ event_social_youtube: "DevOpsDaysLima" # Change this to the youtube channel hand
0 commit comments