mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-24 09:50:08 +00:00
* 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>
649 B
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.