James Hunt

Results 47 comments of James Hunt

Just to chime in here, I used something similar to the above but couldn't get multiple wp-cli commands working. Has anyone else? I used: `lando terminus wp clientssite.dev -- menu...

Also suffering same issue where spaces from the CSS calc() function are being removed making the style fail. Example: `max-width: calc(100% + 40px);` is output as `max-width: calc(100%+40px);` which doesn't...

Any thoughts on RTL implementation? I'm working on a project now where this will be needed, so looking at SCSS solutions for that

@remyleone We've recently update the website and the RSS feed is back online and working again https://todogroup.org/index.xml (The link to the feed is in the footer as the RSS icon...

We've relaunched the website recently and the Slack link is now on every page I've also [added the new link to the Slack in the original blog post](https://github.com/todogroup/todogroup.org/pull/400/commits/1b62323a1bae9468c5b3201cc37da2c7a5512ae1) that was...

(Housekeeping) Looks like this was done, thanks!

Just doing some housekeeping of issues - KCSA and other certifications are now added under examples/other https://github.com/cncf/artwork/blob/main/examples/other.md#kubernetes-certification-logos

WP 6.1 is [dropping](https://wptavern.com/webp-by-default-on-hold-for-6-1-after-new-objections-from-wordpress-lead-developers) the webP conversion. I think ShortPixel had the issues with webP on Pantheon. Could be cool to revisit, but not essential.

Seem to be a few plugins that do it (quick sample below). - https://wordpress.org/plugins/video-playlist-for-youtube/ - https://wordpress.org/plugins/my-youtube-playlist/ - https://wordpress.org/plugins/yotuwp-easy-youtube-embed/ - https://wordpress.org/plugins/youtube-embed-plus/ - https://wordpress.org/plugins/automatic-youtube-gallery/ Could also look at extending our own [YouTube...

Fixed and released in https://github.com/cncf/dot-org-hugo-theme/releases/tag/v0.1.5 @karolyi I didn't understand your message here, after the change the Twitter card description is still working for me.