new_blog/TODO
2025-02-27 21:40:29 -05:00

13 lines
996 B
Text

- 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/
- 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