The full local scripts/pre-publish-gate.sh render currently logs [janqua] ERROR: jank is not on PATH for site/jank/hello.qmd, while .github/workflows/render-and-publish.yml installs Jank on Ubuntu. Quarto still exits successfully, so this drift is easy to overlook.
Acceptance:
- the local gate either provisions Jank or fails fast with an actionable prerequisite message
- the same supported Jank version is selected locally and in CI
- a full local render has no Janqua missing-runtime error
The full local
scripts/pre-publish-gate.shrender currently logs[janqua] ERROR: jank is not on PATHforsite/jank/hello.qmd, while.github/workflows/render-and-publish.ymlinstalls Jank on Ubuntu. Quarto still exits successfully, so this drift is easy to overlook.Acceptance: