Hello!
I am relatively new working with Pelican and was hoping it would be possible to setup both pelican-jinja2content and pelican-liquid-tags.
I had my site setup and rendering properly with only the liquid tags plugin. After following the install and configuration for jinja2contnet, pelican no longer recognizes liquid-plugins tags:
...
| Encountered unknown tag 'youtube'.
...
| Encountered unknown tag 'img'.
...
As soon as I remove "jinja2content" from pelicanconf.PLUGINS the generation works fine again.
Hello!
I am relatively new working with Pelican and was hoping it would be possible to setup both pelican-jinja2content and pelican-liquid-tags.
I had my site setup and rendering properly with only the liquid tags plugin. After following the install and configuration for jinja2contnet, pelican no longer recognizes liquid-plugins tags:
As soon as I remove "jinja2content" from pelicanconf.PLUGINS the generation works fine again.