mirror of https://github.com/knative/docs.git
Signed-off-by: Carlos Santana <csantana23@gmail.com> |
||
---|---|---|
.. | ||
Dockerfile | ||
README.md | ||
build.sh | ||
clean.sh | ||
mkdocs.sh | ||
run.sh |
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