A log of my research into accessibility and universal design in regards to the Tutors app.
Using the tutors generator for the module structure. The module is deployed here:
A local static version of the course can be built as follows:
git clone https://github.com/tutors-sdk/tutors-starter.git
npx tutors-html
This will generate a web site in ./public-site.
To deploy the course using tutors-design, clone this repo to your own github or bitbucket account, and follow this lab step here.