- ✅ corepack & pnpm
- ✅ Commitlint & Commitizen
- ✅ simple-git-hooks
- ✅ UnoCSS
- ✅ React & JSX
- ✅ Astro
- ✅ Sitemap
- ✅ RSS Feed
- ✅ Markdown & MDX
- Last modified time
- giscus
- Reading time
- i18n
Commands | Actions |
---|---|
pnpm install |
Install dependencies |
pnpm dev |
Start local dev server |
pnpm cm |
Lint git commit messages |
pnpm build |
Build production site to ./dist/ |
pnpm preview |
Preview build locally before deploying |