Skip to content

Instantly share code, notes, and snippets.

View PfannenHans's full-sized avatar
👨‍🍳

Johannes Rothmayr PfannenHans

👨‍🍳
  • Nürnberg
  • 12:29 (UTC +02:00)
View GitHub Profile
@jsoma
jsoma / README.md
Last active July 29, 2026 08:41
How to use pandoc and Markdown to build a simple reveal.js presentation (and a bit about how to customize it, too)

Requirements

First you need to install pandoc.

I used brew install pandoc to install via Homebrew since I'm on a mac.

Writing your presentation

Make a slides.md for your slides (or name it whatever you want!). I put images in an /images/ folder. You can see how links and images and all of that work from this sample: