Conditional profiles: any working examples #5222
Unanswered
richardsprague
asked this question in
Q&A
Replies: 1 comment
-
What exactly is unclear in https://quarto.org/docs/projects/profiles.html#examples? Another simple example from Andrew Heiss: https://github.com/andrewheiss/quarto-profiles-example. |
Beta Was this translation helpful? Give feedback.
0 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.
-
I'd like my project to generate both a book and a website, but I'm unable to modify the simple examples in the documentation to do what I want.
I'd like to be able to type either
or
and have it do the right thing.
I tried making a
_quarto.yml
and then a_quarto-mybook.yml
but maybe I'm just unclear from the documentation how I specify that I have multiple profiles.I did a quick search of Github and couldn't find cases that resemble this, which is odd because it seems like a common scenario.
Any hints?
Beta Was this translation helpful? Give feedback.
All reactions