Ghost/core/frontend
Hannah Wolfe bf0823c9a2 Moved hbs engine into new theme engine service
- This is the beginning of splitting up the theme service into:
   - Storage components used by the API (should be a server service)
   - Theme engine & rendering components used by the frontend (this new engine service)
   - The code to activate a theme which is shared code where the API & frontend need to communicate
- This is needed because currently the frontend theme service is required and used by the API, creating tight coupling.
- In my quest to truly separate the API and frontend, this is one of many battles that needs winning
2021-04-19 20:03:30 +01:00
..
apps 🐛 Fixed __GHOST_URL__ appearing in sitemaps (#12787) 2021-03-18 17:16:37 +00:00
helpers Disabled portal and stripe in {{ghost_head}} when signup access is none 2021-04-19 17:27:37 +01:00
meta Moved hbs engine into new theme engine service 2021-04-19 20:03:30 +01:00
services Moved hbs engine into new theme engine service 2021-04-19 20:03:30 +01:00
views Updated unsubscribe copy 2019-11-26 11:03:14 +01:00