--- 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) -- Tested with pandoc 1.15.0.6 - [XeLaTeX](http://xelatex.org) -- Tested with XeTeX 3.14159265-2.6-0.99992 (TeX Live 2015) - [metropolis](https://github.com/matze/mtheme) Beamer theme (working forked version here: [`https://github.com/yogsototh/mtheme`](https://github.com/yogsototh/mtheme))