docs: render README with Quarto

This commit is contained in:
wassname
2026-06-25 11:44:04 +08:00
parent 026a57e246
commit 2f62327acc
10 changed files with 1731 additions and 323 deletions
+3 -1
View File
@@ -7,4 +7,6 @@ model-matrix:
uv run python scripts/summarize_model_matrix.py
uv run python scripts/update_readme_model_matrix.py
readme: results-table model-matrix
readme:
uv run python scripts/summarize_model_matrix.py
QUARTO_PYTHON="$(uv run python -c 'import sys; print(sys.executable)')" quarto render README.qmd --to gfm