Ghost/core/frontend
Hannah Wolfe e4c1e0d938
Added middleware for serving minified card assets
- Wired up the forntend to include and serve the minified css and js card assets if they exist
- This is a very naive implementation - ideally we wouldn't have to inject this in multiple places
- This allows us to add files to src/cards and have them included in themes
- The system is currently disabled due to an override in the theme config setting assets to false
2021-11-05 11:41:03 +00: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 Added middleware for serving minified card assets 2021-11-05 11:41:03 +00:00
src/cards Initial card asset service implementation 2021-11-04 11:34:40 +00:00
views Updated unsubscribe.hbs (#13365) 2021-10-04 12:18:42 +01:00
web Added middleware for serving minified card assets 2021-11-05 11:41:03 +00:00