Mintlify-powered documentation site for Unity Nodes.
Install Mintlify CLI, then run at repo root:
npm i -g mintlify
mintlify dev
Opens on http://localhost:3000.
- Push this repo to GitHub (public or private).
- Sign in at mintlify.com → connect the repo.
- Set the domain in Mintlify dashboard:
docs.unitynodes.com(or similar). - Add DNS record in Cloudflare per Mintlify instructions (they'll show a CNAME).
Auto-deploys on every push to main.
mint.json # site config
introduction.mdx # landing page
snapshots/
overview.mdx # snapshots hub
bradbury.mdx # Bradbury-specific guide
logo/, favicon.svg # branding assets (replace with real ones)