1.0.0-alpha.1 • Published 9 years ago
telling-stories-site v1.0.0-alpha.1
telling-stories-site
Generate a visual documentation site for your Ember.js application by using telling-stories.

Installation
This addon assumes that you're already using telling-stories addon.
To install this addon just do:
$ ember install telling-stories-siteGenerate documentation site
To generate a visual documentation site for your app, just run
$ ember ts:buildThis command generates a documentation site on dist/ folder. You can check it out locally by running
$ cd dist/
$ python -m SimpleHTTPServerLicense
telling-stories-site is licensed under the MIT license.
See LICENSE for the full license text.
1.0.0-alpha.1
9 years ago