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
Binary file added assets/sponsors/r/robusta-before-20260306.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/sponsors/r/robusta.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 32 additions & 0 deletions content/events/2026-geneva/program.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
+++
Title = "Program"
Type = "program"
Description = "Contact information for DevOpsDays Geneva 2026"
+++
<style type="text/css">
div.sponsor-row img.img-fluid{
max-height: 70px;
}
.iframe-container {
position: relative;
overflow: hidden;
width: 100%;
height: 100%;
padding-top: 56.25%; /* 16:9 Aspect Ratio */
}

.responsive-iframe {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
border: none;
}
</style>

<div class="iframe-container">
<iframe class="responsive-iframe" src="https://devopsdays-geneva.ch/programma.php?who=pb9345acbffe3466983475deca4a455fc223ee340a" allowfullscreen></iframe>
</div>
32 changes: 32 additions & 0 deletions content/events/2026-geneva/speakers.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
+++
Title = "Speakers"
Type = "speakers"
Description = "Speakers for DevOpsDays Geneva 2026"
+++
<style type="text/css">
div.sponsor-row img.img-fluid{
max-height: 70px;
}
.iframe-container {
position: relative;
overflow: hidden;
width: 100%;
height: 2400px;
padding-top: 56.25%; /* 16:9 Aspect Ratio */
}

.responsive-iframe {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
border: none;
}
</style>

<div class="iframe-container">
<iframe class="responsive-iframe" src="https://devopsdays-geneva.ch/speakers.php" allowfullscreen></iframe>
</div>
8 changes: 4 additions & 4 deletions content/events/2026-geneva/welcome.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,23 +99,23 @@ Description = "DevOpsDays Geneva 2026"



<!-- <div class = "row">
<div class = "row">
<div class = "col-md-2">
<strong>Program</strong>
</div>
<div class = "col-md-8">
View the {{< event_link page="program" text="program." >}}
</div>
</div> -->
</div>

<!-- <div class = "row">
<div class = "row">
<div class = "col-md-2">
<strong>Speakers</strong>
</div>
<div class = "col-md-8">
Check out the {{< event_link page="speakers" text="speakers!" >}}
</div>
</div> -->
</div>

<div class = "row">
<div class = "col-md-2">
Expand Down
2 changes: 1 addition & 1 deletion data/events/2025/tel-aviv/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ sponsors:
level: gold
- id: doit
level: gold
- id: robusta
- id: robusta-before-20260306
level: gold
- id: datadog
level: gold
Expand Down
19 changes: 17 additions & 2 deletions data/events/2026/geneva/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ 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: program
- name: speakers
- name: sponsor
- name: newsletter
- name: contact
Expand Down Expand Up @@ -117,6 +117,21 @@ sponsors:
level: gold
- id: bugscale
level: silver
- id: orangecyberdefense
level: silver
- id: robusta
level: silver
- id: meetup-devops-geneva
level: community
- id: agilesuisse
level: community
- id: heg-geneva
level: community
- id: swissdevjobs
level: community
- id: webmardi
level: community


sponsors_accepted : "no" # Whether you want "Become a XXX Sponsor!" link

Expand Down
3 changes: 3 additions & 0 deletions data/sponsors/robusta-before-20260306.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name: "Robusta"
url: "https://robusta.dev"
twitter: "https://x.com/RobustaDev"
Loading