-
Hello, Say I want to have the same base YAML front matter for all posts in For example, something like this:
How can I set this to be the default without having to explicitly type it out for all |
Beta Was this translation helpful? Give feedback.
Answered by
cderv
Oct 4, 2022
Replies: 1 comment
-
You should have a look at project basics about shared metadata :https://quarto.org/docs/projects/quarto-projects.html#shared-metadata You can have shared metadata for all qmd file under a subdirectory |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rosikand
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You should have a look at project basics about shared metadata :https://quarto.org/docs/projects/quarto-projects.html#shared-metadata
You can have shared metadata for all qmd file under a subdirectory