For fast and easy creating a new frontend repository. If you don't use preprocessing than just take folder 'www'.
git clone https://github.com/chronokz/generator-gulp-frontend.git sitename
cd sitename
rm -rf .git
npm install gulp nib gulp-jade gulp-stylus gulp-coffee gulp-concat --save-dev
gulp watch
- Jade
- Stylus
- Coffee