Skip to content

launch local doc engine

Roman Dodin edited this page Dec 4, 2020 · 4 revisions
docker run --rm -it -p 8000:8000 -v $(pwd):/docs squidfunk/mkdocs-material:6.1.5 serve --strict
Clone this wiki locally