0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core
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
..
admin@547d3f068b Updated Admin to v5.2.3 2022-06-15 03:59:46 +01:00
cli Added docs for writing new commands 2022-05-17 17:16:44 +01:00
frontend Added {{comments}} helper 2022-07-04 15:34:01 +02:00
server Renamed API canary/ folder to endpoints/ 2022-07-04 11:14:37 +02:00
shared Added {{comments}} helper 2022-07-04 15:34:01 +02:00
app.js
boot.js Added frontend key to ghost_head for portal (#14782) 2022-05-11 17:34:31 +01:00
bridge.js Renamed lang and session_secret default settings (#14791) 2022-05-12 15:07:05 +01:00