Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 8 days 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 (over 1 year ago)
- Last Synced: 2025-01-12T10:56:15.551Z (12 days ago)
- Topics: quarto, quarto-extension, quarto-template
- Language: SCSS
- Homepage:
- Size: 240 KB
- Stars: 42
- 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
![](example.png)
*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/)