Conditional content: Website vs. Presentation #3215
-
Hi all, Background: I am creating lecture slides (reveal js) and I want to automatically publish these as a website. On the website, I want to add additional content, which is not part of the lecture slides. Best, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
This is what "project profiles" and "conditional content" features do (see https://quarto.org/docs/projects/profiles.html and https://quarto.org/docs/authoring/conditional.html). To have access to those features, Quarto >= 1.2 is required. |
Beta Was this translation helpful? Give feedback.
This is what "project profiles" and "conditional content" features do (see https://quarto.org/docs/projects/profiles.html and https://quarto.org/docs/authoring/conditional.html).
To have access to those features, Quarto >= 1.2 is required.