Hello,
I am having a bit of an issue getting the getBlock helpers to work properly. I have modified my docpad.coffee file as instructed in the readme, and the code I used in my layout.html.hbs file looks like this:
{{getBlock 'meta'}} so on and so forth, but when I do docpad run, I end up getting [object object] in my output.
I normally use handlebars in my projects, and would prefer to stick to it. Any help would be sincerely appreciated. Thanks.
Hello,
I am having a bit of an issue getting the getBlock helpers to work properly. I have modified my docpad.coffee file as instructed in the readme, and the code I used in my layout.html.hbs file looks like this:
{{getBlock 'meta'}}so on and so forth, but when I do docpad run, I end up getting[object object]in my output.I normally use handlebars in my projects, and would prefer to stick to it. Any help would be sincerely appreciated. Thanks.