Playing with building another RSS reader. This one generates a static website every 30 minutes or so.
Still working on the CSS. Uses some light vanilla JS. Lots of HTML fragments loaded on demand. IntersectionObserver to lazy load images when visible.