A simple docpad solution for generating html slides.
Checkout some example slides:
- Install node and npm
- Install docpad:
npm install -g docpad
- Navigate to the root of the project and run
npm install
to install project dependencies. - In the project folder, start docpad with
docpad run
- Browse your hosted docpad site (probably http://localhost:9778/)
- Thats it! Now, modify some of the pages in the
~/src/documents/pages/
folder.
Now supporting LeapJS swipe gestures. All you have to do is to connect your leap motion, and swipe between pages!
Ripped the design and animations from Codrops, specifically this example.
Pure CSS3 Browser Frames provided by Jack.