Fast, simple and downright gorgeous static site generator that's geared towards building project doc
10K+
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.
The image embedding fixed version of MkDocs to prevent breaking changes in MkDocs and it's dependencies. Our team has repeatedly encountered problems regards to breaking changes in MkDocs dependencies.
tcp/8000 - MkDocs' development server listening endpoint/data - Sources root (bind/mount here your work directory)mkdocs.yml located)
docker run --interactive --tty --rm --volume ${PWD}:/data --publish 8000:8000 theanurin/mkdocs
Content type
Image
Digest
sha256:fc23c3861…
Size
174.6 MB
Last updated
about 1 year ago
docker pull theanurin/mkdocs