Markdown-first publishing
Posts live under docs/posts and compile to a static site with clean URLs.
Minimal blog scaffold with VitePress, UnoCSS, Tailwind CSS, and TypeScript already wired in.
Starter post
A first entry that explains how the scaffold is organized and where to extend it.
Open the postStructure
Use the built-in nav and sidebar, then add more posts under docs/posts.
Theme
Global colors, typography, and backgrounds live in docs/.vitepress/theme/styles.css.