0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/frontend/services/theme-engine
Fabien O'Carroll 3adeab142d Added Product data to theme middleware
refs https://github.com/TryGhost/Team/issues/708

- Defaults to an empty array on `@products` so we have valid data
   (product should be null if products isn't)
- This is the first step toward supporting multiple products at the
  theme level
2021-06-03 18:40:18 +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 Fixed weird require in theme templates 2021-05-04 13:32:17 +01:00
i18n Moved i18n basePath concept from themes to core 2021-05-06 19:51:38 +01:00
active.js Improved theme locale handling 2021-05-05 16:13:26 +01:00
engine.js
index.js Moved activate from themes to the bridge 2021-04-27 13:52:19 +01:00
middleware.js Added Product data to theme middleware 2021-06-03 18:40:18 +01:00
preview.js Moved theme preview mw to new theme engine service 2021-04-24 19:56:00 +01:00