Skip to content

Repository files navigation

seedcase-theme: Quarto extension for Seedcase Projects

GitHub License GitHub Release pre-commit.ci status lifecycle Project Status: Active – The project has reached a stable, usable state and is being actively developed.

This repository contains Quarto shortcodes, embedded extensions, and style theming that is used by all Seedcase Project Quarto-based repositories.

Installing

To install the extension, use:

quarto add seedcase-project/seedcase-theme

To update the seedcase-theme, run:

quarto update seedcase-project/seedcase-theme

Using

After installing the extension, add the below yaml key-value pair to the _quarto.yml file:

format: seedcase-theme-html

Or for project-level configurations:

project:
  type: seedcase-theme

See this repository’s _quarto.yml and index.qmd files for examples of how you would use this extension.

Adding the “A part of Seedcase” badge

Add the following to _quarto.yml to show the badge in the navbar:

  navbar:
    right:
      - text: "<img src='/_extensions/seedcase-project/seedcase-theme/logos/seedcase/a-part-of.svg' alt='Main Seedcase website' height='30px'>"
        href: "https://seedcase-project.org"

It looks like this:

Contributing

Check out our contributing document for information on how to contribute to the project, including how to set up your development environment.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Licensing

This project is licensed under the MIT License.

Changelog

For a list of changes, see our changelog page.

About

Quarto extension that contains shortcodes, embedded extensions, and style theming for Seedcase Project Quarto-based website repositories

Topics

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

Used by

Contributors

Languages