-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathtutorials.yml
35 lines (24 loc) · 1.37 KB
/
tutorials.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
#
# This file is used to keep a list of tutorials which appear on
# the tutorials page.
#
cli:
- title: Accessibility Testing with Pa11y
url: https://bitsofco.de/pa11y/
- title: Automated accessibility testing with Travis and Pa11y CI
url: http://cruft.io/posts/automated-accessibility-testing-node-travis-ci-pa11y/
- title: Using Pa11y CI and Drone as accessibility testing gatekeepers
url: https://hackernoon.com/using-pa11y-ci-and-drone-as-accessibility-testing-gatekeepers-a8b5a3415227
- title: Using actions in Pa11y
url: https://github.com/pa11y/pa11y?tab=readme-ov-file#actions
- title: Introduction to Accessibility Testing With Pa11y
url: http://cruft.io/posts/accessibility-testing-with-pa11y/
- title: Automating Your Accessibility Tests
url: https://24ways.org/2017/automating-your-accessibility-tests
- title: Automated accessibility testing: Leveraging GitHub Actions and pa11y-ci with axe
url: https://accessibility.civicactions.com/posts/automated-accessibility-testing-leveraging-github-actions-and-pa11y-ci-with-axe
dashboard:
- title: Setting up An Accessibility Dashboard from Scratch with Pa11y on DigitalOcean
url: https://una.im/pa11y-dash/
- title: Monitoring Web Accessibility Compliance With Pa11y Dashboard
url: https://www.lullabot.com/articles/monitoring-web-accessibility-compliance-with-pa11y-dashboard