davidhund / jekyll-styleguide

Use Jekyll to easily generate a (OO)CSS Styleguide/Pattern Library
http://davidhund.github.io/jekyll-styleguide/
51 stars 10 forks source link

Optimize GulpJS #1

Open davidhund opened 10 years ago

davidhund commented 10 years ago

It's a bit of a mess right now

davidhund commented 10 years ago

Take a look at https://github.com/greypants/gulp-starter and see how they automatically include Gulp Tasks in /tasks with the fs module.

davidhund commented 10 years ago

Also: remove Grunt stuffz. Stick to Gulp. If people prefer Grunt they should be knowledgeable enough to replace it...