From d52d614901d0c7c0bd164c52903b35ca6a7c51ee Mon Sep 17 00:00:00 2001 From: Medium Sync Bot Date: Wed, 22 Oct 2025 20:36:29 +0000 Subject: [PATCH] Sync new Medium posts --- content/posts/medium/posse-has-it-backwards.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/medium/posse-has-it-backwards.md b/content/posts/medium/posse-has-it-backwards.md index 68ea3cc..581c9a4 100644 --- a/content/posts/medium/posse-has-it-backwards.md +++ b/content/posts/medium/posse-has-it-backwards.md @@ -61,7 +61,7 @@ The same tools that power POSSE can power EPOSS, you just need to point them the For example, this post, even though it shows up on Medium, also appears on my website (). It does this because Medium supports RSS and I can use that RSS feed to generate a post in markdown and feed it back to Hugo. This particular script looks at the RSS feed defined at RSS\_URL and writes markdown versions of it to content/posts/medium so that I can track which posts are being imported: - + I’ve connected this to my github actions to run this script every 30 minutes to pull in new content from medium. -- 2.25.1