Skip to content

Commit be1968a

Browse files
authored
[WAW-2025] Updated navigation and sponsors (#15477)
* removed CFP links; added program and speakers links; added sponsors, community, and media partners * [WAW-2025] removed one community partner
1 parent ba8aca4 commit be1968a

File tree

16 files changed

+59
-16
lines changed

16 files changed

+59
-16
lines changed

assets/sponsors/h/helion.png

444 Bytes
Loading
25.3 KB
Loading

assets/sponsors/k/kcd-warsaw.png

65.5 KB
Loading

assets/sponsors/k/kg-broker.png

38.3 KB
Loading
5.23 KB
Loading
38.1 KB
Loading

assets/sponsors/p/pracapl.png

18.5 KB
Loading

content/events/2025-warsaw/welcome.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ Description = "devopsdays Warsaw 2025"
5454
</div>
5555
<div class="text">
5656
<a href="https://eventory.cc/event/devopsdays-warsaw-2025/tickets" type="button" class="btn btn-danger btn-lg btn-block">REGISTRATION</a>
57-
<a href="https://devopsdays.pl/call-for-papers-2025/" type="button" class="btn btn-danger btn-lg btn-block">CALL FOR PROPOSALS</a>
57+
<a href="https://devopsdays.pl/#schedule" type="button" class="btn btn-danger btn-lg btn-block">PROGRAM</a>
58+
<a href="https://devopsdays.pl/speakers/" type="button" class="btn btn-danger btn-lg btn-block">SPEAKERS</a>
5859
<a href="mailto:[email protected] " type="button" class="btn btn-primary btn-lg btn-block">SPONSOR</a>
5960
<a href="/events/2025-warsaw/contact" type="button" class="btn btn-primary btn-lg btn-block">CONTACT</a>
6061
</div>

data/events/2025/warsaw/main.yml

Lines changed: 38 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,13 @@ event_social_youtube: "" # Change this to the youtube channel handle for your ev
4747
event_twitter: "devopsdayswaw" # This will create a traditional "Follow" twitter button. Change this to the twitter handle for your event such as devopsdayschi or devopsdaysmsp.
4848

4949
nav_elements: # List of pages you want to show up in the navigation of your page.
50-
- name: propose
50+
# - name: propose
5151
# - name: location
5252
- name: registration
53-
# - name: program
54-
# - name: speakers
53+
- name: program
54+
url: https://devopsdays.pl/#schedule
55+
- name: speakers
56+
url: https://devopsdays.pl/speakers/
5557
- name: sponsor
5658
- name: contact
5759
- name: conduct
@@ -130,12 +132,37 @@ organizer_email: "[email protected]" # Put your organizer email address here
130132

131133
# List all of your sponsors here along with what level of sponsorship they have.
132134
# Check data/sponsors/ to use sponsors already added by others.
133-
#sponsors:
134-
# - id: samplesponsorname
135-
# level: gold
136-
# # url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
137-
# - id: arresteddevops
138-
# level: community
135+
sponsors:
136+
- id: flox
137+
level: partner
138+
- id: googlecloud
139+
level: partner
140+
- id: kg-broker
141+
level: partner
142+
- id: xebia
143+
level: partner
144+
- id: asiwroclaw
145+
level: community
146+
- id: kcd-warsaw
147+
level: community
148+
- id: sysopspolska
149+
level: community
150+
- id: helion
151+
level: media
152+
- id: it-schulungen
153+
level: media
154+
- id: kubecareers
155+
level: media
156+
- id: kubeevents
157+
level: media
158+
- id: magazyn-rekruter
159+
level: media
160+
- id: megapraca
161+
level: media
162+
- id: mobile-trends
163+
level: media
164+
- id: pracapl
165+
level: media
139166

140167
sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
141168

@@ -144,13 +171,9 @@ sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
144171
# unlimited sponsors, omit the max attribute or set it to 0. If you want to prevent all
145172
# sponsorship for a specific level, it is best to remove the level.
146173
sponsor_levels:
147-
- id: platinum
148-
label: Platinum Partner
149-
- id: gold_partner
150-
label: Gold Parner
151174
- id: partner
152175
label: Partners
153-
- id: media
154-
label: Media Partner
155176
- id: community
156177
label: Community Partner
178+
- id: media
179+
label: Media Partner

data/sponsors/helion.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
name: "Helion"
2+
url: "https://helion.pl/"

0 commit comments

Comments
 (0)