Is there a way to create a single -libs- folder for a set of reveal-js presentations? #5487
Answered
by
cscheid
friosavila
asked this question in
Q&A
-
Is there a way to create a single -libs- folder for a set of reveal-js presentations? |
Beta Was this translation helpful? Give feedback.
Answered by
cscheid
May 10, 2023
Replies: 1 comment 3 replies
-
Im trying to understand if there is a way to create a single common lib folder that contains common files for a Reveal.js presentation. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If those presentations are all part of a single website, I believe that quarto already puts all of the files in a single location. If you're rendering each of them individually, then I believe the answer is no.