drone build Sun Sep 20 15:08:31 PDT 2026

This commit is contained in:
2026-09-20 22:08:31 +00:00
parent 1d51eaebec
commit 207d8c1cd5
731 changed files with 8308 additions and 5281 deletions
+5 -4
View File
@@ -51,6 +51,8 @@
color-scheme: light dark;
--font-family: 'Atkinson Hyperlegible Next', sans-serif;
/* if you change the header font, go to post-toc.css and fuck about with the width
of the table of contents */
--font-family-headers: 'Peritel', 'Atkinson Hyperlegible Next', sans-serif;
--font-family-code: 'Atkinson Hyperlegible Mono', monospace;
@@ -109,7 +111,6 @@
}
/* Base */
* {
box-sizing: border-box;
margin: 0;
@@ -1398,12 +1399,12 @@ switch (currentThemeValue) {
<heading-anchors content="<i class='fa-solid fa-anchor'></i>" data-pagefind-body="">
<h1 id="accessibility">accessibility</h1>
<h1>accessibility</h1>
<p>This website (<a href="/">leecat.art</a>) aims to be as accessible as possible. To that end, I have tested to the best of my abilities with <a href="https://www.nvaccess.org/download/" target="_blank" rel="external">NVDA</a> and <a href="https://help.gnome.org/orca/index.html" target="_blank" rel="external">Orca</a>, keyboard navigation, and automated review tools.</p>
<h2 id="limitations">Limitations</h2>
<p>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.</p>
<h2 id="adherence-to-wcag-2-2">Adherence to WCAG 2.2</h2>
<h2 id="adherence-to-wcag-2.2">Adherence to WCAG 2.2</h2>
<p>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 <a href="https://www.w3.org/WAI/standards-guidelines/wcag/" target="_blank" rel="external">WCAG 2.2</a> at least at level AA.</p>
<h2 id="feedback">Feedback</h2>
<p>If you meet any barriers in accessing this site, please <a href="/contact">contact me</a>.</p>
@@ -1455,6 +1456,6 @@ switch (currentThemeValue) {
</footer>
<!-- This page `/accessibility/` was built on 2026-09-20T00:40:39.772Z -->
<!-- This page `/accessibility/` was built on 2026-09-20T22:08:14.572Z -->
</body>
</html>