Blog engine (posts, revisions, locale-aware publishing)
Generated from
pattern-library/registry.json— do not edit by hand; change the registry and runbun run patterns:build.
Index card — the docs below are the canonical explanation; deep-tier pattern pages additionally carry invariants and emulation notes.
Category: Content & Blog · Tier: light · Maturity: proven (verified 2026-08-20 @ 1a130d67) · Risk: medium — persists content revisions across locales, multi-author permissions
A DB-backed blog system with posts, immutable revisions, and locale-aware publishing supporting multiple authors.
When to use: Use when building a real content/blog section that needs draft/publish workflows and per-locale revisions.
Docs
Code
Proof
/blog(app route, no showcase)
Machine-readable record: content-blog-engine in pattern-library/registry.json.