patrickkettner / grunt-compile-handlebars

grunt plugin to compile static html from a handlebars plugin
MIT License
115 stars 29 forks source link

Add partial include support #5

Closed RobinQu closed 11 years ago

RobinQu commented 11 years ago

Now support {{> partial_name}} support in any templates

RobinQu commented 11 years ago

Add options for helper directories

patrickkettner commented 11 years ago

I haven't had time to dig into them yet, but I wanted to say thanks a lot for the pull request! Its very much appreciated. I'll update in a day or two.

cheers patrick

patrickkettner commented 11 years ago

Sorry it took so long, but can you please squish this down to a single commit so I can review it quicker?

patrickkettner commented 11 years ago

ping @RobinQu

RobinQu commented 11 years ago

See https://github.com/patrickkettner/grunt-compile-handlebars/pull/6