Files
2026-09-11 15:48:32 +02:00
..
2026-01-15 10:43:39 +01:00
2026-08-11 15:08:15 +02:00
2026-06-30 11:40:56 +02:00

Skybridge Documentation

This documentation site is built with Mintlify.

If you're contributing to the docs, start with DOCUMENTATION-MANIFESTO.md. It is required reading for new documentation contributors and explains what belongs in the docs, how to write in Skybridge's voice, and what to verify before opening a PR.

Local Development

pnpm install
pnpm dev

Opens a local preview at http://localhost:3000.

Linting

pnpm lint

Checks for broken links.

Deployment

Documentation is deployed on mintlify branch pushes, which automatically happen on release workflow.