Skip to content

sc8696/HTML-powerpoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML slideshow

Easy-to-make HTML slideshow

Powerpoint style slideshow capabilities in Angular JS, so can be built with pure HTML and CSS :D

Just add your slides to the slides folder with the name slideX.html, where X is the order you want the slide to the appear in the deck

In slideX.html, make sure the first thing in the DOM is a div with class 'slide' and then put your slide's content in there

That's it. Open up index.html in a browser and you should be good to go.

Perfect for hosting slides on the internet or making your presentations look a little flashier if you're a CSS guru. Also perfect for people who hate Powerpoint (me) and like coding (me).

NB: This currently needs local file access from the browser so needs to run in Firefox or on a web server (for Chrome, IE, Safari etc.) to work locally

Use right/down/enter to go forward and left/up/backspace to go backwards.

About

Make clean, beautiful HTML slideshows for presentations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published