nmcteam / mulch

A frontend gulpfile boilerplate that uses Twig.js, LESS and/or SASS compilation and BrowserSync. Perfect for PHP CMS projects.
MIT License
15 stars 5 forks source link

Feature/images sync #8

Closed olets closed 8 years ago

olets commented 8 years ago

More sophisticated support for project images:

images live in src/images images in src/images get minified src/images is synced to compiled/images (the duplication adds weight but means that all source files are in src, and that compiled/ can be safely gitignored)