October 27, 2025 at 12:00:00 AM UTC

Website — Slug Mapping and Robust Routing

atprotowebsite

Slug mapping

Added a configurable slug-to-publication mapping system. Publications can now be accessed via human-readable slugs that map to AT Protocol rkeys. Slugs are normalised and extracted to a data module.

Robust routing

Added a slug param matcher and global error page for robust routing. Invalid slugs and missing publications now get proper error pages instead of 500s.


all entries