Health Data Connect Technology Spikes
Three static-site iterations (Astro, Next.js static export, Eleventy) built against the same data, search, filters, and CMS, so they're directly comparable. This page links to all of it — the live build of each, the specification that scoped the work, and the final report with the recommendation.
The three iterations
Astro
Content collections, Pagefind (plus a 5-engine search comparison), Decap CMS.
Next.js
App Router with static export (output: "export"), Pagefind, Decap CMS.
Eleventy
Nunjucks templates, native markdown pages, Pagefind, Decap CMS.