thetbw / thetbw.github.io

Minimalist RSS feed reader deployed as a static site. Fork of bubo-rss.

Home Page:https://kevinfiol.com/reader/#dailies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🦉 Bubo Reader (Fork)

This is a personal fork of the excellent Bubo Reader by George Mandis. I've made several opinionated changes to the setup, including replacing dependencies with more compact alternatives. Please see the original repository for deployment instructions.

Some changes I made:

  • Replace nunjucks with yeahjs
  • Replace node-fetch with httpie
  • Many styling changes, including using the :target CSS selector to switch between groups (inspired by https://john-doe.neocities.org/)
  • The build script now sorts the feeds in each group by which one has the latest updates (this greatly improves the experience, imo).
  • Dark mode via @media (prefers-color-scheme: dark)

About

Minimalist RSS feed reader deployed as a static site. Fork of bubo-rss.

https://kevinfiol.com/reader/#dailies


Languages

Language:JavaScript 42.4%Language:CSS 29.4%Language:HTML 28.3%