Ghost/core/frontend/services/theme-engine/handlebars
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
..
template.js Removed i18n from frontend theme code 2021-07-07 11:32:02 +01:00
utils.js Moved handlebars utils to new theme engine service 2021-04-21 14:21:32 +01:00