0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/frontend
Kevin Ansfield 074e8b1292
Added @site.signup_url data property for themes (#12893)
refs https://github.com/TryGhost/Team/issues/579

- when members signup is enabled returns `#/portal` otherwise returns feedly subscription URL
- allows for themes to have subscription buttons without condititionals, eg `<a href="{{@site.signup_url}}">Subscribe</a>`
2021-04-21 12:10:09 +01:00
..
apps 🐛 Fixed __GHOST_URL__ appearing in sitemaps (#12787) 2021-03-18 17:16:37 +00:00
helpers Disabled portal and stripe in {{ghost_head}} when signup access is none 2021-04-19 17:27:37 +01:00
meta Moved hbs engine into new theme engine service 2021-04-19 20:03:30 +01:00
services Added @site.signup_url data property for themes (#12893) 2021-04-21 12:10:09 +01:00
views Updated unsubscribe copy 2019-11-26 11:03:14 +01:00