Ghost/core/frontend/services
Hannah Wolfe 9d7049cd3f
Refactored helper registration code into a service
- The helper registration code is "framework" code and very specific
- At the moment the "theme engine" is full of lots of disparate theme related stuff
- I'm trying to make the frontend framework code clearer and also expand it to  make it more useful
- The helper system now also exposes 3 methods allowing you to register a directory, a helper or an alias
- I've updated the codebase to use these both for our core helpers and for "apps"
2021-10-05 10:04:02 +01:00
..
apps Refactored helper registration code into a service 2021-10-05 10:04:02 +01:00
helpers Refactored helper registration code into a service 2021-10-05 10:04:02 +01:00
routing Removed remaining use of i18n from core/frontend 2021-09-28 11:58:29 +01:00
rss 🏗 Changed internal URL storage format to use __GHOST_URL__ (#12731) 2021-03-05 13:54:01 +00:00
sitemap 🐛 Fixed error in sitemap with >50k posts (#13317) 2021-09-17 11:13:42 +01:00
theme-engine Refactored helper registration code into a service 2021-10-05 10:04:02 +01:00
url Swapped to American English spellings 2021-08-13 10:26:33 +04:00
proxy.js Divided f/e proxy into true proxy + rendering service 2021-09-29 13:10:14 +01:00
rendering.js Refactored helper registration code into a service 2021-10-05 10:04:02 +01:00