As of this evening, https://rickbutterfield.dev is completely powered by Umbraco Cloud on v13 using the Delivery API! Since November I've been plugging away at it in my spare time and finally got it working this evening, with Astro on the front end and @umbraco as the API! 🚀

The Delivery API Extensions package by @lauraneto has been super useful in helping me get up and running as well, with the Swagger JSON turned into a TypeScript client with `openapi-generator-cli` #h5yr https://umbracocommunity.social/@lauraneto/111539387324752430

Rick Butterfield

Umbraco MVP, Speaker and Full Stack Lead Software Engineer

And to top it all off, Astro released v4.1 today, it was a super simple upgrade and everything just worked! "Astro-nomically Performant Websites using the Content Delivery API" was a great read from @louie as well to dig a little deeper into some of the stuff covered in the UK Fest talk https://24days.in/umbraco-cms/2023/sustainable-performant/astronomically-performant/
Astro-nomically Performant Websites using the Content Delivery API - 24 Days In Umbraco

Let's have a look at Astro, a modern JavaScript static site generator, and how we can combine this with Umbraco's new Content Delivery API.