Skip to content

dp-next/dp-next-theme

dp-next-theme: Quarto extension for DP-Next

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 DP-Next Quarto-based repositories.

Installing

To install the extension, use:

quarto add dp-next/dp-next-theme

This will install the extension under the _extensions subdirectory.

To update the dp-next-theme, run:

quarto update dp-next/dp-next-theme

Using

This extension installs a brand.yml configuration for DP-Next.

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

format: dp-next-theme-html

Or for project-level configurations:

project:
  type: dp-next-theme

Example

Here is the source code for a minimal example: example.qmd.

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

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

DP-Next Quarto theme extension

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors