Files
slide_example/README.md

6 lines
217 B
Markdown
Raw Normal View History

2024-04-21 18:55:08 +02:00
# Example of a slide project
This repos aims to show a structured way to generate an html/pdf slideshow from markdown files
2024-04-21 19:02:59 +02:00
it depends on `pandoc` for compiling to pdf/html and `inotify-tools` for watching changes.