The source for MacStadium's documentation site, built on Mintlify.
Docs are written in MDX (Markdown + JSX) and organized by product category. mint.json controls navigation, redirects, and site configuration. Changes merged to main deploy automatically.
Small fixes (typos, broken links, outdated steps): use the Suggest Edit button on any page — it opens a pre-filled GitHub PR against the source file.
Larger changes: branch off main, make your edits, and open a PR. A preview deployment will be posted automatically on the PR for review before merge.
Install the Mintlify CLI:
npm i -g mintlifyThen from the repo root:
mintlify devThe site will be available at http://localhost:3000.
/macstadium # Account, billing, legal
/orka # Orka platform docs
/remote-desktop-vdi # VDI and Cloud Access
/iaas # IaaS and networking
MacStadium customers: open a GitHub issue or email support@macstadium.com.
Internal team: open an issue or reach out on Slack.