🚀 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-a11y
2️⃣ Install dependencies:
yarn install
3️⃣ Run the development server:
yarn start
4️⃣ 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