This repository is configured to build and deploy with VitePress.
npm install
npm run docs:devnpm run docs:build
npm run docs:preview- The workflow
deploy.ymlpublishes on pushes to themainbranch. - If your default branch is not
main, update the workflow trigger. - The workflow sets the VitePress base path for project pages and user pages.