My blog
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

todo list update

dish ddee53c8 c80ba03b

+7 -1
+7 -1
TODO.md
··· 10 10 checks) 11 11 - Checking for valid [Microformats](https://microformats.org/wiki/Main_Page) data on all pages 12 12 that have it 13 - - Webrings! 13 + - Accessibility checking plugin using the 14 + [IBM Equal Access Toolkit](https://github.com/IBMa/equal-access) 14 15 - Site Search with Lume's built-in [Pagefind plugin](https://lume.land/plugins/pagefind/) 15 16 - OpenGraph preview images, again using the built-in 16 17 [OG Images Plugin](https://lume.land/plugins/og_images/) ··· 22 23 23 24 - [x] HTML and CSS validation 24 25 - [x] [HTML-Validate](https://html-validate.org/) 26 + - [validateHTML.ts](./plugins/validateHTML.ts) 25 27 - [x] [csstree-validator](https://www.npmjs.com/package/csstree-validator) 28 + - [validateCSS.ts](./plugins/validateCSS.ts) 26 29 - Note: Does not work lmao 30 + - [x] Webrings! 31 + - [Webring Component](./src/_components/webring.vto) 32 + - [Webring Data](./src/_data/webrings.toml)