Skip to content
Merged
Show file tree
Hide file tree
Changes from 4 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
11 changes: 7 additions & 4 deletions content/events/2025-denver/welcome.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,18 @@ Type = "welcome"
aliases = ["/events/2025-denver/"]
Description = "devopsdays Denver 2025"
+++
<b>DevOpsDays Rockies is returning to Denver in 2025!</b><br><br>

<h2><a href="https://talks.devopsdays.org/dodrox-2025/cfp" style="font-size: 1em; padding: 5 10px;text-decoration: none; border-radius: 5px;">Submit a proposal!</a></h2>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is better to use the cfp_link and then use that here using a shortcode {{< event_link url-key="cfp_link" text="Propose a talk!" >}}
Then you remain consistent, but you need to add that to the main.yml as @don-code already suggested

<br><br>
<h2><a href="events/2025-denver/registration" style="font-size: 1em; padding: 5 10px;text-decoration: none; border-radius: 5px;">Purchase your ticket!</a></h2>
<br><br>

<div style="float:right;">
<!-- {{< event_logo >}} -->
<img src="/events/2025-denver/colorado_square.png" width="300"/>
<img src="/events/2025-denver/colorado_square.png" width="300" style="padding: 20px 0;"/>
</div>

<b>DevOpsDays Rockies is returning to Denver in 2025!</b><br><br>
Here's what we know so far:<br>

<div class = "row">
<div class = "col-md-2">
<strong>Dates</strong>
Expand Down
17 changes: 10 additions & 7 deletions data/events/2025/denver/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ event_social_youtube: "devopsdaysrockies"
#
# coordinates: "" # No longer used

location: "Downtown Denver" # Defaults to city, but you can make it the venue name.
location: "Bierstadt Lagerhaus" # Defaults to city, but you can make it the venue name.
#
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!
location_address: "2875 Blake St, Denver, CO 80205" #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!

nav_elements: # List of pages you want to show up in the navigation of your page.
- name: propose
Expand Down Expand Up @@ -76,11 +76,14 @@ organizer_email: "denver@devopsdays.org"
# List all of your sponsors here along with what level of sponsorship they have.
# Check data/sponsors/ to use sponsors already added by others.
sponsors:
# - id: samplesponsorname
# level: gold
# url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
# - id: arresteddevops
# level: community
- id: code-talent
level: community
- id: kubecareers
level: community
- id: kubeevents
level: community
- id: mentorsintech
level: community

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

Expand Down
2 changes: 2 additions & 0 deletions data/sponsors/mentorsintech.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
name: "mentorsintech"
url: "https://mentorsintech.com/"
Binary file added static/img/sponsors/mentorsintech.png
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please move to the new asset image for sponsors assets/sponsors/m/mentorsintech.png

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading