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
- Host: GitHub
- URL: https://github.com/rostools/rostools-theme
- Owner: rostools
- License: mit
- Created: 2023-01-19T13:09:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-03-29T13:53:34.000Z (2 months ago)
- Last Synced: 2026-03-29T16:40:09.201Z (2 months ago)
- Topics: quarto-extension, quarto-theme, website-theme
- Language: Lua
- Homepage:
- Size: 1.71 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
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
```