From ba62d472fb6eab3c1b70d4f2d1383ddac82588e8 Mon Sep 17 00:00:00 2001 From: Pagwin Date: Mon, 28 Oct 2024 16:35:57 -0400 Subject: [PATCH] web mentions added to todo --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index e4b0ad4..a8e0340 100644 --- a/TODO +++ b/TODO @@ -6,6 +6,10 @@ ico? analytics +Webmention analytics https://www.w3.org/TR/webmention/#receiving-webmentions + +Webmention linked sites where possible https://www.w3.org/TR/webmention/#sending-webmentions + ~~get code blocks working properly, namely get them colored (probably with https://highlightjs.org/), maybe add a red border, consider https://github.com/highlightjs/highlight.js?tab=readme-ov-file#using-web-workers~~ ~~get highlight js theme set to my preference, make sure to add nesting in CSS so it'll be active when the light/dark class is active~~