Safely Creating Custom Handlebars Helpers For Ghost Blogs
I'm fairly new to Handlebars, the templating system that the blogging system Ghost uses, but
my initial impressions are that it's a pretty sweet tool to use. However, it's somewhat
limited when you're developing a Ghost blog, due to the fact that Ghost only implements
certain def…