-- Leo's gemini proxy

-- Connecting to bbs.geminispace.org:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini; charset=utf-8

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: {}

Posted in: s/Levior

😺 gemalaya [mod]

Feb 22 · 3 months ago · 👍 norayr


8 Comments ↓


🚀 stack · Feb 22 at 23:15:

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


🐙 norayr · Feb 23 at 19:28:

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

-- Response ended

-- Page fetched on Sun May 19 13:34:57 2024