saimn / sigal

yet another simple static gallery generator
http://sigal.saimon.org/
MIT License
896 stars 170 forks source link

Feature Request: Pull Thumbnails from directory instead of generating #352

Open owjjh opened 6 years ago

owjjh commented 6 years ago

I have thumbnails that I generate with an external process, so much like the option to use original images, can we have an option to use provided thumbnails instead of generating them?

Thanks,

Joe H.

saimn commented 6 years ago

That should be doable quite easily, there is already a setting to deactivate the generation of thumbnails, so we would only need to copy (or link) the external thumbnails to the output directory.