···1010 checks)
1111 - Checking for valid [Microformats](https://microformats.org/wiki/Main_Page) data on all pages
1212 that have it
1313-- Webrings!
1313+- Accessibility checking plugin using the
1414+ [IBM Equal Access Toolkit](https://github.com/IBMa/equal-access)
1415- Site Search with Lume's built-in [Pagefind plugin](https://lume.land/plugins/pagefind/)
1516- OpenGraph preview images, again using the built-in
1617 [OG Images Plugin](https://lume.land/plugins/og_images/)
···22232324- [x] HTML and CSS validation
2425 - [x] [HTML-Validate](https://html-validate.org/)
2626+ - [validateHTML.ts](./plugins/validateHTML.ts)
2527 - [x] [csstree-validator](https://www.npmjs.com/package/csstree-validator)
2828+ - [validateCSS.ts](./plugins/validateCSS.ts)
2629 - Note: Does not work lmao
3030+- [x] Webrings!
3131+ - [Webring Component](./src/_components/webring.vto)
3232+ - [Webring Data](./src/_data/webrings.toml)