Ghost/core/server/helpers
Christopher Giffard e484d9224e Themes: Added truncation to hbs content helper
Fixes #256

- Developed and linked new module, downsize, for tag-safe truncation
- Altered existing content handler to accept options for truncation
- Added tests for handler

Using truncation:

{{content words=10}}
{{content characters=256}}
2013-08-07 19:45:37 +10:00
..
tpl Notifications on front end 2013-07-22 14:41:27 +01:00
index.js Themes: Added truncation to hbs content helper 2013-08-07 19:45:37 +10:00