| title: "Example projects" |
| ```{r setup, include = FALSE} |
| The examples below illustrate the use of revealjs with various packages and layouts. If you want to learn more about how the dashboards were created each example includes a link to its source code. |
| examples(yml = "examples.yml") |
| **blogdown** repo contains an example on how to dynamically generate the `example.yml` taking screenshot of the featured examples. See [`example.Rmd`](https://github.com/rstudio/blogdown/blob/main/vignettes/articles/examples.Rmd) in the repository. |