Skip to content

Commit d8a622e

Browse files
authored
Publish the program and add Checkmarx as a sponsor (#15340)
1 parent 4c01203 commit d8a622e

File tree

5 files changed

+40
-5
lines changed

5 files changed

+40
-5
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
+++
2+
Title = "Program"
3+
Type = "program"
4+
Description = "Program for DevOpsDays Washington, D.C. 2025"
5+
Icons = "false"
6+
+++
7+
8+
<div class = "row">
9+
<div class = "col">
10+
<hr />
11+
If Open Space is new to you, you may be interested in <a href="/pages/open-space-format">more details about Open Space</a>.
12+
<hr />
13+
<i>All times are in US Eastern Time</i>
14+
</div>
15+
</div>
16+
<div>
17+
<script type="text/javascript" src="https://sessionize.com/api/v2/bks6lqx4/view/GridSmart"></script>
18+
</div>
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
+++
2+
Title = "Speakers"
3+
Type = "event"
4+
Description = "Speakers for DevOpsDays Washington, D.C. 2025"
5+
+++
6+
7+
<script type="text/javascript" src="https://sessionize.com/api/v2/bks6lqx4/view/Speakers"></script>

content/events/2025-washington-dc/welcome.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@ Description = "devopsdays washington-dc 2025"
3131
{{< event_link page="registration" text="Register to attend the conference!" >}}
3232
</div>
3333
</div>
34-
<div class = "row">
34+
<!-- <div class = "row">
3535
<div class = "col-md-2">
3636
<strong>Propose</strong>
3737
</div>
3838
<div class = "col-md-8">
3939
{{< event_link url-key="cfp_link" text="Propose a talk!" >}}
4040
</div>
41-
</div>
41+
</div> -->
4242
<!-- <div class = "row">
4343
<div class = "col-md-2">
4444
<strong>Program</strong>
@@ -90,6 +90,14 @@ Description = "devopsdays washington-dc 2025"
9090
</p>
9191
</div>
9292
</div>
93+
<h2 class="speaker-page" style="color: #17a2b8; display: inline-block;">Another Featured Keynote Speaker!!</h2>
94+
<div class="speaker-bio">
95+
<img class="organizer-image" src="/events/2025-washington-dc/john-willis-square.jpg" alt="John Willis" class="speaker-image">
96+
<div>
97+
<h3 class="speaker-page">John Willis</h3>
98+
<p>John Willis has worked in the IT management industry for more than 35 years and is a prolific author, including "Deming's Journey to Profound Knowledge" and "The DevOps Handbook." He is researching DevOps, DevSecOps, IT risk, modern governance, and audit compliance. Previously he was an Evangelist at Docker Inc., VP of Solutions for Socketplane (sold to Docker) and Enstratius (sold to Dell), and VP of Training & Services at Opscode where he formalized the training, evangelism, and professional services functions at the firm. Willis also founded Gulf Breeze Software, an award winning IBM business partner, which specializes in deploying Tivoli technology for the enterprise. Willis has authored six IBM Redbooks for IBM on enterprise systems management and was the founder and chief architect at Chain Bridge Systems.</p>
99+
</div>
100+
</div>
93101
</div>
94102
<div class="col-md-6 push-md-4" id="right-col">
95103
<div style="text-align: center;">

data/events/2025/washington-dc/main.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ location_address: "1730 E St NW, Washington, DC 20006"
3737
location_address: "" #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!
3838

3939
nav_elements: # List of pages you want to show up in the navigation of your page.
40-
- name: propose
40+
# - 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: contact
4747
- name: conduct
@@ -186,6 +186,8 @@ sponsors:
186186
level: lanyard
187187
- id: groundcover
188188
level: gold
189+
- id: checkmarx
190+
level: gold
189191
# url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
190192

191193
sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
180 KB
Loading

0 commit comments

Comments
 (0)