Skip to content

The-Strategy-Unit/su-brand-yml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strategy Unit Branding YAML

A repository containing SU branding and logos in _brand.yml file.

_brand.yml is supported for Quarto and Shiny (R & Python).

For Quarto:

See Multiformat branding with _brand.yml documentation.

For R Shiny:

bslib v0.9.0+ is required to use _brand.yml

  • For a _brand.yml in same directory as Shiny App add theme = bs_theme(brand = TRUE) to UI code to include.
  • Otherwise, specify .yml file and any neccessary file paths, e.g. theme = bs_theme(brand = "folder/your_brand_file_here.yml")

Note: logos in _brand.yml are not currently supported for R Shiny. Logo files that you wish to include in your Shiny App should be placed in the www/ folder and explicitly embedded in your App.

See also Unified theming with brand.yml

Other Info:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages