An open API service indexing awesome lists of open source software.

https://github.com/rostools/rostools-theme

Quarto extension that has the files for the theme of Quarto projects as well as shortcodes and embedded extensions
https://github.com/rostools/rostools-theme

quarto-extension quarto-theme website-theme

Last synced: about 2 months ago
JSON representation

Quarto extension that has the files for the theme of Quarto projects as well as shortcodes and embedded extensions

Awesome Lists containing this project

README

          

# rostools-theme: Quarto extension for rostools projects.

This repository contains Quarto shortcodes, embedded extensions, and style
theming that is used by all rostools Quarto-based projects.

## Installing

To install the extension, use:

``` bash
quarto add rostools/rostools-theme
```

To update the `rostools-theme`, run:

``` bash
quarto update rostools/rostools-theme
```