W3C WAI Website Theme
This repository is where the Jekyll theme for w3.org/WAI lives.
The theme can be used by all Jekyll sites that make up the W3C WAI website.
The theme CSS can also be used by W3C tools built outside Jekyll, like the ATAG Report Tool.
Installation and usage
See the documentation for installation instructions and usage information.
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.