jantonioavalos / accessibility-news-and-you

We want to be the most accessible news website in the world. This is how.

Home Page:https://bbc.github.io/accessibility-news-and-you/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BBC News Accessibility

The guide used by all members of BBC News development teams to ensure their products meet an excellent standard of accessibility.

Contributing

Contributions to this guide are welcome! Please submit all contributions as pull requests.

Testing

To ensure these documents remain up-to-date and in good condition, the following should be done regularly:

Running the site locally

If you'd like to see your changes locally before committing them, you can get this site running by following these instructions. Note that you'll need Ruby installed for it to run.

  • Clone the repository somewhere by running git clone git@github.com:BBC/accessibility-news-and-you.git && cd accessibility-news-and-you.
  • Get all of the dependencies by running bundle install.
  • Run bundle exec jekyll serve. This will watch the files for changes and automatically rebuild.
  • Open http://127.0.0.1:4000/ in your web browser.

About

We want to be the most accessible news website in the world. This is how.

https://bbc.github.io/accessibility-news-and-you/

License:MIT License


Languages

Language:HTML 92.6%Language:CSS 7.4%Language:Ruby 0.0%