Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with Pelican Liquid Tags? #4

Open
patchwork-systems opened this issue Jan 8, 2022 · 1 comment
Open

Compatibility with Pelican Liquid Tags? #4

patchwork-systems opened this issue Jan 8, 2022 · 1 comment

Comments

@patchwork-systems
Copy link

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.

@mirekdlugosz
Copy link

I added a note about this incompatibility and ways to fix the issue to Liquid Tags README file: https://github.com/pelican-plugins/liquid-tags#compatibility-with-jinja2content-plugin

I guess similar note could be added here? But other than that, I am unsure what, if anything, should be done about this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants