Accessibility Statement
Workspace Blog is committed to ensuring digital accessibility for people with disabilities. We are continually improving the user experience for everyone and applying the relevant, up-to-date accessibility standards to our tutorials, code snippets, and site navigation. We believe that technical education and IT administration resources should be available to all individuals, regardless of ability.
Conformance Status
The Web Content Accessibility Guidelines (WCAG) defines requirements for designers and developers to improve accessibility for people with disabilities. It defines three levels of conformance: Level A, Level AA, and Level AAA. Workspace Blog strives to be fully conformant with WCAG 2.1 level AA.
What We Do to Ensure Accessibility
We have integrated accessibility into our core web development practices. Our ongoing efforts include:
- Semantic HTML Architecture: Our website uses clear, semantic Astro and HTML5 architecture so screen readers can easily parse our technical articles, headers, and navigation menus.
- Color Contrast and Theming: We strictly maintain high-contrast text against our light and dark theme backgrounds to assist readers with visual impairments. Code blocks are specifically themed to ensure syntax highlighting remains readable.
- Descriptive Alt Text: All architecture diagrams, screenshots of the Google Admin console, and tutorial images include descriptive alternative text explaining the technical flow or interface shown.
- Keyboard Navigation: Our site is fully navigable without the use of a mouse. Users can tab through links, navigation items, and code block copy buttons seamlessly.
Compatibility with Browsers and Assistive Technology
Workspace Blog is designed to be compatible with the following assistive technologies:
- Modern screen readers including NVDA, JAWS, and VoiceOver.
- Standard operating system magnifiers and contrast toggles on Windows, macOS, iOS, and Android.
- Major modern web browsers (Chrome, Firefox, Safari, Edge) with default accessibility settings enabled.
Continuous Monitoring and Feedback
We view accessibility as an ongoing commitment rather than a one-time checklist. We regularly audit our site using automated tools and manual checks to ensure our technical markdown and code displays do not introduce new barriers.
We welcome your feedback on the accessibility of Workspace Blog. If you encounter accessibility barriers while reading our guides, utilizing our search features, or implementing our code snippets, please let us know via our Contact page. We will make all reasonable efforts to rectify the issue and provide the information in an accessible format.