Awesome
Slidepad
Slidepad makes it easy to create HTML5 slides with major HTML5 slide templates and Docpad server. Once You write document in markdown syntax, it becomes HTML5 Slides.
Getting Started
- quick start
git clone git://github.com/georgeOsdDev/slidepad.git
cd slidepad
npm install
node ./node_modules/docpad/bin/docpad-server
- or install docpad as global command
git clone git://github.com/georgeOsdDev/slidepad.git
cd slidepad
npm install
npm install -g docpad
docpad run
-
Start hacking away by modifying the
src
directory