Path: csiph.com!eternal-september.org!feeder.eternal-september.org!nntp.eternal-september.org!.POSTED!not-for-mail From: Christopher Howard Newsgroups: comp.infosystems.gemini Subject: Re: RSS/Atom-Feed: which protocol and port? Date: Wed, 08 Apr 2026 07:00:17 -0800 Organization: A noiseless patient Spider Lines: 35 Message-ID: <87cy09h4zi.fsf@librehacker.com> References: <_ycBR.47505$li2.12990@fx17.ams1> MIME-Version: 1.0 Content-Type: text/plain Injection-Date: Wed, 08 Apr 2026 15:00:18 +0000 (UTC) Injection-Info: dont-email.me; posting-host="9a7b4bc0e318e2d401932042f21016cc"; logging-data="3855957"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/WmmvL4+MDZmoL+CriaqN0xHf5gWeZCck=" User-Agent: Gnus/5.13 (Gnus v5.13) Cancel-Lock: sha1:XU9VElgf8JvcGF4Om73bCoaErTQ= sha1:yFk0J0wxO6UHG2mhEceDbDPGUfk= Xref: csiph.com comp.infosystems.gemini:890 zeitverschreib writes: > I'm currently working on a small static site generator for my gemlog. > Which means that I'm abusing LibreOffice Calc and some Basic script to > create .gmi files from the content of a sheet. > > Quick'n'Dirty doesn't even come close to describe the abominations I'm > putting together. > > Anyhow... > > While I'm at it, I'd also like to include a feed for subscription in a > standard feed reader. And there the questions begin. > "standard feed reader"? Do you mean the feed reader in some gemini client? Or a feed reader that works through HTTP? > Is there any way to serve a feed.xml via e.g. Agate on port 1965? Or do I > have to set up NGINX and provide the .xml via 80/443? Agate will serve .xml files, or any another other kind of file, over the Gemini protocol, and by default will use the standard port 1965. > > How do other people do this? > My gemlog just provides a gemfeed, which is sufficient for all gemini feed readers out there. It sounds like you want to provide an Atom feed instead, which is certainly an option, but it is unclear why you want to do that or what your goal is. -- Christopher Howard