0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/frontend
Kevin Ansfield dc49871837 Added {{comments}} helper
refs https://github.com/TryGhost/Team/issues/1664

- added `comments:url` config for a similar setup to Portal
- added `{{comments}}` helper that's behind the `comments` labs flag
  - currently outputs a `<script>` tag that points to the comments script with API location+key data attributes
2022-07-04 15:34:01 +02:00
..
apps Cleaned up AMP rendering of "page" resources 2022-05-17 11:39:52 +08:00
helpers Added {{comments}} helper 2022-07-04 15:34:01 +02:00
meta Updated output logic to correctly use excerpt 2022-05-16 15:51:14 +01:00
public Fixed minified CSS not reflecting latest changes 2022-03-17 14:47:21 +00:00
services Allow page to be used as post in dynamic routing 2022-05-27 15:11:34 +01:00
src/cards
views Updated unsubscribe page 2022-03-10 10:39:20 +00:00
web 🎨 Reduced favicon requirements and added image formatting (#14918) 2022-05-27 16:36:53 +02:00