Key features
- Design each slide on its own, in a separate file, e.g. slides/slide1.html)
- On easy to comprehend slide master
- Build everything with a bash script using mo
- The slide ordering can easily be changed
- Slides could be removed etc
- No need to deal with one big messy HTML file
- install
mo
curl -sSL https://git.io/get-mo -o ./mo.sh chmod 755 ./mo.sh