browser-presentation-tool
A simple template for making a presentations in html/css. Uses a Makefile and PHP to pull it all together into a single file.
- Edit the Settings in config.php
- Add slides in slides.php
- Set custom styles in styles.css
- Run
make
You can also directly open template/template.php in your browser, if you have a webserver running.