25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

3 yıl önce
1234567891011
  1. This is an upgraded version of [gulp.jade recipe](https://github.com/Browsersync/recipes/tree/master/recipes/gulp.jade) from [BrowserSync](https://github.com/browsersync/browser-sync) .
  2. Some useful links:
  3. - template engine : [pug documentation](https://pugjs.org/api/reference.html)
  4. (was: Jade)
  5. - and its integration with gulp: [gulp-pug](https://www.npmjs.com/package/gulp-pug)
  6. - css preprocessing : [node-sass](https://www.npmjs.com/package/node-sass)
  7. - and its integration with
  8. gulp: [gulp-sass](https://www.npmjs.com/package/gulp-pug)
  9. - and of course [gulp](https://github.com/gulpjs/gulp/blob/master/docs/README.md)