muuvmuuv / portfolio

My personal portfolio
https://marvin.digital/
2 stars 0 forks source link

Setup AXE #35

Closed muuvmuuv closed 3 years ago

muuvmuuv commented 4 years ago

AXE is a nice tool to check for accessibility and I would love to use it. At the moment I use the browser extension to check some pages manually but It would add great benefits if I could automate this into a CI process with GitHub actions and manually like the already existing Lighthouse script I have created.

https://www.deque.com/axe/

Related: