Add quillt structure and template (#108)
diff --git a/vignettes/revealjs.Rmd b/vignettes/revealjs.Rmd
new file mode 100644
index 0000000..ad9b037
--- /dev/null
+++ b/vignettes/revealjs.Rmd
@@ -0,0 +1,31 @@
+---
+title: "Learn revealjs"
+output: rmarkdown::html_vignette
+vignette: >
+ %\VignetteIndexEntry{Learn
+ %\VignetteEngine{knitr::rmarkdown}
+ %\VignetteEncoding{UTF-8}
+---
+
+```{r, include = FALSE}
+knitr::opts_chunk$set(
+ collapse = TRUE,
+ comment = "#>"
+)
+```
+
+# Overview
+
+If you are new to using revealjs, we encourage you to ...
+
+# User Guide
+
+Written by ...
+
+# Going further with examples
+
+Learn from examples at ...
+
+# Cheatsheets
+
+You can access it at...