--- theme: metropolis --- # No Brainer Markdown to HTML & PDF Given a tree of markdown file, generate an HTML and PDF generated file for each. Just launch. ~~~ ./compile.sh ~~~ ## Dependencies - [pandoc](http://pandoc.org) - [XeLaTeX](http://xelatex.org) - [metropolis](https://github.com/matze/mtheme) Beamer theme (working forked version here: [`https://github.com/yogsototh/mtheme`](https://github.com/yogsototh/mtheme))