In this repo you'll find all file for the presentation held by @ajuvo, @L3D and @therojam at rc3 ChaosWest Channel.
- texlive
- pandoc
git clone --recursive git@github.com:hacker-coop/rc3-presentation.git
git submodule update
pandoc presentation.md --pdf-engine xelatex -t beamer -o presentation.pdf
sh -c "$(wget https://github.com/hacker-coop/rc3-presentation/install.sh -O -)"