Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A a11yproject.com
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The A11Y Project
  • a11yproject.com
  • Merge requests
  • !1420

Add Fable’s Assistive Technology Glossary

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Byte Blaze requested to merge add-resource into main 3 years ago
  • Overview 1
  • Commits 2
  • Pipelines 0
  • Changes 1

This PR adds Fable’s Assistive Technology Glossary and sets it as the featured resource.

Compare
  • main (base)

and
  • latest version
    9225ee71
    2 commits, 2 years ago

1 file
+ 10
- 4

    Preferences

    File browser
    Compare changes
src/_data/resources.json
+ 10
- 4
  • View file @ 9225ee71

  • Edit in single-file editor

  • Open in Web IDE


{
"featured": [
{
"title": "Inclusive Design Patterns",
"description": "Inclusive Design Patterns explains how we can craft accessible interfaces without extra effort— and what front-end design patterns we can use to create inclusive experiences.",
"additional": "macOS, Windows",
"url": "https://shop.smashingmagazine.com/products/inclusive-design-patterns"
"title": "Assistive Technology Glossary",
"description": "A list of assistive technology terms and what they mean.",
"additional": "Fable",
"url": "https://makeitfable.com/glossary/"
}
],
"animation": [
@@ -2002,6 +2002,12 @@
"additional": "Matt May",
"url": "https://github.com/adobe-inclusive-design/id-workshop"
},
{
"title": "Assistive Technology Glossary",
"description": "A list of assistive technology terms and what they mean.",
"additional": "Fable",
"url": "https://makeitfable.com/glossary/"
},
{
"title": "Collaborative planning, the forgotten step of accessible development",
"description": "Describes an agile development process to faciliate accessibility called Accessibility Behavior Informed Development (a11yBID).",
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Labels
2
data resource
2
data resource
    Assign labels
  • Manage project labels

Milestone
No milestone
None
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
2
2 participants
Administrator
Byte Blaze
Reference: a11yproject/a11yproject.com!1420
Source branch: add-resource

Menu

Explore Projects Groups Snippets