File tree Expand file tree Collapse file tree 8 files changed +89
-7
lines changed
content/events/2026-geneva Expand file tree Collapse file tree 8 files changed +89
-7
lines changed Original file line number Diff line number Diff line change 1+ +++
2+ Title = " Program"
3+ Type = " program"
4+ Description = " Contact information for DevOpsDays Geneva 2026"
5+ +++
6+ <style type =" text/css " >
7+ div .sponsor-row img .img-fluid {
8+ max-height : 70px ;
9+ }
10+ .iframe-container {
11+ position : relative ;
12+ overflow : hidden ;
13+ width : 100% ;
14+ height : 100% ;
15+ padding-top : 56.25% ; /* 16:9 Aspect Ratio */
16+ }
17+
18+ .responsive-iframe {
19+ position : absolute ;
20+ top : 0 ;
21+ left : 0 ;
22+ bottom : 0 ;
23+ right : 0 ;
24+ width : 100% ;
25+ height : 100% ;
26+ border : none ;
27+ }
28+ </style >
29+
30+ <div class =" iframe-container " >
31+ <iframe class="responsive-iframe" src="https://devopsdays-geneva.ch/programma.php?who=pb9345acbffe3466983475deca4a455fc223ee340a" allowfullscreen></iframe>
32+ </div >
Original file line number Diff line number Diff line change 1+ +++
2+ Title = " Speakers"
3+ Type = " speakers"
4+ Description = " Speakers for DevOpsDays Geneva 2026"
5+ +++
6+ <style type =" text/css " >
7+ div .sponsor-row img .img-fluid {
8+ max-height : 70px ;
9+ }
10+ .iframe-container {
11+ position : relative ;
12+ overflow : hidden ;
13+ width : 100% ;
14+ height : 2400px ;
15+ padding-top : 56.25% ; /* 16:9 Aspect Ratio */
16+ }
17+
18+ .responsive-iframe {
19+ position : absolute ;
20+ top : 0 ;
21+ left : 0 ;
22+ bottom : 0 ;
23+ right : 0 ;
24+ width : 100% ;
25+ height : 100% ;
26+ border : none ;
27+ }
28+ </style >
29+
30+ <div class =" iframe-container " >
31+ <iframe class="responsive-iframe" src="https://devopsdays-geneva.ch/speakers.php" allowfullscreen></iframe>
32+ </div >
Original file line number Diff line number Diff line change @@ -99,23 +99,23 @@ Description = "DevOpsDays Geneva 2026"
9999
100100
101101
102- <!-- < div class = "row">
102+ <div class = " row " >
103103 <div class = " col-md-2 " >
104104 <strong>Program</strong>
105105 </div >
106106 <div class = " col-md-8 " >
107107 View the {{< event_link page="program" text="program." >}}
108108 </div >
109- </div> -->
109+ </div >
110110
111- <!-- < div class = "row">
111+ <div class = " row " >
112112 <div class = " col-md-2 " >
113113 <strong>Speakers</strong>
114114 </div >
115115 <div class = " col-md-8 " >
116116 Check out the {{< event_link page="speakers" text="speakers!" >}}
117117 </div >
118- </div> -->
118+ </div >
119119
120120<div class = " row " >
121121 <div class = " col-md-2 " >
Original file line number Diff line number Diff line change @@ -180,7 +180,7 @@ sponsors:
180180 level : gold
181181 - id : doit
182182 level : gold
183- - id : robusta
183+ - id : robusta-before-20260306
184184 level : gold
185185 - id : datadog
186186 level : gold
Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ nav_elements: # List of pages you want to show up in the navigation of your page
4040# - name: propose
4141 - name : location
4242 - name : registration
43- # - name: program
44- # - name: speakers
43+ - name : program
44+ - name : speakers
4545 - name : sponsor
4646 - name : newsletter
4747 - name : contact
@@ -117,6 +117,21 @@ sponsors:
117117 level : gold
118118 - id : bugscale
119119 level : silver
120+ - id : orangecyberdefense
121+ level : silver
122+ - id : robusta
123+ level : silver
124+ - id : meetup-devops-geneva
125+ level : community
126+ - id : agilesuisse
127+ level : community
128+ - id : heg-geneva
129+ level : community
130+ - id : swissdevjobs
131+ level : community
132+ - id : webmardi
133+ level : community
134+
120135
121136sponsors_accepted : " no" # Whether you want "Become a XXX Sponsor!" link
122137
Original file line number Diff line number Diff line change 1+ name : " Robusta"
2+ url : " https://robusta.dev"
3+ twitter : " https://x.com/RobustaDev"
You can’t perform that action at this time.
0 commit comments