quarto-dev / quarto-dev/quarto-cli
Project should support inline brand metadata, or schema should reject it
Open
@gordonwoodhull is already working on this.
Since May 16, 2025.
books
brand
enhancement
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
E.g. something like this should change the colors on the web version of a book:
project:
type: book
book:
title: "My Book"
chapters:
- index.qmd
format:
html:
brand:
color:
primary: "#ff0"
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.