Skip to content
Discussion options

You must be logged in to vote

Are your presentations in the same project ?

If so, then you can have shared metadata through _quarto.yml or _metadata.yml. Doc is at https://quarto.org/docs/projects/quarto-projects.html#shared-metadata

Or are your presentation in different projects ?

In that case, the way to share a format accross project would be to package it as an extension to create a custom format that is just a customed version of existing revealjs format.

More on that at https://quarto.org/docs/extensions/formats.html

It needs to be included in each presentation project aftet, but you can then distribute your extension several way and easily install it / update with quarto CLI

Hope it helps

Replies: 3 comments 2 replies

Comment options

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

Comment options

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

Answer selected by cavo789
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
Labels
revealjs Issues with the revealjs format
3 participants