From d9bbe83cf059556b026b5a28be9507687c4ae374 Mon Sep 17 00:00:00 2001 From: Medium Sync Bot Date: Tue, 16 Sep 2025 06:08:36 +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