Skip to content

Conversation

@nimbinatus
Copy link
Member

Adding the 2026 Austin event.

Note: All core work (email updates, Slack invites, etc.) has been completed via an email to info@.

Signed-off-by: Laura Santamaria <nimbinatus@users.noreply.github.com>
@nimbinatus nimbinatus self-assigned this Oct 17, 2025
@nimbinatus nimbinatus requested a review from a team as a code owner October 17, 2025 20:40
@netlify
Copy link

netlify bot commented Oct 17, 2025

Deploy Preview for devopsdays-web ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit cda19be
🔍 Latest deploy log https://app.netlify.com/projects/devopsdays-web/deploys/690ceb30a97d2d0008ed9e45
😎 Deploy Preview https://deploy-preview-15550--devopsdays-web.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

/atlanta/* /events/2026-atlanta/:splat 302
/austin/cfp https://talks.devopsdays.org/devops2025-austin-2024/cfp 302
/austin/* /events/2025-austin/:splat 302
/austin/cfp https://talks.devopsdays.org/devops2026-austin-2024/cfp 302
Copy link
Contributor

Choose a reason for hiding this comment

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

This link does not work and seems incorrect even if you want to make it future proof

Copy link
Member Author

Choose a reason for hiding this comment

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

Ok, yeah, that one is odd and not even correct from last year 🤔 It was https://talks.devopsdays.org/devopsdays-austin-2025/cfp. Maybe a script oddity?

Regardless, we don't have our CFP open, so I'm fixing it to point back to 2025, and we'll update when the 2026 one is open.

</div>
<div class="col-md-4">
<div class="row" style="text-align:center;">
<p><img alt="DevOpsDays Austin 2026" src="/events/2026-austin/logo.png" class="img-fluid"></p>
Copy link
Contributor

Choose a reason for hiding this comment

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

Use the event logo shortcode so you do not need the static file
{{< event_logo >}}

Copy link
Member Author

Choose a reason for hiding this comment

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

It doesn't apply the class correctly, so I switched back.

<strong>Register</strong>
</div>
<div class = "col-md-8">
<a href="https://tickets.devopsdays.org/devopsdays-austin/2026/">Register to attend the conference!</a>
Copy link
Contributor

Choose a reason for hiding this comment

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

Not open yet, and it would be better to use the {{< event_link page="registration" text="Register to attend the conference!" >}}

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, this section is commented out and isn't rendering. Ref line 33 to see the start of the HTML comment, ending line 40. I haven't gotten to fix it yet.

<strong>Propose</strong>
</div>
<div class = "col-md-8">
<a href="https://talks.devopsdays.org/devopsdays-austin-2026/cfp">Propose a talk!</a>
Copy link
Contributor

Choose a reason for hiding this comment

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

Link does not work and again here it is better to use {{< event_link page="propose" text="Propose a talk!" >}}

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, this section is commented out and isn't rendering. Ref line 41 to see the start of the HTML comment, ending line 48. I haven't gotten to fix it yet.

Copy link
Contributor

Choose a reason for hiding this comment

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

If you use the shortcode, you do not need this file anymore

Copy link
Member Author

Choose a reason for hiding this comment

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

Ref note prior regarding shortcode not allowing the class needed to make it large enough.

Signed-off-by: Laura Santamaria <nimbinatus@users.noreply.github.com>
@jjasghar jjasghar merged commit 5507887 into devopsdays:main Nov 6, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants