Accessible Astro Starter

Update Time: 2025-08-08

An Accessible Starter Theme for Astro 5+ including accessibility features such as landmarks, better focus-outline and skip-links navigation. Ships with Tailwind 4, Prettier and ESLint support.

A ready-to-use, SEO and accessibility-focused Astro starter template. Built with modern web standards and WCAG guidelines in mind, it provides a solid foundation for creating inclusive websites. Features Tailwind CSS 4 integration, comprehensive component library, color contrast checker, and typography with Atkinson Hyperlegible font for improved readability. Includes dynamic blog/portfolio pages with social sharing, and full MDX support.

(Accessibility) Features

Getting started

  1. Clone the repository or use as a template
  2. npm install Installs dependencies
  3. npm run dev Starts local dev server at localhost:4321
  4. npm run build Build your production site to ./dist/
  5. npm run preview Preview your build locally, before deploying


Read the documentation to learn more 🚀

default