Documentation site for OpenChat.
Use the Mintlify CLI from the repo root:
bunx @mintlify/cli devThis repo runs docs validation on pull requests and pushes to main:
mint validatemint broken-links
Workflow file: .github/workflows/docs-ci.yml
Mintlify production deploys are driven by the Mintlify GitHub App, not by a CLI deploy command.
- Open Mintlify dashboard Git settings.
- Confirm connected repository is
opencoredev/docs. - Install/authorize Mintlify GitHub App for the repo owner org.
- Ensure deployment branch is
main. - Push a commit to
mainand verify a deployment appears in Mintlify Deployments.
If autodeploy is still missing after these steps, use the Deploy button in Mintlify dashboard once to re-sync webhooks.
- Mintlify GitHub integration:
https://www.mintlify.com/docs/deploy/github - Mintlify deployments:
https://www.mintlify.com/docs/deploy/deployments