paulrouget / dzslides

DZSlides is a one-file HTML template to build slides in HTML5 and CSS3.
http://paulrouget.com/dzslides
934 stars 255 forks source link

Integrate shells into the the main file #124

Open robrobinbin opened 7 years ago

robrobinbin commented 7 years ago

An empty PowerPoint file is already quite big on itself, so why not add some of the functionality of the shells to the main template file, for extra convenience.

I'm thinking about small overlay controls on the presentation, including one to switch to presenter mode. This way our presentation is truly standalone and started with just one click.

Some of the size increase could be compensated by adding a minified version too.

paulrouget commented 7 years ago

We want to keep things simple. It's not about the size, it's about the complexity. This bare template is good enough in many case, I don't think we want to add anything more to it.