Skip to content
Discussion options

You must be logged in to vote

Also, the chapters are needed for Quarto to identify the structure of the project, so it happens even before pre-post render script.

AFAIK project's pre-render script can be used to modify the _quarto.yml as all the project configuration will be reloaded after pre-render script. This was added while working on Website Draft feature #8509 (5bfff40) in 1.5

Documented at https://quarto.org/docs/projects/scripts.html#pre-and-post-render

The project metadata and render list will be re-computed after any pre-render scripts have executed, allowing them to modify this project data. For example, a pre-render script might generate additional qmd files or ipynb files that should be rendered.

Add…

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@mcanouil
Comment options

@cderv
Comment options

Answer selected by BunjiRo-creator
@mcanouil
Comment options

@cderv
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants