Standalone VitePress documentation project for GuildYapper.
Install dependencies:
npm installRun the docs locally:
npm run docs:devBuild the docs:
npm run docs:buildPreview the production build:
npm run docs:previewDocumentation screenshots live in:
docs/public/screenshots/
Use the folders already created there to keep images grouped by topic.