{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "Pon Raaj V",
  "home_page_url": "https://ponraaj.me",
  "feed_url": "https://ponraaj.me/feed.json",
  "description": "Just some thoughts and scribblings",
  "items": [
    {
      "id": "https://ponraaj.me/posts/hello-world",
      "url": "https://ponraaj.me/posts/hello-world",
      "title": "Hello World !",
      "summary": "Just a simple hello world",
      "date_published": "2025-10-18T07:56:18.000Z",
      "tags": [
        "intro",
        "hello world"
      ],
      "image": "https://ponraaj.me/images/posts/HelloWorld/cover.png"
    }
  ]
}