0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/helpers
Harry Wolff 2bb1b14ebd Removes config.theme and restructures how theme variables are cached
resolves #1789

- removes config/theme.js
- moves caching of theme variables to api/settings.js which is where the
rest of the settings cache occurs.  this removes the requirement of having
to push changes to cache, now it simply occurs alongside when settings
are changed.
- updates relevant tests.
2014-09-02 23:15:15 -04:00
..
tpl Updated pageUrl helper to page_url 2014-02-20 15:29:14 -06:00
index.js Removes config.theme and restructures how theme variables are cached 2014-09-02 23:15:15 -04:00
template.js Add distinct error classes 2014-05-09 12:11:29 +02:00