infra: use nbconvert for docs build (#21135)

todo

- [x] remove quarto build semantics
- [x] remove quarto download/install
- [x] make `uv` not verbose
This commit is contained in:
Erick Friis
2024-05-07 12:30:17 -07:00
committed by GitHub
parent ad0f3c14c2
commit d5bde4fa91
14 changed files with 262 additions and 216 deletions

View File

@@ -4,7 +4,7 @@ set -e
make install-vercel-deps
QUARTO_CMD="./quarto-1.3.450/bin/quarto" make build
make build
rm -rf docs
mv build/output/docs ./
mv build/output-new/docs ./