Documentation site for the DEDZED platform, built with Mintlify.
Live site: docs.icbm.dev
Requires Node.js >= 19. Install the Mintlify CLI:
npm i -g mintPreview locally:
mint devView at http://localhost:3000.
To check for broken links:
mint broken-links| Path | Content |
|---|---|
docs.json |
Site configuration (navigation, theme, logos, navbar) |
index.mdx |
Landing page |
getting-started/ |
Onboarding: prerequisites, registration, cluster deployment |
kasm-workspaces/ |
Kasm VDI: workspace setup, cluster connection, software installation |
knowledge-base/ |
Reference: platform overview, ephemeral environments, k9s, Python, DEDZED AI |
support/ |
Contact, terms, privacy |
logo/ |
SVG logos (light/dark variants) |
favicon.svg |
Site favicon |
-
Create an
.mdxfile with YAML frontmatter:--- title: "Page title" description: "Short description" --- Content here.
-
Register it in
docs.jsonundernavigation.tabs[].groups[].pages.
Changes pushed to the default branch auto-deploy via the Mintlify GitHub app.
Contact dedzed-tech@shebash.io for questions or issues.