Synapse Documentation
This site is optimized for documentation only:
- Docs are served at
/ - No landing page
- No blog
- No static pages plugin
Contributing
- Add or edit Markdown files in the
docs/directory. - Use
_category_.jsonfiles to organize sidebar groups. - Run
bun run buildbefore merging changes.
Local Development
bun start
The docs site runs at http://localhost:300/.