josh@joshdoes.it:~$accessibility-statement.md
Last Updated: November 16, 2025

Accessibility Statement

I'm committed to ensuring this website is accessible to all users, regardless of ability or technology used.

$ cat accessibility-statement.md

# Commitment

I strive to make this website accessible to all users, following the Web Content Accessibility Guidelines (WCAG) 2.1 at Level AA where possible. This website is designed to be usable by people with disabilities and those using assistive technologies.

# Accessibility Features

This website includes the following accessibility features:

  • Semantic HTML: Content is structured with proper heading hierarchy and semantic elements
  • Keyboard Navigation: All interactive elements can be accessed using a keyboard
  • Alt Text: Images include descriptive alt text where appropriate
  • Color Contrast: Text and background colors meet WCAG contrast requirements
  • Focus Indicators: Interactive elements have visible focus states
  • Responsive Design: Website works across different screen sizes and devices

# Known Issues

I'm aware of the following accessibility issues and am working to address them:

# Third-Party Services

Some third-party services used on this site may have accessibility limitations:

  • Disqus Comments: The Disqus commenting system is provided by a third party. While Disqus has accessibility features, some aspects may not fully meet WCAG 2.1 Level AA standards
  • Font Awesome Icons: Icons are used with appropriate labels and ARIA attributes where possible

# Feedback

I welcome feedback on the accessibility of this website. If you encounter accessibility barriers, please contact me:

  • Describe the accessibility issue you encountered
  • Include the page URL where the issue occurred
  • Specify the assistive technology or browser you're using, if applicable

I will respond to accessibility feedback and work to address issues promptly.

# Standards

This website aims to conform to the following accessibility standards:

  • WCAG 2.1 Level AA: Web Content Accessibility Guidelines 2.1 at Level AA
  • Section 508: Compliance with Section 508 of the Rehabilitation Act where applicable
  • ARIA: Use of ARIA attributes to enhance screen reader compatibility

# Assistive Technologies

This website has been tested with the following assistive technologies:

  • Screen readers (NVDA, JAWS, VoiceOver)
  • Keyboard-only navigation
  • Browser zoom up to 200%
  • Mobile devices with accessibility features enabled

# Ongoing Improvements

Accessibility is an ongoing effort. I regularly review and update this website to improve accessibility. As I add new features or content, I strive to ensure they meet accessibility standards.

# Contact

If you have accessibility concerns or suggestions, please contact me:

contact@joshdoes.it
$ echo "End of accessibility statement"