### Reveal.js + Jekyll + GitHub Pages = 🌈🦄
Jeremy Prevost
## Goals
- html slides
- minimal effort
## HTML Presentation Framework
- [reveal.js](https://revealjs.com/)
## HTML Hosting
- [GitHub Pages](https://pages.github.com)
- [Jekyll](https://jekyllrb.com)
## Minimal Effort
- [setup a template (once)](https://github.com/JPrevost/jprevost.github.io/blob/master/_layouts/slide.html)
- [make new presentations with just a bit of markup (and maybe markdown)](https://raw.githubusercontent.com/JPrevost/jprevost.github.io/master/talks/reveal_jekyll_pages_win.md)
## Thanks
[All the Files](https://github.com/JPrevost/jprevost.github.io)