Static website for the MetPredict project — a WWTF-funded collaboration on prediction of metastatic potential.
Live at metpredict.at.
uv sync
uv run task serve # dev server with live reload
uv run task build # build static site to docs/Content is managed via YAML files in content/. Templates use Jinja2.
Push to main. GitHub Pages serves from docs/.