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
- Host: GitHub
- URL: https://github.com/the-strategy-unit/su-theme
- Owner: The-Strategy-Unit
- Created: 2024-04-08T17:01:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T17:50:07.000Z (about 2 years ago)
- Last Synced: 2025-01-19T08:19:02.272Z (over 1 year ago)
- Language: SCSS
- Size: 3.91 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```