Перейти к основному содержимому

Blog engine (posts, revisions, locale-aware publishing)

Generated from mcp/patterns.registry.json — do not edit by hand; change the registry and run bun 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 & Desk · Tier: light · 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 mcp/patterns.registry.json.

← Back to Pattern Library

Думаете, этот паттерн можно сделать лучше? Расскажите как.

Оставить отзыв