Dovid Levine

Results 315 comments of Dovid Levine

In case someone comes across this in the future, you _can_ make the icon and mask different sizes, by using `size` and `transform`. So something like this: ```html ``` becomes...

Not exactly what you're looking for (docker is definitely _not_ my forte), but here's a script from someone who was trying to do the same thing with WP-CLI: [https://github.com/salcode/ssh-into-local-by-flywheel](https://github.com/salcode/ssh-into-local-by-flywheel)

> However, I do see there may be a bug since gulp/scripts.js isn't checking if building for production so the configuration could mean non-minified files in the production bundle. That...

Thanks! For now I'm manually zipping and uploading :) I'm going to take a look at that GitHub issue and see if it resolves my problems, and report back. ~I...

It seems to be a known issue with the zip folders explicitly created by gulp on windows machines (verses inherently). Adding `gulp-chmod` worked (only the folder permissions needed to be...

IIRC the issue is that `constants.js` is set to exclude `vendor/*` by default, (which means that autoload script hasnt been bundling either). Way to fix is to add the path...

Count me in - happy to help however I can

> Thanks for all your responses here. I've posted an official announcement on the WP Rig blog with more info: https://wprig.io/you-wp-rig-and-the-future-of-wordpress-themes/ > > We will organize a meeting early in...