
Sample repo containing GH pages generated by MkDocs including diagrams from a Structurizr model
If you're looking for a streamlined way to document your architecture using a version-controlled methodology, the combination of Structurizr and MkDocs may be just what you need. This setup allows you to manage and visualize your architecture through a centralized model, making it easier to keep your documentation up to date across various applications. By utilizing GitHub automation, you can also effortlessly host your generated diagrams on GitHub Pages, which is perfect for anyone seeking a local or static hosting solution.
Choosing not to use the cloud or self-hosted options doesn't diminish the utility of Structurizr. This approach provides an effective workaround for generating diagrams and documentation that meet your company's needs, even if it requires a little extra setup.

MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.