💾 Archived View for station.martinrue.com › kevachat › 5e2dd86569d24707a7459369ce49e6d7 captured on 2024-05-10 at 12:51:31. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-03-21)
-=-=-=-=-=-=-
Could somebody advice how to implement RSS-like feeds with Gemini protocol?
3 months ago
@kevachat Oh, yes, this feature is amazing! That is exactly how I sync my bookmarks to Lagrange: I manage them primarily using Amfora and keep its bookmarks file under version control and I have a script that converts it to normal Gemtext and publishes it on my capsule, in Lagrange I just subscribe to this page as to source of bookmarks. It doesn't have to be a feed in traditional sense BTW — just a page with links. · 3 months ago
@m0xee thanks for link, the goal here to make page updates with native protocol, and it is possible without any third party xml. just found Bookmarks - Subscribe feature in Lagrange browser · 3 months ago
gssg is a static gemlog generator: https://git.sr.ht/~gsthnz/gssg
This tool has an option to generate an ATOM-feed, again as a static file. Seems to work with any normal reader — I don't think it's too different from being a dynamically generated one. · 3 months ago
@gritty gemfeeds is that I'm looking for - native gemini solution, not external converters. thank you much! · 3 months ago
or gemfeeds
gemini://geminiprotocol.net/docs/companion/subscription.gmi · 3 months ago
you can generate an atom feed from your gemlogs
https://tildegit.org/solderpunk/gemfeed · 3 months ago