Replies: 1 comment 2 replies
-
I recommend putting all of your slide decks into one repo as part of a Quarto Project. If you use a default project, that will get you the ability to install your extensions once at the project level and be available to all slide decks that call on that extension. If the project type is a website, then you can put together a simple boilerplate website using Here's a repo that demonstrates this general approach (see the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Kia ora/hello from New Zealand.
I am integrating Quarto and especially revealJS more and more into my daily life/replacing PowerPoint of Google Slides.
Starting out, I created one GitHub repo per slide deck.
That proves to be somewhat cumbersome, as extensions have to be installed, the GitHub render action needs to be configured, and it is far from a one-click solution.
Still, the underlying steps seem to be relatively standardised.
I was wondering if an extension or similar existed/some best practices to be shared around how to store/share/hide several slide decks?
Cheers/Ngā mihi
Jens
Beta Was this translation helpful? Give feedback.
All reactions