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

https://github.com/the-strategy-unit/su-theme

A Quarto theme for SU presentations
https://github.com/the-strategy-unit/su-theme

Last synced: 6 months ago
JSON representation

A Quarto theme for SU presentations

Awesome Lists containing this project

README

          

# su-theme
A Quarto theme for SU presentations

## How to install

This [Quarto](https://quarto.org) extension can be installed using the following command:

``` bash
quarto install extension The-Strategy-Unit/su-theme
```

If you are unable to install Quarto extensions, you probably should [update Quarto](https://quarto.org/docs/get-started/).

## How to use it

After you install the template, use the following code on terminal to create a new directory with all files needed:

``` bash
quarto use template The-Strategy-Unit/su-theme
```