papyrus
A reusable Astro theme package for quiet blogs, docs, projects, and profile/CV pages. Keep content in your site, import Papyrus components, and publish a fast static site with search, RSS, tags, metadata, and print-ready profile routes.
Posts
Install and configure PapyrusA consuming-site guide for installing Papyrus, wiring layouts, posts, search, RSS, metadata, and profile data.
Markdown authoring guideA practical guide showing how Papyrus renders Markdown, callouts, code, media, diagrams, and source actions.
Papyrus package shapePackage-boundary guide showing how Papyrus keeps repeated blog UI in reusable theme exports.
- 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.
Projects
Docs
Notes
Code fences use Astro/Shiki CSS-variable output with readable titles, highlights, diffs, and copy actions.
Theme profiles own light and dark token sets; runtime switching only changes the selected profile and mode.
Keep CV data stable and swap components/templates around it instead of rewriting the source file.