jekyll-webp icon indicating copy to clipboard operation
jekyll-webp copied to clipboard

'Exclude' config is ignored

Open patrickfav opened this issue 7 years ago • 3 comments

In your README it says

# List of files or directories to exclude
# e.g. custom or hand generated webp conversion files
exclude: []

but it seems it was never implemented:

https://github.com/sverrirs/jekyll-webp/blob/22a08ecb6e604045942d7a2032d34c009c9fd7a7/lib/jekyll-webp/webpGenerator.rb#L64

patrickfav avatar Jun 04 '18 18:06 patrickfav

I haven't needed to use this feature. I'd be happy to review a PR if you have the time to implement this?

sverrirs avatar Jul 13 '18 13:07 sverrirs

Alright, you just have to bear with me, ruby is not my strongest suite :)

patrickfav avatar Jul 13 '18 14:07 patrickfav

No problem, I feel that a technically sound language agnostic solution is superior to any Ruby specific code. We can polish the rubyesque of the code together after ;)

sverrirs avatar Jul 13 '18 14:07 sverrirs