slideshow.html is the result of running ./watch
on your terminal
watch is a ruby script that monitors a folder
This folder contains:
- A master.html file where you set your new presentation title + other optional confs
- One sliden.html.partial file for each slide (where you write the content of the slides)
- CSS, JS, images and other assets you may want to add
slideshow.html is just a compiled file with all these data