0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/client/helpers
Felix Rieseberg 88dde9ed4a {{gh-path}} Handlebars helper, returning paths
- Uses utils/ghost-paths to resolve paths
- {{gh-path}} or {{gh-path ‘blog’}} for Ghost’s root (mysubdir/)
- {{gh-path ‘admin’}} for Ghost’s admin root (/mysubdir/ghost)
- {{gh-path ‘api’}} for Ghost’s admin root (/mysubdir/ghost/api/v0.1)
2014-09-22 10:17:24 -07:00
..
gh-blog-url.js Expose blog URL to client app 2014-08-10 18:49:37 +01:00
gh-count-characters.js Implements character count helper. 2014-06-23 20:02:09 +00:00
gh-count-down-characters.js Meta data screen 2014-09-21 15:13:06 +00:00
gh-count-words.js Reach Editor parity with Ember 2014-06-13 18:12:03 -04:00
gh-format-html.js Updating HTML for script placeholders 2014-07-31 17:42:43 +01:00
gh-format-markdown.js Fix embedded code being removed 2014-08-05 14:11:20 +02:00
gh-format-timeago.js Update Ember Components with proper gh- prefix 2014-05-28 15:26:16 -04:00
ghostPaths.js {{gh-path}} Handlebars helper, returning paths 2014-09-22 10:17:24 -07:00