This resolves #18.
In the end, I threw away the solution I had based on the 11ty import plugin (for which I had required an upstream fix which was only recently merged).
That's because the 11ty import solution basically required fetching the feeds twice: once when fetching rss feeds, and once when producing our follow feed.
The new follow feed is reachable under /follow.rss or through the new button in the footer bar.
This resolves #18.
In the end, I threw away the solution I had based on the 11ty import plugin (for which I had required an upstream fix which was only recently merged).
That's because the 11ty import solution basically required fetching the feeds twice: once when fetching rss feeds, and once when producing our follow feed.
The new follow feed is reachable under /follow.rss or through the new button in the footer bar.