mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
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) |
||
---|---|---|
.. | ||
assets | ||
components | ||
controllers/posts | ||
fixtures | ||
helpers | ||
mixins | ||
models | ||
routes | ||
templates | ||
utils | ||
views | ||
app.js | ||
router.js |