diff --git a/README.md b/README.md index db4cabe..60a8818 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,100 @@ Don't have a server? No problem! Here are beginner-friendly options to get your - JSON API for programmatic access - Open Graph and Twitter Card metadata for social sharing - Server-side rendering with Jinja2 +- **Comprehensive accessibility features** (WCAG compliant) + +## Accessibility + +Sunday Comics is built with accessibility as a core feature, ensuring your webcomic can be enjoyed by all readers, including those using assistive technologies. + +### Accessibility Features + +#### ✅ Keyboard Navigation +- **Full keyboard support** - Navigate the entire site without a mouse +- **Visible focus indicators** - Clear visual outlines on all interactive elements when using Tab navigation +- **Skip to main content** - Press Tab on any page to reveal a "Skip to main content" link, allowing keyboard users to bypass navigation +- **Arrow key shortcuts** - Use Left/Right arrows to navigate between comics, Home/End for first/latest +- **Focus management** - Keyboard focus automatically moves to the comic content after navigation, maintaining context for screen reader users + +#### ✅ Screen Reader Support +- **Semantic HTML** - Proper use of `
`, `