This site uses the Prismic headless CMS. We wanted to produce static builds but at the time of development I wasn't happy with the capabilities of static site generators like Gatsby when used with Prismic, and so I built my own. Triggered by a webhook, a Lambda pulls down all necessary data from Prismic and produces a new build of the site, deploying it to S3. The front end is written in React.