Commit Graph

107 Commits

Author SHA1 Message Date
Thomas A. Reinert 63a0137069 try#3 to fix gulpfile 2018-03-04 15:16:03 +01:00
Thomas A. Reinert c081158a03 Try#2 to fix gulpfile 2018-03-04 15:01:49 +01:00
Thomas A. Reinert 9a704e71f1 Trying to fix gulpfile to avoid travis-ci errors 2018-03-04 14:51:27 +01:00
Holger 9491fae58e
Merge pull request #563 from lilolbear/master - Thx @lilobear !
Gulp improvements and readme updates
2018-03-02 17:12:16 +01:00
Sam e370d9a18f wrapping imagemin in a watcher to insure it finishes
Addresses issue #414 and similar where imagemin results in browsersync looping
2018-02-19 21:29:16 -06:00
Sam d8b45f064d fix paths, add files to ignored dist, and fix src buffer
buffer false on gulp.src to allow large images to pass through safely.
fix slash in front of bower and node.
added package-lock and gulpconfig to ignored list.
2018-02-19 20:44:32 -06:00
Sam a68ecba3e8 add 'skipBinary' so gulp-replace doesnt break large images
https://github.com/lazd/gulp-replace/issues/91
2018-02-19 20:35:14 -06:00
Alex Wright 5d2b5d0a99 Add minor formatting fix for gulpfile.js 2018-02-15 09:34:34 -06:00
Alex Wright 8f0786e39f Add gulp-autoprefixer as dependency to package.json and as function in gulpfile.js 2018-02-15 08:57:02 -06:00
Sam 4252740df8 Added task to delete copy-assets files (safe src dir) 2018-01-25 16:11:27 -06:00
Sam f710222051 Added vendor subfolder option with default intact
paths.vendor defaults to "" keeping the current structure while allowing
for a vendor subfolder. Added gulp-replace to allow existing files
(just enqueue.php now) to be updated on gulp dist
2018-01-25 16:09:03 -06:00
Sam 4d54df2c63 DRYed out the paths and moved to gulpconfig.json 2018-01-25 16:01:24 -06:00
Holger Könemann fc90da19cc Update dependencies to BS4Beta3 2017-12-29 10:16:24 +01:00
koenemann d381a39b58 Fixing some issues and rebuild 2017-12-01 08:09:06 +01:00
koenemann b026c35106 Adding BS4 resources manually 2017-12-01 08:06:28 +01:00
koenemann 0b06405a91 Fixing gulp-copy assets error and rebuild 2017-12-01 08:01:04 +01:00
koenemann 1280c6d094 Update 0.6.8.2 2017-11-28 13:22:03 +01:00
koenemann a761db175d Regarding to https://themes.trac.wordpress.org/ticket/48576#comment:5 2017-11-28 08:52:50 +01:00
koenemann 4c5c07baa1 Basic guideline adjustments 2017-11-27 09:02:16 +01:00
koenemann 9836d8c952 Fixing https://github.com/holger1411/understrap-child/issues/108 and rebuild 2017-11-10 08:03:15 +01:00
Holger Könemann ac895520fc Update version no, add all query 2017-10-23 12:21:27 +02:00
Holger Könemann 0fcfad9a56 preparing Bootstrap 4 Beta 2 update 2017-10-23 11:53:15 +02:00
Jack DH d48e91fd32 Some more spelling grammar fixes. 2017-09-02 22:52:35 +01:00
koenemann 7ecec5a075 More space 2017-08-17 09:54:13 +02:00
koenemann d04cb6d036 Update popper.js dependency and src 2017-08-14 11:15:59 +02:00
Holger Könemann 4bf73a8890 Exclude popper.js 2017-08-11 20:08:29 +02:00
Holger Könemann 6318772892 replace theater script with popper.js 2017-08-11 17:43:35 +02:00
Holger Könemann 3d5fee0ded Adding callback to styles task 2017-06-07 09:55:57 +02:00
Holger Könemann 0c7e2c691d adding source maps 2017-05-23 20:33:30 +02:00
Holger Könemann 3e3e57df3c adding gulp-sequence 2017-05-23 20:16:28 +02:00
Holger 6103e6d5e7 Merge pull request #292 from L422Y/patch-1 - Thx @L422Y !
Add basic error handling for `gulp-plumber`
2017-05-16 09:03:31 +02:00
Holger Könemann fa552198d8 Fixing imagemin task 2017-05-14 12:12:31 +02:00
Holger Könemann bc1b21300f Adding minify-css to default sass task 2017-05-02 16:22:09 +02:00
Larry Williamson 71b7babfe0 Add basic error handling for `gulp-plumber`
Add `errorHandler` function for basic error handling with plumber, we can now simply fix erroneous SASS and on save it will be recompiled – instead of having to restart the `watch-bs` task.
2017-04-21 12:55:44 -04:00
koenemann 60ed4079fd Replacing woocommerce text domain with understrap 2017-04-21 14:33:06 +02:00
koenemann 4cacfc082c Releasing 0.6.0 2017-04-21 14:08:39 +02:00
VesterDe b1990918ff Proper image glob patterns. 2017-03-21 15:02:29 +01:00
koenemann 5ac4257c00 adding image optimization task 2017-03-21 14:53:51 +01:00
Holger Könemann aed0e6440d fixing duplicate pipe in gulpfile.js 2017-03-08 13:13:16 +01:00
koenemann 6ca1abff08 Adding /js/ folder to watcher task excluding theme.js and theme.min.js 2017-02-10 08:53:41 +01:00
koenemann 17f33d77ab cleanup 2017-02-09 15:55:27 +01:00
koenemann 2c1522f1c9 removing clean css from task sequence 2017-02-09 15:32:51 +01:00
Holger Könemann a3b02f6743 Adding a dist-product task and a cleanup task before dist 2017-01-27 18:31:54 +01:00
Holger Könemann ef7c58099c Removing Owl Carousel dependency 2017-01-25 10:24:08 +01:00
Holger Könemann f7638dd466 creating and adding a custom-editor-style.css 2017-01-18 08:45:50 +01:00
Holger Könemann 142afd2d29 remove the h1 removal 2017-01-18 07:51:37 +01:00
Holger Könemann fdaf21d765 Adding "clean source" task to gulp file 2017-01-17 15:49:36 +01:00
VesterDe c7a7888273 Fixes typos. 2016-12-29 15:01:26 +01:00
VesterDe 631992d83d Makes browsersync work like it's supposed to. 2016-12-29 15:00:16 +01:00
koenemann 543fb26db6 update package.json to latest dependency versions 2016-12-29 09:41:30 +01:00