Hacker News new | ask | show | jobs
by charlieegan3 3134 days ago
I've recently setup a similar system for my personal site (middleman) but opted to use code pipeline - this way I don't need to pay for the EC2 instance.

Terraform config here: https://github.com/charlieegan3/personal-website/tree/master...

1 comments

I use a free EC2 micro instance and a custom Node-based SSG, and it feels snappy and is always up: https://sdegutis.com source: https://github.com/sdegutis/sdegutis.com