Digital Ocean.
Seems like overkill for just a static site. I'd rather upload my assets somewhere and have it served out of the box than configuring and securing a web server for arguably negligible benefit.
11–20 of 48 posts
Digital Ocean.
Netlify Mostly for the simple SSL setup.
I might try Netlify some day if it's as easy as GitLab + has custom HTTPS domains for free.
S3 and Cloudfront, with recurring Lambda to update Let’s Encrypt TLS certs.
[0] https://aws.amazon.com/certificate-manager/faqs/#billing
After you've set it up once, subsequent projects are effortless.
I've also experimented with injecting CircleCI into the mix to do custom build steps outside of what's supported by GitHub Pages.
Switched to Netlify for a couple of projects and loving it.