Skip to content

Introduction to using Quarto to create a reveal.js presentation and publishing with GitHub Pages

Notifications You must be signed in to change notification settings

Carluna/hypopo-quarto

Repository files navigation

Presentation for the Hypopo

This is the GitHub repository for the files of my Hypopo presentation 'Creating presentations with Quarto'. You can find the slides of the presentation here.

Some parts of the code are commented, so it's easier to understand some things I did but didn't show in the presentation. index.qmd is the file were the Quarto preamble is present and all the other chapters (from the folder chapter/) get included.

Comments in Quarto are embedded in <!-- -->. If you are using R-Studio or VS Code with the Quarto extension, they should be highlighted as comments.

If you use R-Studio to view the code, it can be helpful to use the outline function in the upper right corner of the editor. This makes it easy to switch between the different slides.

The folder template/ includes the skeleton of an empty presentation in the style of the Hypopo presentation you can use!

About

Introduction to using Quarto to create a reveal.js presentation and publishing with GitHub Pages

Resources

Stars

Watchers

Forks