Skip to content
Snippets Groups Projects
Commit 6c8ce2f0 authored by Sean Madsen's avatar Sean Madsen
Browse files

Add script to serve MkDocs site through docker

parent ab329acb
No related branches found
No related tags found
1 merge request!176Add script to locally serve MkDocs site through docker
docker run --rm -v "$PWD":/docs -p 8000:8000 -w /docs seanmadsen/civicrm-mkdocs serve --dirtyreload -a 0.0.0.0:8000
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment