0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/helpers
Hannah Wolfe 32d72d5daa Expose blog URL to client app
fixes #3724

 - provide config.url to the ember client app via a data attribute
 - create server and client side helpers to output the URL
 - wire up the client side helper
 - add a class for testing, and add tests for both the server and client side
2014-08-10 18:49:37 +01:00
..
gh-blog-url.js Expose blog URL to client app 2014-08-10 18:49:37 +01:00
gh-count-characters.js
gh-count-words.js
gh-format-html.js
gh-format-markdown.js
gh-format-timeago.js