Blog
Notes from building and maintaining zudo-doc.
Demo content
This Blog category demonstrates zudo-doc's note-tray category shape. Its posts are fabricated sample content, not a real changelog or engineering blog, and their dates and metadata are illustrative.
Short notes from building and maintaining zudo-doc.
Moving a Showcase Off Astro
UpdatedA framework migration is easier to review when the content tree remains the stable center of the site.
Warn First, Error Later
Tag governance can start as a useful audit signal before it becomes a build gate.
Keeping Doc History Out of the Build
Git history stays useful when expensive per-document work runs outside the main site build.
Designing the 16rem Drawer
A fixed-width sidebar drawer keeps navigation predictable without taking over the document.
When a Category Is Just a Flat List
A category index can stay simple when every child belongs to the same small collection.
Why Routes Belong to the Package
Moving route and chrome behavior into zudo-doc keeps projects focused on their content.