This repository contains the standalone Mintlify documentation site for Aionis.
docs.json: Mintlify site configurationindex.mdx: homepagewhy/,what/,how/,reference/: the current external documentation structureguide/: legacy compatibility pages kept for older linksapi-reference/: API docsoperations/: production operations docsproof/: proof and applied evidence path
- Create or open the Mintlify project for this repository.
- Connect this repository in Mintlify.
- Keep the docs root at the repository root.
- Set the custom domain to
doc.aionisos.comin Mintlify. - Add the DNS CNAME record:
- host:
doc - value:
cname.mintlify-dns.com
- host:
- Push to the default branch to trigger deployment.
npm i -g mint
mint devmint validate