CivicActions / accessibility

CivicActions Accessibility Site: A collection of resources about digital accessibility and how it aligns with open source, CivicTech and Digital Transformation.
https://accessibility.civicactions.com
Other
27 stars 11 forks source link

Proof of concept: Automatically scan site of images and report on the alt text #650

Closed dmundra closed 2 years ago

dmundra commented 2 years ago

See if we can use GitHub actions to automatically scan the CA a11y site (on a schedule?) to report on the images and alt text. This is following Mike's reporting using screaming frog.

mgifford commented 2 years ago

Using GitHub Actions to scan a site's alt text and dump that information into a CSV file which is then pushed up to a Google Spreadsheet. That would be very cool!