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
422 stars 635 forks source link

Migrate to Gulp 4 #52

Closed janczizikow closed 5 years ago

janczizikow commented 5 years ago

Migrate from Gulp 3 to Gulp 4, update gulpfile.js to support the new syntax. It would be also great to switch to es6 syntax, by changing the filename to gulpfile.babel.js Some resources found online:

Migrating to gulp 4

https://blog.wearewizards.io/migrating-to-gulp-4-by-example

ES6 in gulp

https://markgoodyear.com/2015/06/using-es6-with-gulp/

matheusportoo commented 5 years ago

@janczizikow , can i help you with this issue?

janczizikow commented 5 years ago

@matheusportoo sure, that would be great

lachieh commented 5 years ago

@matheusportoo ¯\_(ツ)_/¯ sorry!

janczizikow commented 5 years ago

Hey @matheusportoo sorry, @lachieh already fixed this, let me know if there's something else you would be interested in contributing, by just opening a new issue. For instance we could get rid of jQuery and just use ES6 with babel. Or add some further optimizations to gulpfile.