From 732deef4a9965c1e04a39deaa729ff5af7e41aef Mon Sep 17 00:00:00 2001 From: Medium Sync Bot Date: Thu, 20 Nov 2025 00:25:55 +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