#docs
A generated tag page for posts labeled #docs. Use tag routes for focused reading paths, per-tag RSS feeds, and shareable topic archives.
Tagged posts
- Release checklistPackage metadata, verification, smoke install, and npm publishing checks for Papyrus releases.
- Theme specificationPublic behavior contract for Papyrus features, configuration, posts, search, profile, SEO, accessibility, and quality gates.
- Profile and CVWhat the Papyrus profile data file controls and how profile, print, and export routes share it.
- CollectionsWhat Papyrus collections are and how folder-backed collection routes work.
- Site configWhat papyrus.config.toml controls and how a site should edit it.
Install and configure PapyrusA consuming-site guide for installing Papyrus, wiring layouts, posts, search, RSS, metadata, and profile data.
- Deploy PapyrusStatic hosting, build settings, metadata URLs, and base-path notes for a Papyrus site.
- AI and mobile readinessAI metadata, generated indexes, and mobile-ready defaults in a Papyrus site.
- Feature mapRoute-by-route guide to public Papyrus features.
- Generated content structureHow Papyrus turns nested Markdown folders and folder metadata into a readable public content index.
- Markdown code guideMarkdown route showing Pure-style Astro/Shiki code blocks, callouts, tables, diagrams, and media.
- Feature configGrouped feature toggles for Papyrus layouts.
- Papyrus docsPackage docs for installing, composing, and extending Papyrus without copying a full theme into every site.
Dark mode and search in PapyrusThe theme keeps a Pure-like neutral background, then adds a small Papyrus-style search flow.
Papyrus package shapePackage-boundary guide showing how Papyrus keeps repeated blog UI in reusable theme exports.
- Folder tags for nested postsContent-model guide showing stable slugs with automatic tags from source folders.
Markdown authoring guideA practical guide showing how Papyrus renders Markdown, callouts, code, media, diagrams, and source actions.