Skip to content

lassepe/pandoc-revealjs-clean

Repository files navigation

pandoc-revealjs-clean

A clean repository to clone and create a new deck of reveal.js slides with pandoc.

Dependencies

Usage

  1. Clone this repository: git clone -https://github.com/lassepe/pandoc-revealjs-clean
  2. Create the main branch to decouple it from the default template branch: git checkout -b main
  3. From the project root, run ./setup.sh
  4. Build slides.md by running pandoc-compose in the project root.
  5. [Optional] Launch the node server for live updates: npm start --prefix assets/reveal.js

For tracking binary data like videos and images, use git-lfs or DVC.

More Information:

Some useful resources:

About

A clean repository to clone and create a new deck of reveal.js slides with pandoc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published