{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "Bishesh Thapa",
  "home_page_url": "https://bishesh-thapa.com.np/",
  "feed_url": "https://bishesh-thapa.com.np/feed.json",
  "description": "Full-stack engineer. I build ERP systems, developer tools, and things that stay out of the way.",
  "items": [
    {
      "id": "https://bishesh-thapa.com.np/blog/hello-world/",
      "url": "https://bishesh-thapa.com.np/blog/hello-world/",
      "title": "Building this site with Astro",
      "summary": "Why I rebuilt my portfolio with Astro — zero JS by default, MDX blog, and a Lighthouse-100 budget.",
      "date_published": "2026-07-20T00:00:00.000Z",
      "tags": [
        "astro",
        "web"
      ]
    },
    {
      "id": "https://bishesh-thapa.com.np/blog/keeping-it-minimal/",
      "url": "https://bishesh-thapa.com.np/blog/keeping-it-minimal/",
      "title": "Keeping it minimal",
      "summary": "Notes on building software that stays out of the way — less bloat, faster tools, fewer dependencies.",
      "date_published": "2026-07-10T00:00:00.000Z",
      "tags": [
        "notes"
      ]
    }
  ]
}