
Yunbo is designed for writers who want a clean static blog with strong content organization. It ships with Markdown posts, topic archives, local search, RSS, sitemap support, theme switching, and Pagefind indexing.
The name combines cloud and harbor imagery: ideas gather like clouds, then come to rest as published writing.
What to edit first
Update the site copy in src/layouts/BaseLayout.astro and src/pages/index.astro, then add your own Markdown posts under src/content/posts/.
For private publishing, keep your real content in a private repository and sync it during deployment with npm run sync:private.