Part of the Docs-as-Code Toolkit
β https://github.com/docs-as-code-toolkit
Build documentation like software.
Versioned. Reproducible. Automated.
This is not just a collection of repositories.
Itβs a complete Docs-as-Code ecosystem that helps you:
docs-toolbox A Docker image with everything you need:
π Run the same environment locally and in CI.
asciidoc-style (coming soon) Reusable styling for:
doc-generators (planned) Generate dynamic documentation:
profile Real-world usage of the toolkit:
π Profile of Dieter Baier.
Write once. Publish everywhere.
Documentation should be:
Run your documentation build inside a reproducible environment:
docker run --rm \
-v $(pwd):/app \
-w /app \
ghcr.io/docs-as-code-toolkit/docs-toolbox:latest \
asciidoctor -v
Have questions, ideas, or feedback?
π Use the Discussions tab to:
Documentation is often:
This approach turns it into something that actually scales.
Created by Dieter Baier Software Architect Β· Docs-as-Code enthusiast