all:
	pandoc --standalone -t revealjs pres.md -o pres.html -V slideNumber="'c/t'" -V theme=white -V width=1920 -V height=1080 -V revealjs-url=./reveal.js/
