User documentation for the Alcohol Research Data Commons (ARDaC), built with MkDocs and published with GitHub Pages.
Install dependencies and build the site:
uv run --with-requirements requirements.txt mkdocs build --strictServe the site locally:
uv run --with-requirements requirements.txt mkdocs serve