Open cscheid opened 4 months ago
MVP:
quarto create
defaults.quarto
color
primary
background
foreground
secondary
tertiary
html
dashboard
revealjs
typst
typography
family
size
weight
line-height
background-color
logo
brand: <filename>
brand: false
_brand.yml
PRs:
brand
Verification:
Docs:
Main docs entry point at https://github.com/quarto-dev/quarto-web/blob/prerelease/docs/authoring/brand.qmd
I'm happy to ship what we have with 1.6 and continue improving it in 1.7.
MVP:
quarto create
defaults.quarto
metadatacolor
primary
,background
,foreground
,secondary
,tertiary
html
(single documents + websites)dashboard
revealjs
typst
typography
html
,revealjs
,dashboard
https://github.com/quarto-dev/quarto-cli/pull/10727family
size
weight
line-height
color
background-color
typst
logo
typst
brand: <filename>
orbrand: false
_brand.yml
PRs:
color
entries into HTML bootstrap SASScolor
entries intorevealjs
SASS. Respectprimary
as link colorcolor
: Lua API,brand
shortcode (currently onlycolor
support)logo
shortcode and Lua API.Verification:
Docs:
Main docs entry point at https://github.com/quarto-dev/quarto-web/blob/prerelease/docs/authoring/brand.qmd
revealjs
now follows bootstrappy sass names.primary
for link colors