faceleg / nunjucks-append

A nunjucks extension that allows one to create a tag and append content to it in subviews
13 stars 3 forks source link

How to Install? #1

Open FrancisVega opened 8 years ago

FrancisVega commented 8 years ago

Hi! Could anyone help me with the installation? I use Gulp with https://github.com/carlosl/gulp-nunjucks-render Thank so much!

faceleg commented 8 years ago

Sorry but I haven't touched this module in a long time, I can't guarantee it works in the newest version of nunjucks

peponi commented 8 years ago

same problem on my site with gulp-nunjucks-html

Template render error in plugin 'gulp-nunjucks-html'
Message:
    (unknown path) [Line 48, Column 6]
  unknown block tag: output

just the installation won't work

how to tell nunjucks to use this "extension / filter / loader" ?

faceleg commented 8 years ago

I would have a look at https://mozilla.github.io/nunjucks/api.html#custom-tags, I didn't use it with gulp.