Wisp.place Documentation#
Source for docs.wisp.place (or wherever these get published). Built with Starlight on Astro.
Editing#
Documentation lives in src/content/docs/. Each .md file becomes a page. Edit, preview locally, and open a PR.
bun install
bun dev
Dev server runs at localhost:4321.