The git-native solution for C4 architecture documentation.
(AI-generated)
.maniok folder at the root of your repository. .maniok/workspace.dsl is the entrypoint to the documentation. docker pull ghcr.io/danischuetz/maniok/maniok-preview:latest
docker tag ghcr.io/danischuetz/maniok/maniok-preview maniok-preview
docker run -t --rm -p 8080:8080 -v PATH:/usr/workspace maniok-preview:latest