MamboWiki
MamboWiki assembles the eight Project Mambo documentation trees into one static website. It uses explicit MamboSite mounts so each repository keeps one canonical set of docs while the Wiki publishes the same snapshot at a stable route.
Responsibilities
Own the ecosystem landing page and the mount map.
Receive materialized project documentation from
sync_docs.js.Validate cross-project routes, links, Markdown, and directives with MamboSite.
Build a static Next.js export for GitHub Pages.
Publish the validated static artifact through the configured GitHub Pages workflow.
Documentation
MamboWiki architecture
Source ownership, mount assembly, routes, rendering shell, and generated-file boundaries.
MamboWiki content workflow
Author canonical project documentation, synchronize the Wiki snapshot, review it, and prepare a safe commit.
MamboWiki build and deployment
Validate, preview, and deploy the MamboSite-powered Wiki through GitHub Pages.
Links
Current status
The MamboSite-backed implementation and eight mounted project trees build and export locally and through the GitHub Pages workflow. The site inherits MamboSite's packaged MamboColour and MamboFont theme.