janczizikow / sleek

:chart_with_upwards_trend: Sleek is a modern Jekyll theme focused on speed performance & SEO best practices
https://janczizikow.github.io/sleek/
MIT License
423 stars 638 forks source link

alternative for gulp #55

Open nhat-thien opened 5 years ago

nhat-thien commented 5 years ago

gulp does not work for me in proper way. This is an alternative for gulp to resize and name the featured images automatically. Just run the script, then copy the generated images to assets/img/posts.

janczizikow commented 5 years ago

Hey @nhat-thien , thanks for this seems like a nice alternative indeed! Could you please just move the resize.sh to script folder and update the script so it would work from there? There're some other bash scripts there, so I think would be nice to just keep them all there.