0.0.5 • Published 9 years ago

ember-cli-blog v0.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

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 clone this repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.