Skip to content

Conversation

cscheid
Copy link
Collaborator

@cscheid cscheid commented Aug 27, 2024

Towards #10249.

This allows the following configurations in Quarto projects/files:

  • _quarto.yml can provide a different brand file to be used (brand: override.yml) or indicate that no branding should be used (brand: false)
  • documents and document metadata (through metadata-files, etc) can:
    • provide a different file to be used (brand: override.yml)
    • indicate that no branding should be used (brand: false)
    • indicate that the project branding information should be used (brand: true). This option is useful specifically in the context where a directory has a brand override (which should trigger for all files), but one particular file needs the override not to happen.

@cscheid cscheid mentioned this pull request Aug 27, 2024
49 tasks
@cscheid cscheid merged commit e5aa53d into main Aug 27, 2024
@cscheid cscheid deleted the feature/brand-yaml-file-configuration branch August 27, 2024 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant