Skip to content

A blog sharing my accessibility notes, study insights, and certification prep.

Notifications You must be signed in to change notification settings

lezette/learning-a11y

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning A11y Blog

🚀 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.


🛠 Setup & Installation

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

📌 Features

Eleventy (11ty) for static site generationTailwind CSS for easy stylingMarkdown-based content managementDay.js for date formattingDeployed on Netlify


🚀 Deployment

Deploy to Netlify


📬 Connect

💬 Follow my accessibility journey:

Let’s make the web more accessible together! 🚀

Todo

  • Add next/previous post navigation
  • Show tag counts (e.g., #was (5 posts)) in the tags list

About

A blog sharing my accessibility notes, study insights, and certification prep.

Topics

Resources

Stars

Watchers

Forks