A cookiecutter template for giving talks with pandoc and XeTeX.
- Nice Ubuntu fonts
- Useful Makefile
- Sensible .gitignore
$ pip install cookiecutter $ cookiecutter https://github.com/larsyencken/pandoc-talk.git
You will be asked about your basic info (name, title, etc.). This info will be used in your new talk. Once you've made your template, you can build your talk with:
$ make
BSD licensed.