Mike Gifford

Results 266 comments of Mike Gifford

Change this https://github.com/privacyradius/gdpr-checklist/blob/master/LICENSE.md to Attribution-ShareAlike 4.0 International And then I think we're good. It would then align with: https://www.drupal.org/about/licensing#content-license

My thought was to just include the text as a guide. I might want to change it, but it was a base. The theme is something I can't see bringing...

Well, you'd know that you'd have implemented a valid hex value. Having an error message that says, "This isn't a valid hex" might also be useful. Not sure how much...

Well, almost. Except I have to build it locally. It is a better practice as an open source project to point folks to a demo much like: * [https://ckeditor.com/ckeditor-5/demo/](https://ckeditor.com/ckeditor-5/demo/) *...

I guess the bigger question is how is the image itself being used. If the SVG is sitting right next to the text that says the same thing, then `aria-hidden="true"...

1. I agree that SVGs are a mess as far as multilingual content goes.  2. Generally, I've tried to default to the most accessible option for most folks. Generally I...

So I've pulled the data from the .csv files in https://github.com/mgifford/purple-a11y/blob/master/sitemap-tools/find-score.py I've then calculated the total in https://github.com/mgifford/purple-a11y/blob/master/sitemap-tools/calculate-score.py But generally I just run https://github.com/mgifford/purple-a11y/blob/master/sitemap-tools/run-both-scores.sh to access both. By default, the...

Good point.. And I might well want to ensure I'm upgrading to provide the latest of both libraries. They may be out of sync.

I think I had installed this via NPM and was using the 2.x version of the code. I also don't see the instructions to build from the next branch of...

See https://github.com/cloudfour/lighthouse-parade/issues/71#issuecomment-1528936325