Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.21 KB

File metadata and controls

29 lines (19 loc) · 1.21 KB

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.