cwonrails / accessibility

Vox Product's Accessibility Guidelines

Home Page:http://accessibility.voxmedia.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vox Product Accessibility Guidelines

This project started back in May of 2016, when six Vox Media team members gathered in Washington, D.C., for two days to figure out just how to approach accessibility on a company-wide scale.

We have many advocates for accessibility throughout the company, but at the time of our gathering, we didn’t have a company-wide structure in place to implement standards across the board. Over the course of two days, we documented role-specific best practices and how each team member could implement them into their actual work. Later, we shared what we learned with the company.

Two months later, in July, we picked up the project again at our annual hack week, Vax. We sketched, wireframed, and built this checklist as a tool for teams to use. Guidelines are listed by role because everyone is responsible for accessibility on a team.

Read more about our initial work on the Vox Product blog.

Development

This is built using Jekyll. To develop on this locally, you must:

  • gem install bundler if you don't already have bundler installed
  • bundle install
  • bundle exec jekyll serve to serve files locally
  • bundle exec jekyll build to build static assets to serve

Contributing

All contributions should abide by the Vox Media Open Source Contributions guidelines.

License

This is released under an Attribution CC BY license.

About

Vox Product's Accessibility Guidelines

http://accessibility.voxmedia.com


Languages

Language:HTML 67.9%Language:CSS 16.8%Language:JavaScript 13.8%Language:Ruby 1.5%