Closed scalastic closed 2 years ago
Linked issue: rbuchberger/jekyll_picture_tag/issues/249
Hi,
Just for those facing the same error.
I found this GitHub Actions that uses ArchLinux
distribution and which contains a complete libvips
(AVIF, WebP, JPEG,...): https://github.com/jeffreytse/jekyll-deploy-action
I used it on my own Jekyll site and it works great.
Hi,
I encounter this odd error when trying to generate Avif picture with jekyll_picture_tag plugin:
Liquid Exception: stack level too deep (SystemStackError)
bundle exec jekyll serve
everything runs fine.I made a complete test case to reproduce locally the problem and with all details: https://github.com/scalastic/jekyll-test-cases