Materials from the DinosaurJS 2017 Accessibility workshop!
The presentation is built using Reveal.js, and can be found in the
presentation
folder. Simply open up the index.html
in a browser and you
should be set. You can also npm install && npm start
in the directory for the
full experience.
The Before and After demo, found in the wai-bad-demo
folder, is courtesy of
the W3C and can be found at their Before and After Demonstration
website.
If you're running on a system with php available, you can execute php -S localhost:4000
within the wai-bad-demo
to serve it locally.
It can also be interacted with directly at the above website.
- W3C WAI on YouTube
- Inclusive Design at Microsoft
- WCAG 2.0 quick reference
- aXe - open-source accessibility testing tool
- tota11y - an accessibility visualization toolkit
- ChromeVox - Chrome screenreader plugin