@joel @kev SSG are a blessing, in fact my blog uses a 50LOC shell script to generate the posts from markdown.
I think the thing most people against SSGs are missing is that its very dynamic.
You can write markdown content in a shell or use your favorite GUI editor on the desktop, laptop or even phone!
This can be synced in several ways to your server (or something like a public CI/CD) where its built and pushed.
Bottom line: Yes, if you have no tech skills, this is a bad idea.