Ghost/core/frontend
Naz 6e205a3f05 Extracted an explicit "permalink" parameter in UrlGenerator constructor
refs https://github.com/TryGhost/Toolbox/issues/127

- This is an effor t to define a precise set of data needed for the UrlGenerator to function, which should help with decoupling it from the frontend routes
- This is almost the last piece to free us up from the massive "router" object that has been passed around
2021-11-15 18:32:34 +04:00
..
apps Replaced moment with luxon in amp helper (#13683) 2021-10-28 20:10:53 +01:00
helpers Added middleware for serving minified card assets 2021-11-05 11:41:03 +00:00
meta Added fallbacks when the site title is undefined 2021-10-27 12:18:57 +02:00
public Moved public folder to frontend 2021-10-16 19:27:34 +01:00
services Extracted an explicit "permalink" parameter in UrlGenerator constructor 2021-11-15 18:32:34 +04:00
src/cards Refined frontend style for toggle cards 2021-11-15 16:43:23 +05:30
views Updated unsubscribe.hbs (#13365) 2021-10-04 12:18:42 +01:00
web Removed unuseful comment 2021-11-13 01:01:28 +13:00