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