💾 Archived View for lists.flounder.online › gemini › threads › m2a6ix9k9q.fsf@gmail.com.gmi captured on 2022-07-16 at 16:22:39. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
From: danflscr@gmail.com
Date: Mon, 25 Oct 2021 18:49:53 +0300
Message-Id: m2a6ix9k9q.fsf@gmail.com
To: <gemini@lists.orbitalfox.eu>
--------------------------------------
Hi all, I have a new and growing gemini pod and wish to generate an atom
feed for it. However it comprises of multiple directories for holding
entries according to topics. Is there a tool to generate a single feed
for everything?
Thanks,
--
Daniel Fleischer
From: dvoich@aim.com
Date: Mon, 25 Oct 2021 13:57:00 -0400
Message-Id: 20211025135700.f1fb7e9457a43be92364d233@aim.com
To: <gemini@lists.orbitalfox.eu>
In-Reply-To: m2a6ix9k9q.fsf@gmail.com
--------------------------------------
On Mon, 25 Oct 2021 18:49:53 +0300
Daniel Fleischer <danflscr@gmail.com> wrote:
Hi all, I have a new and growing gemini pod and wish to generate an atom
feed for it. However it comprises of multiple directories for holding
entries according to topics. Is there a tool to generate a single feed
for everything?
Thanks,
--
Daniel Fleischer
I use 2 bourne shell scripts. One starts the process, the other is recursive and walks down the directories building the atom.
I could make it portable if its the best available now. I wrote it to scratch my personal itch so things are hard coded that shouldn't be.
gemini://dwarf7.duckdns.org
--