Skip to content

NiclasThobaben/mkdocs-material-plantuml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlantUML support for mkdocs-material

docker build -t mikaelhg/mkdocs-material-plantuml .

Build locally

docker run --rm -it -v ${PWD}:/docs mikaelhg/mkdocs-material-plantuml

Github Actions

    - name: mkdocs build
      uses: 'docker://ghcr.io/mikaelhg/mkdocs-material-plantuml:latest'

or

    - name: mkdocs build
      uses: 'mikaelhg/mkdocs-material-plantuml@v1'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 90.0%
  • Shell 10.0%