Skip to content

Getting jekyll-assets and jekyll-webp to play nicely together #34

Discussion options

You must be logged in to vote

Hi @jeremylenz 👋

You might need to ask the creator of the gem(s) to see if they are compatible, but I'll see if I can help here!

Here's a couple suggestions:

  1. The _site folder is Jekyll's default output folder, but can't guarantee this name in a cloud environment. Can you try using a different folder name that is not the output folder? (this is typically not meant to be used for input)

  2. To avoid conflicts with these 2 gems, could you just use jekyll-assets to generate the webp? https://github.com/envygeeks/jekyll-assets/blob/056d2c88719ef3b1f90967a606dd1441581dd832/README.md#vipsformat

  3. Lastly, you could offload image processing to a CDN like imgix (free if you have <1000 images) or Cl…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@jeremylenz
Comment options

@jeremylenz
Comment options

@sskylar
Comment options

@jeremylenz
Comment options

Answer selected by jeremylenz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants