🚀 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 Astro + Tailwind CSS.
1️⃣ Clone the repository:
git clone https://github.com/lezette/thea11ypath-fe.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