Documentation Index

All synced markdown docs

Every page here is generated from markdown already present in the repository.

Overview

Narrarium Framework

Narrarium Framework is a local-first book writing framework built around three pieces:

Source: README.md

Narrarium Agent Rules

Use Narrarium as a book-writing framework where the repository is the source of truth.

Source: AGENTS.md

Reference

Publishing

Narrarium is prepared to publish as four public npm packages.

Source: docs/publishing.md

Repository Spec

Narrarium treats a repository as the source of truth for a book project.

Source: docs/repository-spec.md

Packages

narrarium-astro-reader

Astro reader and reader scaffolding CLI for Narrarium book repositories.

Source: packages/astro-reader/README.md

narrarium

Core Narrarium helpers for local-first book repositories.

Source: packages/core/README.md

create-narrarium-book

Starter CLI for scaffolding a Narrarium book repository.

Source: packages/create-narrarium-book/README.md

narrarium-mcp-server

Local MCP server for Narrarium book repositories.

Source: packages/mcp-server/README.md