Docs

Content Files

Docs consist of files that can be in the formats

  • markdown (.md)
  • mdsvex (.svx or .svelte.md)

Files are in subdirectories in sites/docs/src/content

Sidebar is configured manually in sites/docs/src/content/structure.json.js

Run locally

Docs start along with the other services by npm run dev in the monorepo main folder.

See http://localhost:3010