sitrunlab / LearnZF2

Learn ZF2 Website
http://learnzf2.sitrun-tech.com/
BSD 3-Clause "New" or "Revised" License
19 stars 14 forks source link

Gulp #142

Closed ghost closed 8 years ago

ghost commented 9 years ago

Hi,

I have been playin with gulp for the last 3 days and I have to say it's wayyyyyyyyyy better than Grunt. I have setup a gulp script for my system for the new assets structure which has few depth levels and different directories for every type of file including prod and dev files/folders. So I was thinking maybe we can setup such envioment for this project as well? This is my scripts incase you want to have a look at the code. https://gist.github.com/Stanimirdim92/cd58ea35da1277b3084c

samsonasik commented 9 years ago

I currently don't have idea about this tool. You can try it, modify the .travis.yml to run grunt and see what it will happen in PR?

ghost commented 9 years ago

http://gulpjs.com/ It's different from Grunt since gulp is using nodejs streams via pipes to run all it's tasks. Can I play with the design as well? :D

samsonasik commented 9 years ago

of course yes. you can make more PRs for different / sub task to make not quite big PR to make more review-able/ merge-able.

ghost commented 8 years ago

Closing this for now. I don't have the time needed to create new website architecture nor design.

samsonasik commented 8 years ago

it's ok, thank you ;)