-
Notifications
You must be signed in to change notification settings - Fork 702
[ATX-2026] kicking off #15550
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ATX-2026] kicking off #15550
Conversation
Signed-off-by: Laura Santamaria <nimbinatus@users.noreply.github.com>
✅ Deploy Preview for devopsdays-web ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
static/_redirects
Outdated
| /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 |
There was a problem hiding this comment.
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
There was a problem hiding this comment.
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> |
There was a problem hiding this comment.
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 >}}
There was a problem hiding this comment.
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> |
There was a problem hiding this comment.
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!" >}}
There was a problem hiding this comment.
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> |
There was a problem hiding this comment.
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!" >}}
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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
There was a problem hiding this comment.
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>
Adding the 2026 Austin event.
Note: All core work (email updates, Slack invites, etc.) has been completed via an email to info@.