0.0.5 • Published 10 years ago
ember-cli-blog v0.0.5
ember-cli-blog
An extension to ember-cli-static pages to support blogging features.
Features
- Dates
- Categories
- Tags
- Smart, title-optional URL generation
Installation
git clonethis repositorynpm installbower install
Running
ember server- Visit your app at http://localhost:4200.
Running Tests
ember testember test --server
Building
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.