Documentation
Guides and reference for scribe-cms.
Start here
Guides
- ConfigurationEvery scribe.config.ts option: project settings, content types, field markers, and locale routing.
- Content modelFiles, frontmatter, built-in fields, redirects, and what scribe validate checks.
- TranslationHow scribe translate works: staleness hashing, Gemini, output validation, cost reporting, and review tools.
- Runtime APIcreateScribe and the full typed client surface: reading, routing helpers, relations, sitemap, redirects, and framework integration.
Features
- Inline tokensEmbed links, asset URLs, and untranslatable strings in MDX prose with tokens that update every locale without retranslation.
- AssetsDeclare validated asset fields with field.asset(), constrain paths and formats, and resolve them to public URLs at read time.
- StudioA local studio to browse content, search across every document, preview MDX bodies, inspect translations, and delete entries safely.