Skip to content

w3c/wai-website-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

178ab6e · Feb 26, 2025
Jun 27, 2024
Apr 23, 2024
Nov 4, 2024
Sep 15, 2022
Jul 16, 2024
Jul 2, 2024
Feb 26, 2025
Feb 17, 2025
Jun 5, 2019
Oct 31, 2024
May 30, 2024
Feb 26, 2025
Nov 12, 2019
Aug 26, 2024
Apr 23, 2024
Jul 24, 2019
Feb 5, 2021
Jun 27, 2024
May 19, 2021
Sep 5, 2024
Feb 14, 2025
Jul 24, 2019
Jul 24, 2019
Jul 24, 2019
Jun 27, 2024
Oct 24, 2024
Oct 24, 2024
Feb 25, 2025
Dec 23, 2023
Feb 21, 2020

Repository files navigation

Web Accessibility Initiative's Website Theme

This repository is where the Jekyll theme for w3.org/WAI lives.

The components are included in all Jekyll sites that make up the WAI website. Their CSS is also used by tools built outside Jekyll, like the ATAG Report Tool.

Documentation

The theme is documented at https://wai-website-theme.netlify.app/ along with instructions for creating and editing documents.

Netlify Status

FAQ

The default branch name has changed. How to update my fork?

Since 5 September 2024, the default branch is named main, for consistency with other W3C repositories and GitHub default branch name.

If you have an existing fork, you can rename your fork's default branch.

If you have a local clone, you can either delete and re-clone the repository, or update it by running the commands from GitHub documentation.