-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Hi everyone,
I am aiming to release the first stable version of this Gulp Starter Kit by July/August this year at the latest.
In order to achieve a version which is very comfortable to use and also reflects the needs of your projects as good as possible, I am now asking for your suggestions and feature requests.
I really appreciate any ideas for potential improvements and would be happy to discuss them with you. So, feel free to comment on this issue!
In case you don't really have own ideas, here's a list of features and improvements I am already considering to implement:
- support of HTML templating languages like Pug (first implementation: Implement temporary support of pug #19)
- support of more CSS preprocessors (e.g. Less, Stylus) (first implementation: Implement temporary support of more CSS preprocessors (Less, Stylus) #21)
- better directory structure for Pug: (implemented: Implement better directory structure for pug #20)
src/pug/ partials/_header.pug, _footer.pug helpers/_mixins.pug templates/_default.pug index.pug - option to convert images to webp (not before beta)
- use incremental builds for better build performance (implemented: Implement incremental builds for better performance #25)
- CLI improvements:
Please let me know what you think about the current list as well.
Thank you all in advance!
Best regards,
@jr-cologne