Accessibility
Every effort has been made to make all the content on this site accessible in line with version 2.2 of the Web Content Accessibility Guidelines. If you find an accessibility issue with this site, please file an issue on GitHub so it can be addressed.
Patterns used on this site
To help increase accessibility, the following patterns were borrowed from:
- The tab panel is a modified version of the tabs with automatic activation pattern from the W3C's Web Accessibility Initiative. The pattern has been styled differently and a few modifications have been made to the underlying HTML code so they will work as webc components with 11ty, the static site generator used to build this site.
- The focus style is a slightly modified version of the universal focus state by Erik Kroes.