{
  "$type": "site.standard.document",
  "description": "I wrote a basic syndication tool in Next.js to automate sharing items from configured RSS feeds to Mastodon. This tool works by leveraging a few basic configurations, the Mastodon API and a (reasonably) lightweight script that creates a JSON cache when initialized and posts new items on an hourly basis.",
  "path": "/posts/2023/automating-rss-syndication-and-sharing-with-nextjs-and-github",
  "publishedAt": "2023-02-23T00:00:00Z",
  "site": "at://did:plc:sttgf52vkk46f6yuknvqxvgh/site.standard.publication/self",
  "tags": [
    "next.js",
    "github",
    "rss",
    "automation"
  ],
  "title": "Automating RSS syndication and sharing with Next.js and GitHub"
}