{
  "$type": "site.standard.document",
  "description": "I've relaunched, rebuilt and rewritten my personal blog more times than I can count, and I've had a trail of posts I've never fully migrated at each turn. This weekend, while relaxing and watching movies I ported them into Eleventy and, in doing so, found that the pagination implementation I was using didn't scale well with the number of pages I added.",
  "path": "/posts/2023/lazy-select-based-pagination-in-eleventy",
  "publishedAt": "2023-03-27T00:00:00Z",
  "site": "at://did:plc:sttgf52vkk46f6yuknvqxvgh/site.standard.publication/self",
  "tags": [
    "development",
    "eleventy",
    "javascript"
  ],
  "title": "Lazy select-based pagination in Eleventy"
}