Skip to content

Commit

Permalink
Add Cinder Plate as alternative
Browse files Browse the repository at this point in the history
  • Loading branch information
stravid committed Mar 14, 2013
1 parent 8d2b14e commit d2a2eed
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -3,6 +3,10 @@
I've stopped using ember and am no longer maintaining this repository.
If someone is maintaining an up to date ember skeleton, let me know and I'll link to it here.

# Alternatives
**[Cinder Plate](https://github.com/edgycircle/cinder-plate)**
It uses CoffeeScript and SASS. Handlebars templates live in separate files (unlike the usual approach of putting everthing in the `index.html`) and get pre-compiled. Cinder Plate is also able to generate a production build where JS and CSS files are minified. In addition the appropriate version of Ember.js (debug or production) is included.

# Brunch with Ember

This is a simple ember skeleton for [Brunch](http://brunch.io/) with working and up to date **handlebars template pre-compilng** :)
Expand Down

0 comments on commit d2a2eed

Please sign in to comment.