Pagemind
Pagemind is the core for accessiblity and insights engine for A11yWatch. It uses puppeteer to run headless chrome test against websites.
Getting Started
docker-compose up
Pagemind uses litpa11y a very fast accessibility runner about 10,000 times faster than the alternatives. Created for the needs of a web server.
Features
- Custom scripts based on the WCAG2.1 issues and beyond.
- Pagespeed reports.
- Near instant results.
- Smart AI enhanced reports like missing alts.
- Custom javascript fixes.
- Custom HTML audits.
ENV
You can add the following env vars to adjust the system.
The env var CHROME_LB
needs to be set to a http instance instead of https for performance.
# chrome instance http load balancer
CHROME_LB=
# disable AI
AI_DISABLED=