π A personal blog documenting my accessibility (a11y) journey, covering:
- WCAG 2.2 deep dives
- WAI-ARIA 1.2 deep dives
- ATAG 2.0 deep dives
- Web Accessibility Specialist (WAS) certification prep π
- CPWA (Certified Professional in Web Accessibility) goals π
Hosted on Netlify and built with Eleventy (11ty) + Tailwind CSS.
π Based on the Eleventy Tailwind Template by Jeremy Daly.
1οΈβ£ Clone the repository:
git clone https://github.com/lezette/learning-a11y.git
cd learning-a11y2οΈβ£ Install dependencies:
yarn install3οΈβ£ Run the development server:
yarn start4οΈβ£ Build the site for deployment:
yarn buildβ Eleventy (11ty) for static site generation β Tailwind CSS for easy styling β Markdown-based content management β Day.js for date formatting β Deployed on Netlify
π¬ Follow my accessibility journey:
Letβs make the web more accessible together! π
- Add next/previous post navigation
- Show tag counts (e.g., #was (5 posts)) in the tags list