quarto-dev / quarto-dev/quarto-cli

Project should support inline brand metadata, or schema should reject it

Open
#12,618 3 comments 0 reactions 2 assignees View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.