0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server
Manuel Mitasch ca9a23f2d6 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
..
api Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
apps Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
config Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
controllers Merge branch 'master' into ember 2014-03-05 23:10:44 +00:00
data Change validation for posts 'page' attribute. 2014-03-04 17:59:00 -03:30
helpers Ember.js: Add assets img + css (ember-hacks.css) to ember admin 2014-03-15 00:08:15 +01:00
middleware Ember.js: Add assets img + css (ember-hacks.css) to ember admin 2014-03-15 00:08:15 +01:00
models Update validator to 3.4.0 2014-03-04 13:54:24 -07:00
permissions Replace underscore with lodash. 2014-02-06 14:08:34 +00:00
routes Add HTML5 pushState support for Ember 2014-03-09 20:57:13 -04:00
storage Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
views Ember.js: Add assets img + css (ember-hacks.css) to ember admin 2014-03-15 00:08:15 +01:00
api.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00
bookshelf-session.js Improvements for models 2014-02-19 14:57:26 +01:00
errorHandling.js Do not cache 404 pages 2014-03-06 20:06:07 -05:00
filters.js Add JSON API tests & cleanup 2014-02-28 22:26:03 +00:00
index.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
mail.js Update system emails to come from ghost@blog.url 2014-03-06 12:03:00 +01:00
middleware.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00
require-tree.js Refactor require-tree to not share messages 2014-02-28 14:13:45 -06:00
update-check.js Fix problems from importing 0.4.0 file 2014-02-25 20:15:32 +01:00