We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81a4473 commit 5ee578aCopy full SHA for 5ee578a
.gitignore
@@ -0,0 +1 @@
1
+/.DS_Store
README.md
@@ -0,0 +1,13 @@
+# Quarto reveal.js template
2
+
3
+<!-- badges: start -->
4
+[](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