💾 Archived View for bbs.geminispace.org › s › Levior › 15276 captured on 2024-07-09 at 02:34:00. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-06-16)
-=-=-=-=-=-=-
levior (web-to-gemini proxy) can now aggregate multiple web feeds (Atom or RSS) into a single gemini tinylog. Example:
rules: - url: '^gemini://localhost/francetv' type: 'feeds_aggregator' feeds: https://www.francetvinfo.fr/titres.rss: {} https://www.francetvinfo.fr/monde.rss: {} https://www.francetvinfo.fr/culture.rss: {}
Feb 22 · 5 months ago · 👍 norayr
Levior... Sounds like a Viagra alternative! Side effects include skin rash, diarrhea and death... :)
😺 gemalaya [OP/mod] · Feb 23 at 12:27:
@stack That's funny. It's latin for "lighter", another side effect ...
this is amazing. thank you!
😺 gemalaya [OP/mod] · Feb 23 at 20:57:
@norayr Thanks. I've been using this feature for about 2 weeks. It's nice when you want to follow a bunch of feeds from the gemini browser. I need to add caching ...
😺 gemalaya [OP/mod] · Feb 25 at 20:31:
@norayr The aggregator's ouput is now much less verbose. Also it's possible to enable/disable certain feeds when you source a config:
include: - src: levior:sites/theguardian with: feeds: uk-technology: true
😺 gemalaya [OP/mod] · Feb 27 at 22:40:
@norayr Feeds are now cached !
😺 gemalaya [OP/mod] · Feb 29 at 11:30:
levior now logs requests as gemtext, using gemtext links that contain the date, response status code and content type. @norayr if you have any suggestion for the format of the link's title ...
😺 gemalaya [OP/mod] · Mar 03 at 12:11:
Page titles are now shown in the access log.
## [1.3.1] - 2024-03-03 ### Added - Logging of requests as an access log in the gemtext format - Access log server endpoint - Feeds aggregator: make it possible to only show entries from a specific feed by passing its index in the URL query