
Craft’s great data modelling and admin experience, with a server-rendered Astro front end.
Last Updated

I’ve used Netlify on several projects. Now Vercel is coming up, so I decided to do a head-to-head comparison. It’s years since I touched Heroku, so I added it to the ring. I made a sample project, hosting the code on GitHub, so figured why not see how GitHub Pages measure up too.
Read More
Getting GitHub Pages working was an adventure in itself. Read about it in my article Using GitHub Pages to Build, Deploy, and Host Next.js.
The demo project I used is the Next.js blog tutorial. The code is here: github.com/olets/nextjs-on-all-the-hosts
Sites
<7 digit commit SHA>--<production domain>.netlfiy.app by default<repo name>-<9 character commit SHA>-<user>.vercel.app by defaultvercel.app domains for free
SSR Astro With Headless Craft CMS
Craft’s great data modelling and admin experience, with a server-rendered Astro front end.

SSG Astro with Headless Craft CMS Content Fetched At Build Time Or Cached In Advance
Astro on the front, Craft on the back. Craft can be local only, and the build environment doesn't have to connect to the CMS.

Monorepo Setup for Headless Craft CMS
Craft for the CMS, anything for the front end