Skip to content

Brand documentation should include information about how brand interacts with theme #11604

@gadenbuie

Description

@gadenbuie

What would you like to do?

Report an issue on quarto.org

Description

Originally pointed out here: posit-dev/brand-yml#56

The brand documentation at https://quarto.org/docs/authoring/brand.html should include information about how theme and brand interact, in particular to describe the difference between the following three scenarios:

format:
  html:
    theme: yeti

format:
  html:
    theme:
      - brand
      - yeti

format:
  html:
    theme:
      - yeti
      - brand

Metadata

Metadata

Assignees

Labels

brand`_brand.yml`documentationDoc improvements & quarto-web

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions