Note
Canonical repository: self-hosted Forgejo. This GitHub copy is a read-only mirror kept in sync.
Public documentation for the fusionAIze product stack — sovereign AI infrastructure.
Site: docs.fusionaize.com
Built with: MkDocs Material
Maintained by: fusionaize.com
pip install mkdocs-material
mkdocs buildOutput in site/.
Site is served via Cloudflare Pages. To update:
mkdocs build
# Deploy site/ to Cloudflare Pages or via rsync to serverdocs/— Markdown source, organized by section:docs/getting-started/— Quickstart guides and onboardingdocs/products/— Product documentation for Gate, Grid, Lens, Fabric, OS, and Signaldocs/architecture/— Architectural overviews and design principlesdocs/about/— Company, vision, and teamdocs/audiences/— Content tailored for specific user rolesdocs/compliance/— Security, privacy, and compliance documentationdocs/contributing/— Contribution guides and community resourcesdocs/legal/— License, terms, and legal documentsdocs/process/— Workflow conventions and release processes
mkdocs.yml— MkDocs configuration (nav, theme, plugins, Mermaid)docs/assets/— Logo, brand CSS, static assets
Apache 2.0 — see LICENSE
Canonical repository: self-hosted Forgejo — git.langevc.com/fusionaize/fusionaize-docs
(git clone git@git.langevc.com:fusionaize/fusionaize-docs.git). Develop against the Forgejo
clone and open pull requests there. The GitHub copy is a read-only mirror.