some stuff to do or investigate
This commit is contained in:
parent
4e07aedcb6
commit
4da4d1c808
2 changed files with 5 additions and 2 deletions
6
TODO
6
TODO
|
@ -2,8 +2,10 @@ get RSS feed up and running
|
|||
|
||||
handle dark/light theming correctly (https://www.joshwcomeau.com/react/dark-mode/) seems useful for that
|
||||
|
||||
get code blocks working properly
|
||||
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
|
||||
|
||||
ico?
|
||||
|
||||
add CSS styling rule(s) so headers don't get link colors
|
||||
~~add CSS styling rule(s) so headers don't get link colors~~
|
||||
|
||||
center titles properly
|
||||
|
|
1
notes
1
notes
|
@ -18,6 +18,7 @@ https://fonts.google.com/knowledge/choosing_type/pairing_typefaces_within_a_fami
|
|||
https://web.dev/articles/optimize-webfont-loading
|
||||
|
||||
noted fonts:
|
||||
Atkinson Hyperlegible Font https://www.brailleinstitute.org/freefont/
|
||||
Hanuman https://fonts.google.com/specimen/Hanuman
|
||||
TT2020 https://www.fontspace.com/tt2020-font-f42044
|
||||
"Zilla Slab", Inter, X-LocaleSpecific, sans-serif
|
||||
|
|
Loading…
Reference in a new issue