File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -85,10 +85,10 @@ cp _quarto-no-headers.yml _quarto.yml
8585step " [3/6] Rendering all documents (HTML + Typst PDF + gfm) in one pass..."
8686# Temporary move out of docs before render to avoid Jupyter engine selections crashes
8787echo " [BUILD BYPASS] Temporarily moving Ice products out of the build context..."
88- mv products/Algorithm_theoretical_basis_document_ -_High_Resolution_Ice_products_Europe.qmd ../../origin_DOCS/
88+ mv products/products_Algorithm_theoretical_basis_document_ -_High_Resolution_Ice_products_Europe.qmd ../../origin_DOCS/
8989quarto_render --no-clean
9090echo " [BUILD BYPASS] Restoring Ice products..."
91- mv ../../origin_DOCS/Algorithm_theoretical_basis_document_ -_High_Resolution_Ice_products_Europe.qmd products/
91+ mv ../../origin_DOCS/products_Algorithm_theoretical_basis_document_ -_High_Resolution_Ice_products_Europe.qmd products/
9292
9393# Back up sitemap.xml and llms.txt - the index.qmd renders below regenerate
9494# them, and we want to keep the values from this first render.
You can’t perform that action at this time.
0 commit comments