Skip to content

thetbw/thetbw.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦉 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 42.3%
  • CSS 29.4%
  • HTML 28.3%