docs/hack/docker
Carlos Santana b6f2646c50
add pything dep mkdocs-awesome-pages-plugin (#3611)
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-05-19 06:10:16 -07:00
..
Dockerfile add pything dep mkdocs-awesome-pages-plugin (#3611) 2021-05-19 06:10:16 -07:00
README.md add gh-action to deploy mkdocs to gh-pages (#3557) 2021-05-12 13:09:47 -07:00
build.sh add gh-action to deploy mkdocs to gh-pages (#3557) 2021-05-12 13:09:47 -07:00
clean.sh add gh-action to deploy mkdocs to gh-pages (#3557) 2021-05-12 13:09:47 -07:00
mkdocs.sh add gh-action to deploy mkdocs to gh-pages (#3557) 2021-05-12 13:09:47 -07:00
run.sh add gh-action to deploy mkdocs to gh-pages (#3557) 2021-05-12 13:09:47 -07:00

README.md

Development notes for working with mkdocs

Container

Build the container image

./hack/docker/build.sh

Run the livereload site

./hack/docker/run.sh

Remove the container

./hack/docker/clean.sh