{
  "path": "/logues/my-test-logue",
  "site": "https://logue.is/my-test-logue",
  "$type": "site.standard.document",
  "title": "-",
  "content": {
    "$type": "is.logue.content",
    "items": [
      {
        "$type": "is.logue.block.blockquote",
        "plaintext": "Pull requests are the beating heart of GitHub. As engineers, this is where we spend a good portion of our time. And at GitHub’s scale—where pull requests can range from tiny one-line fixes to changes spanning thousands of files and millions of lines"
      }
    ]
  },
  "publishedAt": "2026-04-07T22:13:52.982Z",
  "textContent": "> Pull requests are the beating heart of GitHub. As engineers, this is where we spend a good portion of our time. And at GitHub’s scale—where pull requests can range from tiny one-line fixes to changes spanning thousands of files and millions of lines"
}