Skip to content

alphagov/accessibility-personas

Repository files navigation

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 in depth documentation on there.

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.