Skip to content
Open
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
2 changes: 1 addition & 1 deletion content/_data/site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ nav:
- url: /services/
- url: /tools/
- url: /talks/
title: Talks
title: Workshops
- url: /blog/
- url: /about/
- url: /contact/
Expand Down
21 changes: 10 additions & 11 deletions content/talks.njk
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
---
title: Talks & Workshops
sub: Bring us to your event or browse past talks
title: Workshops & Events
sub: In-person & virtual for individuals, companies, and conferences
action:
text: Hire us to give a talk or workshop »
url: /contact/
text: Register for events »
url: /talks/#upcoming-events
summary: |
**We provide award-winning talks & workshops**
for companies or conferences,
to help you create resilient web applications
**We offer award-winning workshops & talks**
for individuals, companies, and conference events
to help developers create resilient web applications
and design systems --
improving team process, communication,
site performance, and accessibility.
Dive into the posts below
for the latest videos & slides,
and upcoming conference or workshop dates.
Explore workshops and register for
upcoming events below.
---

{% import 'utility.macros.njk' as utility %}
Expand All @@ -40,7 +39,7 @@ summary: |
by_bird=collections
) }}

{{ layout.title('All Talks & Workshops') }}
{{ layout.title('All Workshops & Talks') }}
{% call layout.grid('training') %}
{% for item in collections._talk | getPublic | eventSort | reverse %}
<article {{ post.aria_label(item) }} class="training-item">
Expand Down
1 change: 1 addition & 0 deletions content/workshops/cascading-styles-deep.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ events:
adr: Sydney, Australia
url: https://webdirections.org/next/
- venue: Smashing Workshops
workshop: The Title of the Workshop
date: 2024-10-14
end: 2024-10-28
adr: Online
Expand Down