Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thinkr-open/quakr
:rainbow: Quakr formats for revealjs
https://github.com/thinkr-open/quakr
quarto quarto-extension
Last synced: about 1 month ago
JSON representation
:rainbow: Quakr formats for revealjs
- Host: GitHub
- URL: https://github.com/thinkr-open/quakr
- Owner: ThinkR-open
- License: mit
- Created: 2023-06-19T13:01:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-24T14:02:02.000Z (about 2 months ago)
- Last Synced: 2024-10-25T17:12:24.055Z (about 2 months ago)
- Topics: quarto, quarto-extension
- Language: SCSS
- Homepage: https://thinkr-open.github.io/quakr/
- Size: 4.11 MB
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# quakr
## Requirements
Requires Quarto version 1.3.0 or later...
## Formats
For now, this extension provides 1 `reveals` format:
- `thinkridentity`
## Installation
To start a new presentation:
```bash
quarto use template ThinkR-open/quakr
```
## DevAll developments are to be carried out on the `dev` branch.
For each new release a PR is created from `dev` to `main`.