This is where static site generators can be a good option. I’m in the same boat. I don’t have any appetite for self hosting and maintaining some internet-facing application with a web server and a database and a million dependencies in between. So for my personal site, I generate it locally and stick the static files on S3. No database, no servers, no headache.
SoftTalker|3 months ago
simonw|3 months ago
bostik|3 months ago
Makes for an attack surface that gets delightfully close to zero.