new blog post
This commit is contained in:
parent
68cab1c549
commit
52369e77b1
2 changed files with 12 additions and 0 deletions
12
flaskr/blog/2022-07-04-0.md
Normal file
12
flaskr/blog/2022-07-04-0.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
title: RSS Bundler
|
||||
desc: The future of syndication is finally here
|
||||
timestamp: 2022-07-04T12:49:00-04:00
|
||||
---
|
||||
|
||||
![citrons: "we should have a unified GEORGE RSS feed that combines all of the RSS feeds in GEORGE
|
||||
"](/static/i/blog/rssb_origins.png)
|
||||
|
||||
When this idea was brought up a few months ago, I stated in response that I would pursue it at a later date if no one else had (possibly). Recently, that later date has occured.
|
||||
|
||||
RSS Bundler is a program that reads from multiple RSS feeds, merges them into one, and serves the resulting feed using an embedded HTTP server. The source code is available [here on GitHub](https://github.com/TriMill/rss-bundler). The aforementioned GEORGE RSS bundle is available [here](https://api.trimill.xyz/george-bundle/rss.xml).
|
BIN
flaskr/static/i/blog/rssb_origins.png
Normal file
BIN
flaskr/static/i/blog/rssb_origins.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
Loading…
Reference in a new issue