0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/frontend/services/theme-engine
Rishabh 62777d7f26 Handled default product to use first paid product
Since we now have 2 products by default for all ghost sites, free and default paid, the usage of default product which so far was using first product needs to be updated to use the first paid product.

- updates default product usage to use first paid tier
- updates tests
2022-01-17 22:59:34 +05:30
..
config Added card-asset config with sensible default 2021-11-05 12:20:02 +00:00
engines Moved theme engines to new theme engine service 2021-04-22 21:05:01 +01:00
handlebars Refactored helper registration code into a service 2021-10-05 10:04:02 +01:00
i18n Revert "Revert "Extract logging from DI patterns, only use @tryghost/logging package"" (#13884) 2021-12-14 11:22:39 +00:00
middleware Handled default product to use first paid product 2022-01-17 22:59:34 +05:30
active.js Removed passing of error to active theme 2021-07-07 14:38:08 +01:00
engine.js
index.js Refactored helper registration code into a service 2021-10-05 10:04:02 +01:00
preview.js Added description to allowed preview params 2021-09-30 14:07:28 +01:00