Skip to content

Commit a0e232b

Browse files
committed
chore: updated organizers, contact, and images
1 parent ab53139 commit a0e232b

17 files changed

Lines changed: 32 additions & 18 deletions

File tree

137 KB
Loading
113 KB
Loading

content/events/2026-kansas-city/location.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ Type = "event"
44
Description = "Location for DevOpsDays Kansas City 2026"
55
+++
66

7-
DevOpsDays KC 2026 will be held as part of the new Community Days KC event, which will be held at the UMKC Student Union, May 28-29, 2026. The UMKC Student Union is located at 5100 Cherry Street, Kansas City, MO 64110.
7+
DevOpsDays KC 2026 will be held as part of the new Community Days KC event, which will be held at the UMKC Student Union, May 28-29, 2026.
8+
9+
The UMKC Student Union is located at 5100 Cherry Street, Kansas City, MO 64110.
810

911
<!-- Uncomment this only if you have set the coordinates for your location in the config yaml. Get Latitude and Longitude of a Point: http://itouchmap.com/latlong.html -->
1012
{{< event_map >}}

content/events/2026-kansas-city/propose.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,21 @@ Title = "Propose"
33
Type = "event"
44
Description = "Propose a talk for DevOpsDays Kansas City 2026"
55
+++
6-
{{< cfp_dates >}}
76

87
<hr>
98

10-
There are three ways to propose a topic at DevOpsDays:
9+
Submit a proposal for your talk by visiting the <strong>CommunityDays KC 2026 <a href="https://sessionize.com/communitydayskc-2026">CFP page</a></strong> and selecting:
10+
11+
- **Group:** DevOpsDays KC
12+
- **Session Length:**
13+
- 25-minute talk (with 5-min Q&A)
14+
- Ignite talk
15+
16+
If you have any questions about the CFP process, please contact us at {{< email_organizers >}}.
17+
18+
<hr>
19+
20+
There are three different types of topics at DevOpsDays:
1121
<ol>
1222
<li><strong><em>A 25-minute talk</em></strong> (with 5-min Q&A) presented during the conference, usually in the mornings.</li>
1323
<li><strong><em>An Ignite talk</em></strong> presented during the <a href="/pages/ignite-talks-format">Ignite sessions</a> (scheduling varies). These are 5 minutes slots with slides changing every 15 seconds (20 slides total).</li>
@@ -26,12 +36,3 @@ Choosing talks is part art, part science; here are some factors we consider when
2636
- _no vendor pitches_: As much as we value vendors and sponsors, we are not going to accept a talk that appears to be a pitch for your product.
2737

2838
<hr>
29-
30-
Submit a proposal for your talk by visiting the CommunityDays KC 2026 CFP page, {{< event_link url-key="cfp_link" >}}, and selecting:
31-
32-
- **Group:** DevOpsDays KC
33-
- **Session Length:**
34-
- 25-minute talk (with 5-min Q&A)
35-
- Ignite talk
36-
37-
If you have any questions about the CFP process, please contact us at {{< email_organizers >}}.

content/events/2026-kansas-city/welcome.md

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,21 @@
11
+++
2-
Title = "devopsdays Kansas City 2026"
2+
Title = "DevOpsDays Kansas City 2026"
33
Type = "welcome"
44
aliases = ["/events/2026-kansas-city/"]
5-
Description = "devopsdays Kansas City 2026"
5+
Description = "DevOpsDays Kansas City 2026"
66
+++
77

8-
<!-- <div style="text-align:center;">
8+
<div class = "row" id = "main-row">
9+
<div class = "col-md-6 push-md-6" id = "left-col">
10+
<h2>DevOpsDays Kansas City is back for 2026!</h2>
11+
<p class="lead">
12+
We're back on May 28-29, 2026 for our SEVENTH year, and we're excited to be part of <strong>CommunityDays KC</strong>! This collaboration will showcase the strength and diversity of Kansas City’s tech community by bringing together some of the city's Meetup groups to collaborate on content and build community. We can't wait to have you join us!
13+
</p>
14+
</div>
15+
<div style="text-align:center;">
916
{{< event_logo >}}
10-
</div> -->
17+
</div>
18+
</div>
1119

1220
<div class = "row">
1321
<div class = "col-md-2">
@@ -32,7 +40,8 @@ Description = "devopsdays Kansas City 2026"
3240
<strong>Register</strong>
3341
</div>
3442
<div class = "col-md-8">
35-
{{< event_link page="registration" text="Register to attend the conference!" >}}
43+
<!-- {{< event_link page="registration" text="Register to attend the conference!" >}} -->
44+
<a href="https://ti.to/kansas-city-developers-conference/communitydays-kc-2026">Register to attend the conference!</a>
3645
</div>
3746
</div>
3847

data/events/2026/kansas-city/main.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@ name: "2026-kansas-city" # The name of the event. Four digit year with the city
22
year: "2026" # The year of the event. Make sure it is in quotes.
33
city: "Kansas City" # The displayed city name of the event. Capitalize it.
44
event_twitter: "devopsdayskc" # Change this to the twitter handle for your event such as devopsdayschi or devopsdaysmsp
5+
masthead_background: "kc-unionstation.jpg" # This is the background image for the masthead, relative to static/events/YYYY-CITY
56
description: "DevOpsDays is back in Kansas City for 2026!" # Edit this to suit your preferences
67
ga_tracking_id: "" # If you have your own Google Analytics tracking ID, enter it here. Example: "UA-74738648-1"
8+
event_logo: "/assets/events/2026-kansas-city/new_logo.png"
79

810
# All dates are in unquoted 2026-MM-DDTHH:MM:SS+TZ:TZ, like this:
911
# variable: 2019-01-04T00:00:00+02:00
@@ -55,7 +57,7 @@ social_shares: ["email", "facebook", "linkedin"]
5557
nav_elements: # List of pages you want to show up in the navigation of your page.
5658
- name: propose
5759
- name: location
58-
# - name: registration
60+
- name: registration
5961
# - name: program
6062
# - name: speakers
6163
- name: sponsor
483 KB
Loading
11 KB
Loading
87.9 KB
Loading
58.8 KB
Loading

0 commit comments

Comments
 (0)