Commit graph

35 commits

Author SHA1 Message Date
Yaron Meiner a6b8c79b0a Added an error handling event after uglify to make sure it does not break the watch 2017-05-08 18:24:22 -04:00
Holger Könemann f5292b61d1 solving minifying css problem in gulp file.js 2017-05-02 16:14:06 +02:00
Holger Könemann 212bee6266 Update to 0.3.0 using UnderStrap 0.6.0 as parent 2017-04-29 11:01:40 +02:00
Holger Könemann a6801fe034 recompile 2017-03-22 13:56:42 +01:00
Charles Moyes 519731770d Catch errors during compilation instead of crashing browserify 2017-03-04 19:37:55 -08:00
Holger Könemann 2b8a2f94d5 adding a dist-product task and a /dist cleanup task 2017-01-27 18:37:33 +01:00
Holger Könemann 4620126de6 Update to 0.2.0 2017-01-25 11:34:14 +01:00
Holger Könemann c0171bd1b5 adding a custom-editor-style.css 2017-01-18 08:46:11 +01:00
Holger Könemann c0b0846d38 Adding merge and clone to child 2017-01-17 16:15:06 +01:00
Holger Könemann 32fdfc8a74 Adding clean-source task to gulpfile 2017-01-17 15:49:01 +01:00
koenemann 677a2cf54f update gulp file and recompile with new 0.5.1 scripts 2016-12-30 10:08:59 +01:00
Holger Könemann ac940783f2 Improve gulp script task - thx @jimkrill 2016-12-28 11:29:20 +01:00
Holger Könemann 21f7444547 adding the script task to watcher task in child too 2016-12-28 11:24:24 +01:00
koenemann 0f7e3b1853 adding "gulp copy-assets" after "npm install" 2016-12-19 13:40:06 +01:00
koenemann 9fc19b7a35 rebuild 2016-12-02 15:23:51 +01:00
koenemann 3b12c09fe2 Fixing "gulp dist" task -Thx @visualmodo 2016-11-15 08:40:51 +01:00
koenemann 170da1bbac adding gulp dist task 2016-09-13 15:58:05 +02:00
koenemann 44b6fc905c Removing Bower in favor of npm, recompiling 2016-09-13 15:50:12 +02:00
koenemann 0ac91f99c3 Adding prod and dev task to gulpfile.js 2016-08-19 11:32:46 +02:00
koenemann 0710de0ea8 Updating UnderStrap dependency 2016-08-15 15:06:31 +02:00
sébastien poilvert 7e7fec113c Update gulpfile.js
To enable the "live reload" for browser-sync
2016-08-01 15:52:29 +02:00
koenemann a0f344d36b Updating dependencies and recompile 2016-06-24 08:12:53 +02:00
koenemann 83323a5bc5 Adding Theter script for BS4 tooltip comp and recompile 2016-05-06 08:35:42 +02:00
Diego Versiani c4ca58cf09 Added support to browser-sync. 2016-05-03 18:05:25 -03:00
koenemann ccd4da396a Resorting BS4 assets 2016-04-29 11:35:16 +02:00
koenemann d7b4539f5a Switch to BS4 and recompile 2016-04-29 09:04:49 +02:00
Holger Könemann 65964854bc Child theme loads just own JS and CSS files
Child theme´s gulp file generates own child-theme.min.js and
child-theme.min.css files. Theme just loads this assets. Just the php
files are shared with parent theme from now on
2016-04-23 11:37:02 +02:00
Robin Lidbetter eeff472b0a Fix gulp watch minify css
Changed minify css file path to the correct one for this child theme.
2016-04-19 11:18:03 -04:00
koenemann f78a8f2dd1 Adding Bootstrap4 as optional dependency to child theme, too 2016-04-08 09:14:54 +02:00
Holger Könemann 67c0868160 revert to last version 2016-03-23 10:18:13 +01:00
Holger Könemann 68efaa9b50 streamline the dev process with parent again 2016-03-22 17:37:27 +01:00
Holger Könemann d1e6ac360e adjusting file structure so that is the same like in the parent theme 2016-03-20 14:29:05 +01:00
Holger Könemann 295b7e078d streamline npm/bower/sass workflow between parent and child theme 2016-03-20 14:18:22 +01:00
Holger Könemann 5a7e7147c9 implement UnderStrap parent as bower dependency 2016-02-14 11:07:57 +01:00
Holger Könemann 120572cc5c Recreating child theme 2016-02-14 10:14:30 +01:00