Skip to content
Merged
Show file tree
Hide file tree
Changes from all 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
Binary file added 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.
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>{{< event_link page="propose" text="Submit a Talk!" >}}</h2>
<br><br>
<h2>{{< event_link page="registration" text="Purchase your Ticket!" >}}</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
21 changes: 12 additions & 9 deletions data/events/2025/denver/main.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: "2025-denver" # The name of the event. Four digit year with the city name in lower-case, with no spaces.
year: "2025" # The year of the event. Make sure it is in quotes.
city: "Denver" # The displayed city name of the event. Capitalize it.
description: "Devopsdays is returning to Denver for " # Edit this to suit your preferences
description: "Devopsdays is returning to Denver!" # Edit this to suit your preferences
ga_tracking_id: "G-9SR9GD94E0" # If you have your own Google Analytics tracking ID, enter it here. Example: "UA-74738648-1"

# All dates are in unquoted 2025-MM-DDTHH:MM:SS+TZ:TZ, like this:
Expand All @@ -17,7 +17,7 @@ cfp_date_start: 2025-02-22T08:00:59-06:00 # start accepting talk proposals.
cfp_date_end: 2025-05-25T23:59:59-06:00 # close your call for proposals.
cfp_date_announce: 2025-06-15T08:00:59-06:00 # inform proposers of status

cfp_link: "" #if you have a custom link for submitting proposals, add it here. This will control the Propose menu item as well as the "Propose" button.
cfp_link: "https://talks.devopsdays.org/dodrox-2025/cfp" #if you have a custom link for submitting proposals, add it here. This will control the Propose menu item as well as the "Propose" button.

registration_date_start: 2025-02-22T08:00:59-06:00 # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page.
registration_date_end: 2025-09-15T23:59:59-06:00 # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
Expand All @@ -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/"
Loading