generator-flowtime
Yeoman generator for slide template with flowtime.js
Installation
$ npm install -g yo generator-flowtime
scaffolding
$ mkdir flowtime && cd $_
$ yo flowtime
run
$ grunt
- start server at
localhost:3000
- compile Jade, Stylus and CoffeeScript
- start watching for files, and start livereload
- recompile for file when file updated
- reload browser when file updated
create zip archive for slide
$ grunt archive
appended keys for slide
- Enter
- move to next page
- similar to down key
- Shift-Enter
- move to previous page
- similar to up key
Contributors
License
The MIT license. Please see LICENSE file.