This site is designed for a simple writing workflow:
- Write in Typora.
- Save the file under
src/content/blog. - Run
npm run buildand publish.
If you want AI polish before publishing, run:
npm run polish -- src/content/blog/your-post.md Published on
This site is designed for a simple writing workflow:
src/content/blog.npm run build and publish.If you want AI polish before publishing, run:
npm run polish -- src/content/blog/your-post.md