Ghost/core
Seb Gotvitch fef9b4be25 Bug fixes for partial views
closes #1203
- Update express-hbs module to the new version (0.5.2)
- Use two instance of hbs one for the theme and an other for the admin
- Template helpers are register as partial view
- Partial views of the theme are reload when the theme changed

Remove clear partial cache in handlebars

This code will be move in `express-hbs`.
This doesn't cause a problem to remove this line but it is not clean.

Remove unused hbs instance

Resolve conflict
2013-12-12 12:11:02 -05:00
..
client Merge pull request #1648 from KingKarl85/api-slashes 2013-12-12 04:47:59 -08:00
server Bug fixes for partial views 2013-12-12 12:11:02 -05:00
shared Create the config module, initially used 2013-11-25 16:35:16 -05:00
test Bug fixes for partial views 2013-12-12 12:11:02 -05:00
index.js Restore support for using ghost as a npm module fixes #1326 2013-11-27 17:39:14 +00:00