Sync new Medium posts
authorMedium Sync Bot <actions@github.com>
Mon, 27 Oct 2025 03:31:31 +0000 (03:31 +0000)
committerMedium Sync Bot <actions@github.com>
Mon, 27 Oct 2025 03:31:31 +0000 (03:31 +0000)
content/posts/medium/posse-has-it-backwards.md

index 68ea3cc538c57201d193a1bcf81f155f2fe40f16..581c9a4a79d72d4cf25b44440ae8b290c0ad3121 100644 (file)
@@ -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 (<https://xangelo.ca/posts/medium/posse-has-it-backwards/>). 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: <https://github.com/AngeloR/angelor.github.io/blob/main/.github/scripts/medium_to_hugo.py>
 
-<script src="https://gist.github.com/AngeloR/cce5451ab00183e7dfeef5cc31ffefbe.js"></script>
+<https://medium.com/media/c7634bd7099d8b4a3c68e75789d29869/href>
 
 I’ve connected this to my github actions to run this script every 30 minutes to pull in new content from medium.