A Quarto extension that provides brand theming and styling for documents (HTML, Typst) and presentations (Reveal.js).
quarto add mcanouil/quarto-mcanouilThis will install the extension under the _extensions subdirectory.
If you're using version control, you will want to check in this directory.
This extension applies Mickaël Canouil's brand theming to Quarto documents using a brand configuration file.
To use this extension, you need to:
- Ensure your project has a
_quarto.ymlfile (required for the brand configuration to take effect) - The extension will automatically apply the branding based on the
brand.ymlfile
The extension contributes brand theming that affects:
- Colours and typography
- Layout and styling
- Visual identity elements
Note: A _quarto.yml file is required at the project root for the brand configuration to take effect.
Here is the source code for a minimal example: example.qmd.
Outputs of example.qmd: