Skip to content
Discussion options

You must be logged in to vote

No it is not possible to use a url for the theme file.

Currently, you would need a project script in your project to download such resources.
See more about that in https://quarto.org/docs/projects/scripts.html, especially pre-render step.

Other solution: you bundle you them file into an extension that you would be able to distribute over the web, and manage locally in your project with quarto add and quarto update
See more on how to create custom format: https://quarto.org/docs/extensions/formats.html
and distribute them https://quarto.org/docs/extensions/distributing.html

The extension mechanism is how Quarto some shared resources should be packaged and used over multiple project.

Hope …

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by mcanouil
Comment options

You must be logged in to vote
1 reply
@cderv
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
wontfix This will not be worked on support a request for support
3 participants