upamune / mkdocs-material-plantuml-docker-example

Example usage of upamune/mkdocs-material-plantuml-docker

Home Page:https://mkdocs-material-plantuml-docker-example.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mkdocs-material-plantuml-docker-example

Netlify Status

Example usage of upamune/mkdocs-material-plantuml-docker.

Build

$ make docs/build
INFO     -  Cleaning site directory
INFO     -  Building documentation to directory: /docs/site
INFO     -  Documentation built in 1.26 seconds

Serve

$ make docs/serve
INFO     -  Building documentation...
WARNING  -  Config value: 'dev_addr'. Warning: The use of the IP address '0.0.0.0' suggests a production environment or the use of a proxy to connect to the MkDocs server. However, the MkDocs' server is intended for local development purposes only. Please use a third party production-ready server instead.
INFO     -  Cleaning site directory
INFO     -  Documentation built in 0.85 seconds
INFO     -  [11:52:30] Serving on http://0.0.0.0:8000/

About

Example usage of upamune/mkdocs-material-plantuml-docker

https://mkdocs-material-plantuml-docker-example.netlify.app/

License:MIT License


Languages

Language:Makefile 75.8%Language:Dockerfile 24.2%