From abec70c6557ac5c2ee82df0966480f763698a39a Mon Sep 17 00:00:00 2001 From: Lee Cattarin Date: Thu, 17 Sep 2026 07:55:26 -0700 Subject: [PATCH] add missing page --- src/pages/accessibility.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 src/pages/accessibility.md diff --git a/src/pages/accessibility.md b/src/pages/accessibility.md new file mode 100644 index 00000000..24e818a6 --- /dev/null +++ b/src/pages/accessibility.md @@ -0,0 +1,17 @@ +--- +title: accessibility +--- + +This website ([leecat.art](/)) aims to be as accessible as possible. To that end, I have tested to the best of my abilities with [NVDA](https://www.nvaccess.org/download/) and [Orca](https://help.gnome.org/orca/index.html), keyboard navigation, and automated review tools. + +## Limitations + +Because of the nature of a blog with an ever-expanding page list and the fact that I have learned a significant amount in 4 or so years, I cannot guarantee that every article on this site is as accessible as I want it to be. That said, the major pages and navigation have been tested, and I bring my best efforts to every new post. + +## Adherence to WCAG 2.2 + +While I would like to do further structured review and go through the entire list with a finer-tooth comb, my current assessment is that this site meets [WCAG 2.2](https://www.w3.org/WAI/standards-guidelines/wcag/) at least at level AA. + +## Feedback + +If you meet any barriers in accessing this site, please [contact me](/contact).