I rebuild my personal website to play with Kirby as a headless CMS and 11ty to build the static website.
Stack :
- Kirby Headless
- Kirby Block/Layout builder
- KQL plugin
- Janitor plugin
- Eleventy (SSG)
- Tailwindcss
- AlpineJS
- Vercel
I use Kirby templates as a preview mode before to deploy the static website.
Static website build and deployment on Vercel are made by a simple button clic in the panel.
The static files are automatically pushed on a Git repo and watched by Vercel for deployment.
Very happy of this solution, I’ve got the Kirby admin panel to manage my content and all the good thinks bringing by a JAMstack static website (security, performance, SEO friendly, simplicity …)
