Skip to content

MrToWy/Quarto-Template

Repository files navigation

Tip

Full presentation with examples can be found here

Setup your repository

  1. Consider giving this repository a star, so you can find it later in your starred repositories

  2. Click on "Create a new repository"

    Enable GitHub Pages

  1. Enable GitHub Pages in your repository settings

    Create new Repo

  1. Edit slides.qmd to your needs

Install Quarto

https://quarto.org/docs/get-started/

Render to HTML

quarto render .\slides.qmd

Show preview in browser

quarto preview .\slides.qmd

Open Speaker View

change to /index-speaker.html (e.g. https://mrtowy.github.io/BachelorKolloquium/slides-speaker.html)

-> Speaker View gets synchronized to normal views