+
+
+ Dates
+
+
+ {{< event_start >}} - {{< event_end >}}
+
+
+
+
+ Location
+
+
+ {{< event_location >}}
+
+
+
+
+
+
+
+
+ Propose
+
+
+
+ Our call for speakers is already closed.
+
+
+
+
+ Sponsors
+
+
+ {{< event_link page="sponsor" text="Sponsor the conference!" >}}
+
+
+
+
+ Contact
+
+
+ {{< event_link page="contact" text="Get in touch with the organizers" >}}
+
+
+
diff --git a/data/events/2026/graz/main.yml b/data/events/2026/graz/main.yml
new file mode 100644
index 0000000000..d0f500c591
--- /dev/null
+++ b/data/events/2026/graz/main.yml
@@ -0,0 +1,118 @@
+name: "2026-graz" # The name of the event. Four digit year with the city name in lower-case, with no spaces.
+year: "2026" # The year of the event. Make sure it is in quotes.
+city: "Graz" # The displayed city name of the event. Capitalize it.
+event_twitter: "devopsdays" # Change this to the twitter handle for your event such as devopsdayschi or devopsdaysmsp
+description: "Join the second edition of the Devopsdays in Graz!" # Edit this to suit your preferences
+ga_tracking_id: "" # If you have your own Google Analytics tracking ID, enter it here. Example: "UA-74738648-1"
+
+# All dates are in unquoted 2026-MM-DDTHH:MM:SS+TZ:TZ, like this:
+# variable: 2019-01-04T00:00:00+02:00
+# variable: 2019-01-05T23:59:59+02:00
+# Note: we allow 2026-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-04 # The start date of your event. Leave blank if you don't have a venue reserved yet.
+enddate: 2026-09-05 # The end date of your event. Leave blank if you don't have a venue reserved yet.
+
+# Leave CFP dates blank if you don't know yet, or set all three at once.
+cfp_date_start: # start accepting talk proposals.
+cfp_date_end: # close your call for proposals.
+cfp_date_announce: # inform proposers of status
+
+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.
+
+registration_date_start: #2026-03-31 # 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: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
+
+registration_closed: "" #set this to true if you need to manually close registration before your registration end date
+registration_link: "https://www.devopsdays.at/events/devopsdays-graz-2026" # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.
+
+# Location
+#
+# coordinates: "" # No longer used
+
+location: "Graz" # Defaults to city, but you can make it the venue name.
+#
+location_address: "WIFI & Campus02, Graz" #Optional - use the street address of your venue. This will show up on the welcome page if set. Also used by the event_map shortcode!
+
+# Optional - Social badges
+# These can be used in the body of any page via matching shortcodes. See sample: https://devopsdays.org/events/2026-denver/welcome/
+event_social_linkedin: "https://www.linkedin.com/company/devopsdaysgraz" # Change this to the url to your Linkedin group, company, or page.
+event_social_instagram: "https://www.instagram.com/devopsdaysgraz" # Change this to the url to your Linkedin group, company, or page.
+event_social_facebook: "https://www.facebook.com/devopsdaysgraz" # Change this to the url to your Linkedin group, company, or page.
+event_social_bsky: "https://bsky.app/profile/devopsdaysgraz.bsky.social" # Change this to url to your bluesky page
+
+nav_elements: # List of pages you want to show up in the navigation of your page.
+ # - name: propose
+ - name: location
+ # - name: registration
+ # - name: program
+# - name: speakers
+ - name: sponsor
+ - name: contact
+ - name: conduct
+# - name: example
+# icon: "map-o" # This is a font-awesome icon that will display on small screens. Choose at http://fontawesome.io/icons/
+# url: http://mycfp.com # The url setting is optional, and only if you want the navigation to link off-site
+
+
+# These are the same people you have on the mailing list and Slack channel.
+team_members: # Name is the only required field for team members.
+ - name: "Patrick Koch"
+ employer: "AVL List GmbH"
+ - name: "Sandra Niederl"
+ employer: "Guid.New"
+ - name: "Bernd Hirschmann"
+ employer: "EG Austria"
+ - name: "Linda Kolb"
+ employer: "AVL List GmbH"
+ - name: "Alexandra Torrico Perez"
+ employer: "ilvi GmbH"
+ - name: "Claudia Schlacher"
+ employer: "Guid.New"
+# employer: "Acme Anvil Co."
+# github: "devopsdays"
+# facebook: "https://www.facebook.com/sally.fields"
+# linkedin: "https://www.linkedin.com/in/sallyfields"
+# website: "https://mattstratton.com"
+ # image: "sally-fields.jpg"
+
+organizer_email: "graz@devopsdays.org" # Put your organizer email address here
+
+# List all of your sponsors here along with what level of sponsorship they have.
+# Check data/sponsors/ to use sponsors already added by others.
+sponsors:
+ - id: FH Campus02
+ level: location
+# - id: AVL List GmbH
+# level: gold
+# # url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
+# - id: BearingPoint GmbH
+# level: gold
+# - id: Guid.New
+# level: gold
+# - id: NTS NETZWERK TELEKOM SERVICE AG
+# level: silver
+# - id: EBCONT
+# level: silver
+# - id: DENOVO GmbH
+# level: swag bag
+
+sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
+
+# In this section, list the level of sponsorships and the label to use.
+# You may optionally include a "max" attribute to limit the number of sponsors per level. For
+# unlimited sponsors, omit the max attribute or set it to 0. If you want to prevent all
+# sponsorship for a specific level, it is best to remove the level.
+sponsor_levels:
+ - id: gold
+ label: Gold
+ - id: silver
+ label: Silver
+ - id: bronze
+ label: Bronze
+ - id: lanyard
+ label: Lanyard
+ - id: swag bag
+ label: Swag Bag
+ - id: location
+ label: Location
\ No newline at end of file