Ghost/ghost/admin/templates
Manuel Mitasch 2239f0d50b Ember.js: Add assets img + css (ember-hacks.css) to ember admin
Closes #2276

- Adds the images to `core/client/assets/img`
- Adds css with ember hacks to `core/client/assets/css`
- Configures middleware to provide assets as static files at url `/ghost/ember`
- Adds ember option to assets helper
- Modifies default-ember.hbs to use ember option on asset helper
- Remove inline style definition in editor.hbs
- Modifies .gitignore to include ember-hacks.css (in ignored `core/client/assets/css` folder)
2014-03-15 00:08:15 +01:00
..
components Amend fixtures & put body classes in styleBody mixin 2014-03-09 15:30:54 +00:00
posts Minor refactoring of the routers: 2014-03-07 14:01:27 +00:00
-floating-header.hbs Amend fixtures & put body classes in styleBody mixin 2014-03-09 15:30:54 +00:00
-navbar.hbs Add admin prototype 2014-03-07 14:01:26 +00:00
-publish-bar.hbs Add admin prototype 2014-03-07 14:01:26 +00:00
application.hbs Add admin prototype 2014-03-07 14:01:26 +00:00
editor.hbs Ember.js: Add assets img + css (ember-hacks.css) to ember admin 2014-03-15 00:08:15 +01:00
error.hbs Add admin prototype 2014-03-07 14:01:26 +00:00
loading.hbs Add admin prototype 2014-03-07 14:01:26 +00:00
new.hbs Add admin prototype 2014-03-07 14:01:26 +00:00
posts.hbs Specify itemView on the each helper rather than nesting a view helper. 2014-03-09 14:20:15 -07:00