joargp / Slides

A simple docpad solution for generating html slides.

Home Page:http://jmyrland.github.com/Slides

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docpad slides

A simple docpad solution for generating html slides.

Checkout some example slides here.

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 docpad run
  4. Browse your hosted docpad site (probably http://localhost:9778/)
  5. Thats it! Now, modify some of the pages in the project_root/pages/ folder.

Creds

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

About

A simple docpad solution for generating html slides.

http://jmyrland.github.com/Slides


Languages

Language:CSS 84.4%Language:JavaScript 15.6%