Skip to content

Vorago/pandoc-presentations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

This is a tool to batch convert markdown files into presentations focused on easy setup process.

It uses Docker for running Pandoc conversion from .md into reveal.js presentation

Usage

cd pandoc-presentations
python convert.py <absolute-path-to-directory-with-my-slides>

Sample

cd pandoc-presentations
python convert.py `pwd`/sample

The result can be seen in pandoc-presentations/sample/result/01.html

Releases

No releases published

Packages

No packages published