Ghost/core/frontend
Naz 93af11bdec Simplified knowSettings usage
refs https://linear.app/tryghost/issue/CORE-35/refactor-route-and-redirect-settings

- 'knowSettings' was based on a "configurable" array of settings that might be configured in Ghost. The multitude never happened! The only setting the frontend takes care of is routes.yaml file (redirects is also kind of a setting but is a separate concept for now).
- Having just one type of file to deal with allows to simplify implementation significantly, which helps before a big refactor
2021-09-28 04:59:41 +13:00
..
apps Refactored proxy imports in frontend helpers 2021-07-07 17:02:58 +04:00
helpers Added new ghost analytics meta tag behind activity alpha flag 2021-09-20 13:55:37 +05:30
meta Fixed missing renames getExcerpt -> generateExcerpt 2021-07-02 09:44:18 +01:00
services Simplified knowSettings usage 2021-09-28 04:59:41 +13:00
views Updated unsubscribe copy 2019-11-26 11:03:14 +01:00