Sign inSign up

knaou/mkdocs-uml

By knaou

Updated over 2 years ago

Mkdocs image with plantuml/mermaid

Image
0

3.3K

knaou/mkdocs-uml repository overview

docker-mkdocs-uml

Docker image of mkdocs with plantyml and Japanese font

Quick start

Create new project

docker run -v `pwd`:/work knaou/mkdocs-uml mkdocs new new-project-name

And build docs

docker run -v `pwd`:/work knaou/mkdocs mkdocs build

Use PlantUML or mermaid

See test code as a sample: test/src/

Tag summary

Content type

Image

Digest

sha256:4fac2b3d0

Size

196.2 MB

Last updated

over 2 years ago

docker pull knaou/mkdocs-uml