{
"$type": "site.standard.document",
"description": "When I moved this site to my own hosting I rewrote the dynamic code that had previously been handled by edge functions in PHP. To speed up build times and make things scale nicely as I add more content and pages, I recreated my media pages as an amalgam of PHP and Liquid templates that 11ty writes out as complete pages at build time.",
"path": "/posts/2025/dynamic-pages-with-php-and-11ty",
"publishedAt": "2025-02-12T21:11:00Z",
"site": "at://did:plc:sttgf52vkk46f6yuknvqxvgh/site.standard.publication/self",
"tags": [
"development",
"webdev",
"eleventy",
"javascript",
"php"
],
"title": "Dynamic pages with PHP and 11ty"
}