Skip to content
Draft
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
11 changes: 0 additions & 11 deletions .gitlab-ci.yml

This file was deleted.

10 changes: 10 additions & 0 deletions ReadMe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
### General

This repository is used to update the denverdevops.org website, it is deployed via github pages.

### Who we are
The organization is affiliated with devopsdays.org/denver, which runs the annual DevOpsDays Rockies conference.


Below that is a "Connect With Us" tile section (Slack, Meetup, YouTube, Luma calendar, Wild Spaces, DevOpsDays Rockies) and a "What We're About" section. This existing tile pattern is a good starting point for the new "Get Involved" page (see Section 5).
The organization is affiliated with devopsdays.org/denver, which runs the annual DevOpsDays Rockies conference. The 2026 event is confirmed for September 22–23, 2026 at Bierstadt Lagerhaus, 2875 Blake St, Denver, CO 80205 — the 10th annual event.
File renamed without changes.
File renamed without changes
4 changes: 2 additions & 2 deletions docs/index.html → docs/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
<nav>
<div class="nav-container">
<div class="logo-section">
<img src="img/denverdevops-logo.png" alt="Denver DevOps Logo" class="header-logo">
<img src="imgaes/denverdevops-logo.png" alt="Denver DevOps Logo" class="header-logo">
<span class="logo-text">Denver DevOps</span>
</div>
<ul class="nav-links">
<li><a href="index.html">Home</a></li>
<li><a href="values.html">Our Values</a></li>
<li><a href="pages/values.html">Our Values</a></li>
</ul>
</div>
</nav>
Expand Down
Empty file.
10 changes: 10 additions & 0 deletions docs/src/pages/get-involved.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@

Join our Slack
https://rb.gy/b8zfq (confirm this is still the current invite link — Slack invite links can expire)
Meetup.com page
https://www.meetup.com/denverdevops
Conference home
/26-conf (new internal page, see Section 7)
Wild Spaces
https://wildspaces.work

File renamed without changes.