Skip to content

jmyrland/Slides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docpad slides

A simple docpad solution for generating html slides.

Example slides

Checkout some example slides:

Getting it up and running

  1. Install node and npm
  2. Install docpad: npm install -g docpad
  3. Navigate to the root of the project and run npm install to install project dependencies.
  4. In the project folder, start docpad with docpad run
  5. Browse your hosted docpad site (probably http://localhost:9778/)
  6. Thats it! Now, modify some of the pages in the ~/src/documents/pages/ folder.

LeapJS

Now supporting LeapJS swipe gestures. All you have to do is to connect your leap motion, and swipe between pages!

Creds

Ripped the design and animations from Codrops, specifically this example.

Pure CSS3 Browser Frames provided by Jack.

About

A simple docpad solution for generating html slides.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published