0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/frontend/services/themes
Fabien O'Carroll 95543b0461
Added price data to templates (#11259)
no-issue

This is p. damn hacky!!
This exports `{{@price.monthly}}` and `{{@price.yearly}}` to the theme
so that we can have dynamic payment pages
2019-10-21 17:50:54 +07:00
..
config Added /frontend folder to default lint command 2019-08-08 10:47:13 +02:00
engines Bumped default engines.ghost-api to v3 2019-09-16 23:05:12 +02:00
activate.js Themes controllers code extraction (#10818) 2019-07-01 16:56:23 +02:00
active.js
engine.js
index.js Cleaned up theme service (#10884) 2019-07-09 16:35:18 +02:00
list.js
loader.js
middleware.js Added price data to templates (#11259) 2019-10-21 17:50:54 +07:00
storage.js 🐛 Fixed theme upload error when overriding existing 2019-07-11 15:34:15 +05:30
ThemeStorage.js Cleaned up theme service (#10884) 2019-07-09 16:35:18 +02:00
to-json.js
validate.js 💡Bumped gscan version to 2.8.0 (#11134) 2019-09-16 18:22:49 +02:00