added explitict TODO cutoff

This commit is contained in:
Pagwin 2024-12-18 01:40:03 -05:00
parent 2269e4f9e6
commit 60d5a88967
No known key found for this signature in database
GPG key ID: 81137023740CA260

8
TODO
View file

@ -1,6 +1,5 @@
- make separate blog list page redundant
- move socials to footer (and iconify them)
- change navbar into home button
- get house svg
- move socials to header/footer (and iconify them)
- 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
@ -8,7 +7,8 @@
- investigate fixing paragraph spacing https://zellwk.com/blog/2016-05-04-wrong-about-vertical-rhythm/
- sitemap
- robots.txt
- make overflow behavior in print so scrollbars go away and full content visibl
-----cutoff-----
- make overflow behavior in print so scrollbars go away and full content visible
- 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