GithubHelp home page GithubHelp logo

belenos / rss-reader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kevinfiol/rss-reader

0.0 0.0 0.0 1.09 MB

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

Home Page: http://kevinfiol.com/rss-reader/

License: MIT License

JavaScript 70.87% CSS 29.13%

rss-reader's Introduction

๐Ÿฆ‰ Bubo Reader (Fork)

screenshot

Demo Site

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 below for deployment instructions.

Original blogpost: Introducing Bubo RSS: An Absurdly Minimalist RSS Feed Reader

Blogpost about my fork: A minimal RSS Feed Reader

Some changes I made:

  • Replace nunjucks with template strings (less dependencies for shorter build times)
  • Replace node-fetch with Node's native fetch
  • 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)
  • An "All Articles" view
  • Privacy-redirect support via config file
  • Dark mode via @media (prefers-color-scheme: dark)

How to build

Node >=18.x required.

npm install
npm run build

How to host on Github Pages

  1. Fork this repo!
  2. Enable Github Pages for your repo (either as a project site, or user site)
  3. Configure .github/workflows/build.yml to your liking
    • Uncomment the schedule section to enable scheduled builds

rss-reader's People

Contributors

kevinfiol avatar georgemandis avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.