Publish posts from webring feed to social network.
At the scheduled time, a GitHub Actions workflow triggers. The FeedPublisher fetches the published feed.json
file and generates a Resource that represents a task to post the link to social media. The resources are then synchronized (which results in a post to social media). The synchronization state is tracked in state.yaml
.