Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lauterry/generator-ruban
A Yeoman generator for Ruban
https://github.com/lauterry/generator-ruban
Last synced: 20 days ago
JSON representation
A Yeoman generator for Ruban
- Host: GitHub
- URL: https://github.com/lauterry/generator-ruban
- Owner: lauterry
- Created: 2014-05-22T08:42:35.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-06T07:20:14.000Z (over 10 years ago)
- Last Synced: 2024-10-14T10:35:16.858Z (25 days ago)
- Language: JavaScript
- Size: 1.33 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# generator-ruban
This is a yeoman generator for [RubanJS](https://github.com/loicfrering/ruban), a presentation framework made by [Loïc Frering](https://github.com/loicfrering).
See a demo of [Ruban](http://loicfrering.github.io/ruban/#/ruban)
## Getting started
* ```grunt serve``` to launch a server with livereload
* ```grunt validate``` to lint your css
* ```yo ruban:slide 'A slide title'``` to add a slide with a title## Getting To Know Yeoman
Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced.
If you'd like to get to know Yeoman better and meet some of his friends, [Grunt](http://gruntjs.com) and [Bower](http://bower.io), check out the complete [Getting Started Guide](https://github.com/yeoman/yeoman/wiki/Getting-Started).
## License
MIT