Skip to content

rostools/r3-theme

Repository files navigation

r3-theme Format

This theme is used for the various r-cubed websites.

Installing

quarto use template rostools/r3-theme

This will install the extension and add the template files and folders. To install only the theme itself, not the added files, use:

quarto add rostools/r3-theme

This theme also depends on other extensions, like fontawesome:

quarto add quarto-ext/fontawesome

It also has an associated GitHub Action to use:

usethis::use_github_action(
  "build-website", 
  url = "https://raw.githubusercontent.com/quarto-dev/quarto-actions/main/examples/quarto-publish-example.yml"
)

To update the r3-theme, run:

quarto update rostools/r3-theme

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published