Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/events/2026-cairo/welcome.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Type = "welcome"
aliases = ["/events/2026-cairo/"]
Description = "DevOpsDays Cairo 2026"
+++
<p>For the 9th consecutive year, ITIDA/SECC is organizing DevOpsDays Cairo Conference 2026 in cooperation with: ATOS, AUC, Cairo University, Cegedim, DXC Technology, Egypt University of Informatics, Orange Innovation Egypt, Stakpak, and Vodafone Intelligent Solutions.
<p>For the 9th consecutive year, ITIDA/SECC is organizing DevOpsDays Cairo Conference 2026.
</p>


Expand Down
10 changes: 5 additions & 5 deletions data/events/2026/cairo/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ ga_tracking_id: "" # If you have your own Google Analytics tracking ID, enter it
# 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)

startdate: 2026-09-26T00:00:00+02:00
enddate: 2026-09-27T23:59:59+02:00
enddate: 2026-09-26T23:59:59+02:00

# Leave CFP dates blank if you don't know yet, or set all three at once.
cfp_date_start: 2026-03-22T00:00:00+02:00 # start accepting talk proposals.
cfp_date_end: 2026-07-17T23:59:59+02:00 # close your call for proposals.
cfp_date_start: 2026-05-18T00:00:00+02:00 # start accepting talk proposals.
cfp_date_end: 2026-07-05T23:59:59+02:00 # close your call for proposals.
cfp_date_announce: # inform proposers of status

cfp_open: "false"
cfp_open: "true"
cfp_link: "https://talks.devopsdays.org/devopsdays-cairo-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.

registration_date_start: # start accepting registration. Leave blank if registration is not open yet
Expand All @@ -36,7 +36,7 @@ location: "Creativa Innovation Hub - Giza" # Defaults to city, but you can make
location_address: "Creativa Innovation Hub - Giza" #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: local
# - name: registration
Expand Down
Loading