Skip to content
/ matf Public
forked from w3c/matf

Guidance from the Mobile Accessibility Task Force (MATF)

License

Notifications You must be signed in to change notification settings

Karinza38/matf

 
 

Repository files navigation

Mobile Accessibility Task Force (MATF)

This repository is used to work on guidance for mobile accessibility.

Setup

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.

Generate, Update, Deploy workflow

For local development:

  • Open this repository in a terminal
  • Run npm install to install dependencies
  • Run node matf.js to generate index.html
  • Open index.html in your browser of choice

About

Guidance from the Mobile Accessibility Task Force (MATF)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 88.2%
  • JavaScript 5.6%
  • EJS 3.1%
  • CSS 3.1%