Skip to main content

Synapse Documentation

This site is optimized for documentation only:

  • Docs are served at /
  • No landing page
  • No blog
  • No static pages plugin

Contributing

  1. Add or edit Markdown files in the docs/ directory.
  2. Use _category_.json files to organize sidebar groups.
  3. Run bun run build before merging changes.

Local Development

bun start

The docs site runs at http://localhost:300/.