9 Commits

Author SHA1 Message Date
fundor333
f903b870df Run the new command 2025-09-08 02:24:41 +02:00
fundor333
a7bf30b450 Adds syndication data for recent posts
Adds JSON files containing syndication links for recent micro-posts and articles.

This automates the process of tracking where content has been syndicated,
primarily to Bluesky and Mastodon, and also includes links to Medium.

The data is used to display links to these syndicated copies on the
original posts.
2025-08-28 01:05:37 +02:00
fundor333
d0dfdb2685 More cleaning 2025-06-16 23:38:08 +02:00
fundor333
74de9cfbfa 👾Fetch webmentions
skip-checks: true
2025-06-16 20:56:39 +00:00
fundor333
9bd731b52c Updates syndication and post metadata
Refreshes syndication data by replacing old JSON files with new ones, ensuring links to platforms like Mastodon and Bluesky are up-to-date.

Also updates metadata in several markdown files, including adding syndication links and correcting formatting.
2025-06-16 22:55:52 +02:00
fundor333
b49cd7ee6e Fix syndication 2025-06-16 22:55:52 +02:00
Fundor333
90214c22e7 Refactor JSON syndication files to include 'source' links extracted from Mastodon posts; added a script to automate the update process using BeautifulSoup for HTML parsing and requests for API calls. 2025-06-16 22:55:52 +02:00
fundor333
051fb5310d 👾Fetch webmentions
skip-checks: true
2025-06-16 01:27:49 +00:00
fundor333
02231e4e15 👾Fetch webmentions
skip-checks: true
2025-06-16 00:46:30 +00:00