Russell Heimlich

Results 19 comments of Russell Heimlich

I have just simplified the rewrite rules for dummyimage.com to work. Now named image sizes like `hd1080` and `skyscraper` are handled by the PHP code and not rewrite rules. For...

These have all been fixed. - https://dummyimage.com/cga - https://dummyimage.com/qvga - https://dummyimage.com/vga - https://dummyimage.com/wvga - https://dummyimage.com/svga - https://dummyimage.com/wsvga - https://dummyimage.com/xga - https://dummyimage.com/wxga - https://dummyimage.com/wuxga - https://dummyimage.com/wqxga

If you want to use this fork open up your `package.json` file, find `"gulp-merge-media-queries": "^0.2.1",` and replace it with `"gulp-merge-media-queries": "github:emilushi/gulp-merge-media-queries",`. Run `npm update gulp-merge-media-queries` and you should be good...

Sounds like the rewrite rules aren't working to rewrite urls to use code.php

I get this error when I run `sudo wo site create test-server.local --php` ``` requests.exceptions.ConnectionError: HTTPConnectionPool(host='v4.wordops.eu', port=80): Max retries exceeded with url: / (Caused by NewConnectionError(': Failed to establish a...

Consider this for more fun and playful button styles http://tympanus.net/Development/CreativeButtons/

I got around this by syncing different directories in different steps instead of trying to sync the entire repo in one step. My GitHub action looks like this: ``` name:...

**tl;dr: After testing this out locally the only thing that didn't happen was seeing any sort of error message after updating the post after deleting the Apple News article via...