Skip to content
Discussion options

You must be logged in to vote

between themes I have created and hosted on github. Ideally I would like to use the yaml front matter to link to the custom scss and title-slide.html files like this:

I believe that the Extension mechanism are made for this kind of purpose. You can create a custom format extension based on revealjs and with all your theme bundled. You could probably be able to switch the theme scss file to use based on a field meta under your custom format. You could also have one format per theme if you prefer.

This would be hosted on github, and can be distributed easily by calling quarto add ... to get your format extension, and then easily update using quarto update .... more on extension at https:/…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@jvcasillas
Comment options

@cderv
Comment options

Answer selected by jvcasillas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants