Ghost/core/server/middleware
Harry Wolff 058b82bba1 Update config.theme() after every settings edit
fixes #1645

- removes server.get('ghost root') as it is only an alias
to config.paths().path, and adds unnecessary indirection
- removes config.theme().path as its just an alias to
config.paths().path, updated all relevant references
- update config.theme.update to only require the api/settings object,
and no longer need the config object
- modify api/settings.edit to call config.theme.update so that
the themeObject is ready for next rendering of template
2013-12-12 08:25:08 -05:00
..
index.js Update config.theme() after every settings edit 2013-12-12 08:25:08 -05:00
middleware.js Remove ghost.js 2013-12-07 10:10:02 -05:00