From c5afc3c7185c301805bc0fd43f4091fcf1120ef6 Mon Sep 17 00:00:00 2001 From: Pagwin Date: Wed, 15 Oct 2025 13:25:46 -0400 Subject: [PATCH] TODO change and whitespace --- TODO | 4 ++-- static/css/layout.css | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 3e1455f..15670f9 100644 --- a/TODO +++ b/TODO @@ -1,13 +1,13 @@ - XSLT for atom feedhttps://developer.mozilla.org/en-US/docs/Web/XML/XSLT -- get demo working (need to use message passing instead of cookies due to no cookies in service workers) -- add button to save articles for offline reading - post jump points and table of contents (be wary of having this take up too much space on mobile) probably done with position: sticky in some way - make h elems have anchor elems with rel="bookmark" and a name to make them proper bookmarks, also add :target css as needed - Make references(the tiny number things) appear to the side instead of the bottom on desktop, try to make it bottom of page in print or bottom of print otherwise, might need grid or float hard to say atm - refer to implementation here https://blog.kizu.dev/repetition-and-attribution/ + - Or just yolo that stuff with Anchor + css feature detection https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_anchor_positioning - Fix articles with inline html in them and/or links - ico? - analytics https://github.com/electerious/Ackee https://umami.is/ (https://github.com/umami-software/umami) - search functionality + diff --git a/static/css/layout.css b/static/css/layout.css index 5cde2aa..9112b98 100644 --- a/static/css/layout.css +++ b/static/css/layout.css @@ -313,3 +313,4 @@ a[href]:after { } } +