Basic structure to create simple HTML presentations using Quarto, based on Pandoc's markdown and reveal.js.
Check the doc at https://quarto.org/ and simply install Quarto.
The docs/ filter can be directly used by Github Pages. Example:
https://julien-vitay.net/quarto-presentation
git clone https://github.com/vitay/quarto-presentation.gitA useful extension allows to embed youtube videos directly:
quarto install extension sellorm/quarto-youtube-embedThe source for the presentation is in index.qmd.
Using quarto is a one-liner:
quarto render index.qmd
The resulting presentation is in docs/index.html, which can be used directly with Github Pages.
f: goes fullscreen.e: switches to printing mode (?print-pdfin the location bar).s: opens presenter's view.v: goes black (pause).m: opens the menu to select slides.c: changes the cursor to a pen.b: opens a chalkboard.q: changes the cursor to a laser pointer.