https://github.com/schochastics/quarto-sketchy-html
A template for quarto to create sketchy looking html documents
https://github.com/schochastics/quarto-sketchy-html
quarto quarto-extension quarto-template
Last synced: about 2 months ago
JSON representation
A template for quarto to create sketchy looking html documents
- Host: GitHub
- URL: https://github.com/schochastics/quarto-sketchy-html
- Owner: schochastics
- License: mit
- Created: 2022-08-03T11:53:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-01T13:01:18.000Z (almost 2 years ago)
- Last Synced: 2025-02-28T21:29:35.518Z (2 months ago)
- Topics: quarto, quarto-extension, quarto-template
- Language: SCSS
- Homepage:
- Size: 240 KB
- Stars: 43
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
uses [roughnotation](https://roughnotation.com/) to create a sketchy looking html file

*Note that there is already a built in sketchy theme available* ([https://bootswatch.com/sketchy/](https://bootswatch.com/sketchy/))
## Installation
The template can be installed using the following command:
```bash
quarto add schochastics/quarto-sketchy-html
```Alternatively, you can install and use a template document directly using the following command:
```bash
quarto use template schochastics/quarto-sketchy-html
```All available classes are shown in the template.
A rendered version of `template.qmd` can be found on [quarto.pub](https://schochastics.quarto.pub/quarto-sketchy-theme/)