Ghost/core/frontend/services/theme-engine
Hannah Wolfe 829e8ed010 Expanded requires of lib/common i18n and events
- Having these as destructured from the same package is hindering refactoring now
- Events should really only ever be used server-side
- i18n should be a shared module for now so it can be used everywhere until we figure out something better
- Having them seperate also allows us to lint them properly
2021-05-03 17:14:52 +01:00
..
config Moved theme config to new theme engine service 2021-04-21 14:21:32 +01:00
engines Moved theme engines to new theme engine service 2021-04-22 21:05:01 +01:00
handlebars Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
active.js Moved theme i18n to new theme engine service 2021-04-26 12:29:55 +01:00
engine.js Moved hbs engine into new theme engine service 2021-04-19 20:03:30 +01:00
i18n.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
index.js Moved activate from themes to the bridge 2021-04-27 13:52:19 +01:00
middleware.js Moved theme middleware to new theme engine service 2021-04-24 20:01:09 +01:00
preview.js Moved theme preview mw to new theme engine service 2021-04-24 19:56:00 +01:00