github.com/argoproj/argo-cd/v2@v2.10.9/docs/developer-guide/site.md (about)

     1  # Site
     2  
     3  ## Developing And Testing
     4  
     5  The website is built using `mkdocs` and `mkdocs-material`. 
     6  
     7  To test:
     8  
     9  ```bash
    10  make serve-docs
    11  ```
    12  
    13  Once running, you can view your locally built documentation at [http://0.0.0.0:8000/](http://0.0.0.0:8000/). 
    14  
    15  ## Deploying
    16  
    17  ```bash
    18  make publish-docs
    19  ```
    20  
    21  ## Analytics
    22  
    23  !!! tip
    24      Don't forget to disable your ad-blocker when testing.
    25  
    26  We collect [Google Analytics](https://analytics.google.com/analytics/web/#/report-home/a105170809w198079555p192782995).