Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 1.22 KB

File metadata and controls

51 lines (33 loc) · 1.22 KB

Accessibility Personas

These pages include:

  • Documentation how to set up devices or browsers with 7 accessibility profiles
  • Basic introduction to personas with help how to use certain features
  • Quick training tasks for each persona

Running the tool

The tool is based on the Tech Docs Template. Read more about it on its old documentation.

But in short...

Install:

bundle install

Start the server to preview on your own computer:

bundle exec middleman server

Build static files:

bundle exec middleman build

Build and deploy to GitHub pages:

rake publish

Licence

Unless stated otherwise, the codebase is released under the MIT License. This covers both the codebase and any sample code in the documentation.

The documentation is © Crown copyright and available under the terms of the Open Government 3.0 licence.