0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core
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
..
client Merge pull request #3935 from PaulAdamDavis/new-psm 2014-09-03 01:29:14 +03:00
server Removes config.theme and restructures how theme variables are cached 2014-09-02 23:15:15 -04:00
shared Removing prototypal i18n code 2014-08-16 17:29:54 +01:00
test Removes config.theme and restructures how theme variables are cached 2014-09-02 23:15:15 -04:00
index.js Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00