Jamstack

Jamstack

This site is the result of an earlier R&D investigation into Jamstack.

I like the idea of creating pages in GitHub and having the build server generate and deploy the static site, using GitHub Actions of course!

For a template, I chose Eleventy kickstart blog, which uses 11ty static site generator and Tailwind CSS.

The site is deployed to Netlify because that's easiest, but it could almost as easily be deployed to Azure blob/static pages/CDN.