# Site ## Developing And Testing The web site is build using `mkdocs` and `mkdocs-material`. To test: ```bash make serve-docs ``` Check for broken external links: ```bash make lint-docs ``` ## Deploying ```bash make publish-docs ``` ## Analytics !!! tip Don't forget to disable your ad-blocker when testing. We collect [Google Analytics](https://analytics.google.com/analytics/web/#/report-home/a105170809w198079555p192782995).