You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: