Skip to content

Instantly share code, notes, and snippets.

@waldekmastykarz
Last active December 22, 2019 18:48
Show Gist options
  • Save waldekmastykarz/2c447b225c1580b34a775212c8b6dac0 to your computer and use it in GitHub Desktop.
Save waldekmastykarz/2c447b225c1580b34a775212c8b6dac0 to your computer and use it in GitHub Desktop.
MkDocs Docker
docker run --rm -it -p 8000:8000 -v ${PWD}:/docs squidfunk/mkdocs-material:3.1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment