WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

lezette/learning-a11y

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

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 generation βœ… Tailwind CSS for easy styling βœ… Markdown-based content management βœ… Day.js for date formatting βœ… Deployed 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