argo-cd/docs/developer-guide/site.md
Carlos Santana edc6f5f39e
feat: Allow mkdocs to livereload when using docker (#17383)
* feat: Allow mkdocs to livereload when using docker

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* update the docs

Signed-off-by: Carlos Santana <csantana23@gmail.com>

---------

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2024-03-07 15:03:26 -05:00

649 B

Site

Developing And Testing

The website is built using mkdocs and mkdocs-material.

To test:

make serve-docs

Once running, you can view your locally built documentation at http://0.0.0.0:8000/. Make a change to documentation and the website will rebuild and refresh the view.

Before submitting a PR build the website, to verify that there are no erros building the site

make build-docs

Analytics

!!! tip Don't forget to disable your ad-blocker when testing.

We collect Google Analytics.