Skip to content

Repository files navigation

DOI

Osc-brand Extension For Quarto

This\ extension is intended to be applied to our Quarto projects where we want to apply consistent LMU Open Science Center styling, images, and branding. This extension thus makes use of Quarto's developing _brand.yml feature with LMU colors, OSC logos, and some custom typography. The presets in this _brand.yml file are then principally applied to any type of Quarto output where the fields are applicable or usable.

Moreover, at the time of initial creation, there is also a custom HTML format available via this extension. This should be applied to essentially all of our websites, and can be done like so:

project:
  type: website

format: osc-brand-html

# or, if specifying more fields
# format:
#   osc-brand-html:
#      ...further specs here

Installing

quarto add lmu-osc/osc-brand

This will install the extensions under the _extensions subdirectory. If you're using version control, you will want to check in this directory.

Using

This extension installs a brand.yml configuration.

Example

Source code for the templates in action can be found in the example-*.qmd files. To see it in action, clone this repo and preview:

git clone git@github.com:lmu-osc/osc-brand.git
cd osc-brand
quarto preview

Or just open the GitHub Pages page for this repo.

The LMU OSC logos are trademarks and are not granted under this license — they may only be used in accordance with LMU brand guidelines.

About

LMU Open Science Center branding and pages

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages