
1/29/2020 · Kristian Freeman
What this post added
This post details the architecture and implementation of the 'Built with Workers' website, showcasing the use of Cloudflare Workers and Workers Sites for deploying a JAMstack application directly to the edge. It highlights the integration of Gatsby.js for building static sites and Sanity.io as a headless CMS, demonstrating how dynamic data from the CMS can be used at build time to generate static content served from Workers KV. The post emphasizes the philosophical similarities between JAMstack and Cloudflare Workers in reducing infrastructure overhead and enabling edge deployment.