From 1ed3dbd19e875ff9317468463d4d0f2b921405e2 Mon Sep 17 00:00:00 2001 From: Pagwin Date: Wed, 18 Dec 2024 00:57:05 -0500 Subject: [PATCH] todo list modifications --- TODO | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 3947828..13fcf3f 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,10 @@ - make separate blog list page redundant -- move socials to footer +- move socials to footer (and iconify them) - change navbar into home button - RSS icon on hover css +- add button to save articles for offline reading +- add alt text to any images either blank or actual text rather than just nothing +- add aria roles where sensible https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles - investigate fixing paragraph spacing https://zellwk.com/blog/2016-05-04-wrong-about-vertical-rhythm/ - sitemap - robots.txt @@ -9,7 +12,6 @@ - make h1 elems in article content h2 elems - make h2 elems have anchor elems with rel="bookmark" and a name to make them proper bookmarks, also add :target css as needed - stick stuff under h elements into section elems -- add aria roles where sensible https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles - Fix articles with inline html in them and/or links - post jump points and table of contents (be wary of having this take up too much space on mobile) absolutely positioned on the left on desktop please - ico?