You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
uv sync uv run mkdocs serve # To run the documentation locally and see changes. uv run mkdocs build # To build for deployment on a static hosting. #724