docs.karnwong.me
Usage
bash
yarn install
yarn dev # http://localhost:5173
Validate links
bash
npm install -g markdown-link-check
markdown-link-check **/*.md
Algolia resources
https://github.com/JasperFx/lamar/blob/master/docs/.vitepress/algolia-config.json
Notes
- If deploy on Cloud Pages, need to disable
auto minify
.