This repository is used to work on guidance for mobile accessibility.
Upon push to the main
branch, the index.html
file gets generated based on the .md
files in the wcag
folder. Next, the index.html
file gets commited, and then deployed to Github Pages.
For local development:
npm install
to install dependenciesnode matf.js
to generate index.html
index.html
in your browser of choice