punch-presenter
punch-presenter copied to clipboard
Create Quick HTML5 Presentations with Punch
Punch Presenter
Create HTML5 Presentations quickly using Punch and slide deck based on Google's HTML5 Slides.
Modify cotents/slides.json
and add your slides there. You may use the slide templates already provided there.
If you need to modify presentation's HTML markup or styles, you may find them in templates
directory.
How to generate the slides?
- First, you will need to install Punch.
- Then go to your presentation's directory and run the command
punch
. - Open
public/slides.html
in your browser.