Ghost/core/server/services/themes
Hannah Wolfe bc75fab663 Moved theme service to core/server
refs: bf0823c9a2
refs: ae86254972

- continuing the work of splitting up the theme service into logical components

Themes Service
- The serverside theme service now serves just the API and boot
- It loads the theme and passes it to the theme-engine via the bridge

This achieves the bare minimum goal of removing all the cross requires between server and frontend around themes
There is still a lot more to do to achieve an ideal architecture here as laid out in ae86254972
2021-04-27 15:14:49 +01:00
..
index.js Moved theme service to core/server 2021-04-27 15:14:49 +01:00
list.js Moved theme service to core/server 2021-04-27 15:14:49 +01:00
loader.js Moved theme service to core/server 2021-04-27 15:14:49 +01:00
storage.js Moved theme service to core/server 2021-04-27 15:14:49 +01:00
ThemeStorage.js Moved theme service to core/server 2021-04-27 15:14:49 +01:00
to-json.js Moved theme service to core/server 2021-04-27 15:14:49 +01:00
validate.js Moved theme service to core/server 2021-04-27 15:14:49 +01:00