Groups | Search | Server Info | Login | Register
Groups > comp.infosystems.gemini > #890
| From | Christopher Howard <christopher@librehacker.com> |
|---|---|
| Newsgroups | comp.infosystems.gemini |
| Subject | Re: RSS/Atom-Feed: which protocol and port? |
| Date | 2026-04-08 07:00 -0800 |
| Organization | A noiseless patient Spider |
| Message-ID | <87cy09h4zi.fsf@librehacker.com> (permalink) |
| References | <_ycBR.47505$li2.12990@fx17.ams1> |
zeitverschreib <zeitverschreib.usenet@emailsammelordner.de> 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
Back to comp.infosystems.gemini | Previous | Next — Previous in thread | Next in thread | Find similar
RSS/Atom-Feed: which protocol and port? zeitverschreib <zeitverschreib.usenet@emailsammelordner.de> - 2026-04-07 19:04 +0000
Re: RSS/Atom-Feed: which protocol and port? Christopher Howard <christopher@librehacker.com> - 2026-04-08 07:00 -0800
Re: RSS/Atom-Feed: which protocol and port? zeitverschreib <zeitverschreib.usenet@emailsammelordner.de> - 2026-04-08 15:32 +0000
Re: RSS/Atom-Feed: which protocol and port? zeitverschreib <zeitverschreib.usenet@emailsammelordner.de> - 2026-04-08 20:38 +0000
Re: RSS/Atom-Feed: which protocol and port? Christopher Howard <christopher@librehacker.com> - 2026-04-09 07:34 -0800
Re: RSS/Atom-Feed: which protocol and port? gmc@metro.cx (Koen Martens) - 2026-05-09 17:14 +0000
csiph-web