-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from mcanouil/readme-license
Readme license
- Loading branch information
Showing
2 changed files
with
405 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,19 @@ | ||
# Quarto reveal.js template | ||
# Quarto reveal.js template - Coeos | ||
|
||
<!-- badges: start --> | ||
[![License](https://img.shields.io/github/license/mcanouil/quarto-revealjs-coeos)](LICENSE) | ||
<!-- badges: end --> | ||
|
||
This is a repository template for `Quarto` `reveal.js`. | ||
This is a repository for `Quarto` `reveal.js` template. | ||
|
||
This [Quarto](quarto.org) extension can be installed using the following command: | ||
## Installation | ||
|
||
This [Quarto](quarto.org) extension can be installed/used using the following command: | ||
|
||
```bash | ||
quarto install extension mcanouil/quarto-revealjs-coeos | ||
quarto use extension mcanouil/quarto-revealjs-coeos | ||
``` | ||
|
||
## Documentation | ||
|
||
[`Quarto` documentation on `reveal.js` format.](https://quarto.org/docs/presentations/revealjs/) |
Oops, something went wrong.