Dana Ross

Results 10 issues of Dana Ross

**Describe the bug** [Accessibility Insights](https://accessibilityinsights.io/) reports an issue with Masonic's accessibility markup. Masonic [assigns a WAI-ARIA role](https://github.com/jaredLunde/masonic/blob/main/src/use-masonry.tsx#L79) of `grid` to the container, and a role of `gridcell` to each individual...

Press kit with logos available at https://joinmastodon.org/press-kit.zip

I'd like to start using msm-sitemap for a site's main sitemaps, but keep using Yoast's News Sitemap plugin until there's an alternative for generating news sitemaps. So, I need a...

Started working on this while I was on the Acela from BBY to NYP… Addresses #3 by adding a `fetchAllTrainsNear()` function that takes a lat/lng pair and a max distance...

I tried importing a mysqldump of a WordPress database while migrating a site ``` cat wprunners.sql | dokku mariadb:create wprunners ``` Based on the "Advanced usage" instructions in the readme....

- Moved all code into the main package - HTTPS & HTTP/2 support #31 - Stability enhancements

**Is your feature request related to a problem? Please describe.** I always run Adrian behind a Caddy reverse proxy, but not everyone will want to. Only serving HTTP is going...

This is something I've wanted for a while, after a conversation about setting up an EC2 box to run Gearman on an AWS-hosted project.