A collection of extensions for Quarto projects at UNDP.
Note
Disclaimer: This project is not affiliated with, endorsed by, or directly supported by Quarto or Posit, PBC.
Extensions modify and extend the behaviour of Quarto projects. This repository hosts custom extensions for projects at UNDP and includes the following extensions:
The brand extension provides the brand.yml definition of UNDP's corporate identity. The specifications are based on the organisational guidelines from UNDP Brand, UNDP Design System and UNDP data viz library. Using this extension allows you to easily style your Quarto outputs in line with the guidelines.
You can add the extensions to your project by running the following command in your terminal:
quarto add undp-data/extensions-for-quartoYou will be prompted to select which extension(s) you would like to add and install your selection under the _extensions subdirectory. If version control is enabled for your project, you might want to check in that directory.
Tip
Refer to the GitHub Distribution section in the official documentation for more details.
Once the brand extension is installed, your project will automatically make use of it.
Tip
Depending on the format you use and your project's needs, you may want to adjust some of the settings in brand,yml. Refer to the Multiformat branding with _brand.yml page in the official documentation for more details.
Warning
The specifications in the brand.yml are currently under development. Prior to version 1.0.0, this extension should be considered experimental. Consult the resources above for detailed guidance on corporate branding. For ideas and feedback, feel free to open an issue.
This project is licensed under the BSD 3-Clause License. However, entities or individuals not affiliated with UNDP are strictly prohibited from using this project or any of its components to create, share, publish, or distribute works that resemble, claim affiliation with, or imply endorsement by UNDP.
UNDP’s name, emblem and its abbreviation are the exclusive property of UNDP and are protected under international law. Their unauthorized use is prohibited, and they may not be reproduced or used in any manner without UNDP’s prior written permission.
This project is part of Data Futures Exchange (DFx) at UNDP. If you are facing any issues or would like to make some suggestions, feel free to open an issue. For enquiries about DFx, visit Contact Us.