Ghost/core/frontend
Hannah Wolfe 32bbf2ba57 issue #165, issue #124 - cleaning up ghostGlobals
- ghost.js - globals/globalConfig has become settings / settingsCache to make it clearer
- app.js - the ghostGlobals local cache is gone, and the use of res.locals has been cleaned up and simplified, although this needs to be properly split into frontend and admin locals (to be finished in #124)
- frontend/index.js - doesn't need to be passed globals and nav properties as res.locals does this for us
2013-06-17 23:12:13 +01:00
..
controllers issue #165, issue #124 - cleaning up ghostGlobals 2013-06-17 23:12:13 +01:00
filters Filter priorities 2013-06-09 11:16:25 -05:00
helpers Adds handlerbars helper 'foreach' 2013-06-16 14:12:28 +01:00
views Add ghostNav helper and filter for themes; closes #47 2013-05-27 22:59:01 -05:00