Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 456 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 456 Bytes

Xzq Notes Documentation

This is the documentation website for xzq notes.

Development

// install dependencies
pnpm install
// run only dev server
pnpm dev

Clear Cache

If you upgrade deps about astro, you may need to clear the cache:

rimraf .astro
rimraf node_modules
pnpm install

Markdown

Typora Markdown 语法