Where does 'resources:' go and what is the format of the value for a book in html? #5986
-
DescriptionMy question is for a book project in html format, what is the correct place to specify a path to a folder containing images? And how do we give that path, is it quoted or not? I don't see any examples in the documentation, but the option is mentioned here. Related issues/discussion are #5084 which doesn't seem to apply to books as Specifically, in
or
or does the option belong at the same level as "projects"? Note that #3763 uses both positions with varying degrees of success.
In my experimentation none of these seem to work (no errors during previewing until one navigates to a page with an image stored in Testing with the latest version obtained yesterday by |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
See https://quarto.org/docs/websites/website-tools.html#site-resources. "References" pages are basically the list of "all" the options". |
Beta Was this translation helpful? Give feedback.
I think the path to the image itself is wrong. With this
_quarto.yml
it should work without the explicitly includedresources
: