Skip to content

Instantly share code, notes, and snippets.

@jthomasmock
Created July 14, 2022 17:51
Show Gist options
  • Select an option

  • Save jthomasmock/ee14af9441ab89f802a9bfa2f50af289 to your computer and use it in GitHub Desktop.

Select an option

Save jthomasmock/ee14af9441ab89f802a9bfa2f50af289 to your computer and use it in GitHub Desktop.
---
format:
revealjs:
slide-number: c/t
width: 1920
height: 1080
logo: "https://www.rstudio.com/wp-content/uploads/2018/10/RStudio-Logo-Flat.png"
footer: "[Get started with Quarto](https://rstudio-conf-2022.github.io/get-started-quarto/)"
theme: simple
echo: true
editor: source
---
# Presentations {background-color="#4f6952"}
<h2>Making Slides with Code</h2>
<h3>Tom Mock \| 2022-07-25</h3>
## Quarto presentation formats
- `revealjs` - essentially the replacement for `xaringan`, but with Pandoc-native syntax
- `beamer` for LaTex slides
- Powerpoint for when you *have* to collaborate via Office
## {background-image="images/quarto-slides.png" background-position="center" background-size="auto 50%"}
. . .
![](https://c.tenor.com/3EYd9ID79vcAAAAd/mic-drop-the-voice.gif){fig-align="center"}
## Presentation Visual Editor
Unlike `xaringan`, Quarto + `revealjs` can be edited with the RStudio Visual Editor!
![](images/reveal-visual-editor.jpeg )
@jthomasmock

Copy link
Copy Markdown
Author

quarto-slides.png

reveal-visual-editor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment