Skip to content

Commit 5ee578a

Browse files
committed
chore: add readme
1 parent 81a4473 commit 5ee578a

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/.DS_Store

README.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Quarto reveal.js template
2+
3+
<!-- badges: start -->
4+
[![License](https://img.shields.io/github/license/mcanouil/quarto-revealjs-coeos)](LICENSE)
5+
<!-- badges: end -->
6+
7+
This is a repository template for `Quarto` `reveal.js`.
8+
9+
This [Quarto](quarto.org) extension can be installed using the following command:
10+
11+
```bash
12+
quarto install extension mcanouil/quarto-revealjs-coeos
13+
```

0 commit comments

Comments
 (0)