Add /me, dark mode fixes

This commit is contained in:
N-Upchurch
2023-07-17 23:29:48 -05:00
parent 5e0eb0cdcf
commit 2b626ce1b7
17 changed files with 503 additions and 15 deletions

View File

@ -1,9 +1,15 @@
TODO:
Handle main post image and in-article images
Integrate est. read time
Integrate % done in article
Investigate pagination for /blog/
Add Favicon
Integrate recipe structured data for recipe type articles
Consider optimising character count per line
Performance / Accessibility:
---------------------------------------
Change contrast color
Lazy load images
Remove unecessary fonts
change font-display to "swap"
Caching
Add explicit image dimensions?