wordpress-docker-gulp icon indicating copy to clipboard operation
wordpress-docker-gulp copied to clipboard

This project utilizes Docker to get WordPress setup and run on your local machine. It uses Gulp to watch and live reload your SASS and JS changes

Results 10 wordpress-docker-gulp issues
Sort by recently updated
recently updated
newest added

Hi! I was trying to make similar dev environment. And always have the problem with integrating browsersync and hot-reloading. I just saw your repo, cloned it on my machine and...

I am having problems with the watcher. The gulp seems to be working when I load container. But watch is not working, the css is not recompiled after the changes...

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [engine.io](https://github.com/socketio/engine.io) to 6.2.1 and updates ancestor dependency [browser-sync](https://github.com/BrowserSync/browser-sync). These dependencies need to be updated together. Updates `engine.io` from 3.5.0 to 6.2.1 Release notes Sourced from engine.io's releases. 6.2.1 :warning:...

dependencies

I added a ready-made theme to the themes folder and created a src / sass folder but the styles don't compile to style.css

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

Shortly after building the container, traffic on port 3000 begins to redirect to port 80 on the root url. Viewing other pages & posts works fine. This happens without any...