Changelog 2026-03-05 (Accessibility Content Template Semantics Pass 10)

Changed

  • Updated single.html to use clearer semantic structure (article header + labeled content section).
  • Added <time datetime> metadata on single pages for machine-readable date semantics.
  • Updated list.html to render entries as a semantic list (ul/li) rather than loose stacked articles.
  • Added <time datetime> metadata to list entries and improved section labeling for assistive navigation.

Why

  • Improves screen-reader and parser interpretation of core content templates while preserving existing visual layout.