todo
nthelt
- Add a blogroll river—a feed of all the sites I follow—powered by XRay!
- Curate my blogroll better
- Curate a feed with fallbacks: mf2 h-feed > JSON feed > Atom feed > RSS feed
- Consider: should I have one feed, or a few? I care about heavy topics and light topics; should they be together?
- Consider link etiquette: Should I have a YouTube feed? Should I link to commercial pages? If I do, should I have that feed separate?
- Put this on stream.nthelt.xyz or feed.nthelt.xyz
- Tinker with half-toned SVGs of raster images.
- Fix nested list indentation in CSS.
- Possibly remove heading links from <h#> so they’re not read by screen readers.
- Possibly switch photos to LFS on Codeberg, or switch to self hosting pictures.
- Fix header to make image auto scale with line height.
- Fix arrow fonts.
- Implement screen reader support in lambda calculus equations.
completed #
- Deduplicate updated and published dates in entry footers.
- Deploy from a git worktree so I can keep drafts private.
- Switch to make for building.
- Make more elements depend on font size for accessible rescaling.
- Fix up CSS
- Implement microformats2 h-feeds and feed files
- Get page loads snappy and smooth:
- Apply font subset, preload, fallback pipeline.
- Set image sizes to reserve space for them.
- Lazy load images below the fold.
- Improve Building with lambda calculus.
- Make
ul
definition list styling work on nested lists.
- Update /uses.
- Add a /now
page.
- Write Library of λ.
- Rewrite Experiments in dithering.
- Remove Pico CSS CDN—use custom CSS.