{
  "$type": "site.standard.document",
  "description": "My RSS feeds are generated by 11ty at build time from a Liquid.js template. When I wrote posts and link elsewhere on my site I use a bookmarklet to capture the URI for linking. To ensure I have absolute URLs in my feeds, I use a filter to convert said URIs.",
  "path": "/posts/2025/generating-absolute-urls-in-my-rss-feeds",
  "publishedAt": "2025-03-05T19:59:00Z",
  "site": "at://did:plc:sttgf52vkk46f6yuknvqxvgh/site.standard.publication/self",
  "tags": [
    "development",
    "webdev",
    "eleventy"
  ],
  "title": "Generating absolute URLs in my RSS feed(s)"
}