Skip to contentChangelog 2026-03-05 (Accessibility Entry Labeling & Focus Context Pass 17)
Published
Article content
Changed
- Added explicit
aria-labelledby relationships to post/changelog list article blocks so each entry is announced with its own title. - Added stable heading IDs for homepage latest-post entries and list-page entries to support reliable label mapping.
- Added
:focus-within card styling so keyboard navigation gives a stronger visual context around the active card.
Why
- Improves how assistive technologies identify each card as a distinct, titled content region.
- Makes keyboard traversal easier to track visually on dense list surfaces.