10:00
_brand.yml
file_brand.yml
fileSave the file as _brand.yml
.
The brand.yml docs site has a great Inspiration page with many references!
Learn more: Inspiration
Learn more: Creating a brand.yml with an LLM
New in Quarto 1.8, you can create a Quarto extension that provides a brand.yml file and assets.
Get started by running the below:
Important
Brand Extensions must be used with a _quarto.yml
project.
Learn more: Brand Extensions
Publish your Brand Extension to a GitHub repository. Once it’s on GitHub, anyone can add it to their Quarto project.
Run the following command in the Quarto project to use the extension:
If you make changes to your Brand Extension on GitHub, users can update the extension in their projects by running this command:
Create a brand file for your organization using the Brand Extension.
quarto create extension brand
_extensions/mybrand/brand.yml
file. Take note of how well the output incorporates your brand and what, if any, elements are missing or need to be adjusted.
quarto preview example.qmd
in the Terminal.We’d love for you to add your new brand.yml file to the Inspiration page! You can see examples and contribute your own by visiting the following links:
10:00
pos.it/quarto-brand-conf25