Install uv.
Install dependencies:
uv syncRun the development server:
uv run mkdocs serve -w .The site will be available at http://127.0.0.1:8000.
uv add <package-name>Install uv.
Install dependencies:
uv syncRun the development server:
uv run mkdocs serve -w .The site will be available at http://127.0.0.1:8000.
uv add <package-name>