Full description
A Quiet Publication is a reusable Astro theme for independent writers, engineers, researchers, and creators. It treats a personal website as a small publication instead of a chronological post list.
The theme separates content types from reading paths:
- writing for the chronological archive;
- columns for ordered, guided reading;
- tags for lateral exploration;
- projects and research for long-term work records;
- photo essays for visual work;
- start, search, favorites, and RSS for discovery and return visits.
It is static-first and Markdown-first. Astro generates the pages, RSS, sitemap, robots, canonical metadata, Open Graph metadata, JSON-LD, and a static search index at build time. Browser JavaScript is intentionally limited to search, theme selection, local favorites, and link copying.
The starter contains no real author identity, private data, database, server runtime, or vendor lock-in. Site identity, locale, content collections, visual tokens, GitHub Pages base path, and optional integrations are configurable.
Features
- Markdown and MDX content collections
- Writing archive with year pages and pagination
- Ordered columns
- Cross-content tags
- Project lifecycle states
- Versioned research notes
- Photo essays
- Static search index and query URLs
- Browser-local favorites
- Light/dark themes
- RSS, sitemap, robots, canonical, Open Graph, and JSON-LD
- GitHub Pages project-subpath support
- GitHub Actions deployment
- Content consistency validation
- Built-in SVG icon design system
- No database required









