Below you will find pages that utilize the taxonomy term “Eleventy”
Posts
read more
Eleventy Blog on AWS with S3/CloudFront
In starting this blog, I wanted to use AWS S3/CloudFront. I initially investigated SST (ion specifically). However, I kept running into issues with SST and NixOS, so I bailed on SST and moved directly to Pulumi. Pulumi is a Terraform competitor, and I have been curious to try it out.
They have a static site starter. This is actually a decent start, but I ran into a few problems deploying my new Eleventy Blog. The home page worked fine, but as you drive into sub-folders (like /blog/
), I started getting 403 Forbidden errors.