@bearmine Makes sense, I still think static generation covers blogging needs, as you set off the pipeline when you add a new post, no need for it to have visitor-dynamic content, unless you want comments specifically - but once again vulnerability concerns vs the actual value of the feature.
doqunbop@mastodon.gamedev.place
@doqunbop@mastodon.gamedev.place
Posts
-
Replace my old Wordpress site with another CMS or static site generator? -
Replace my old Wordpress site with another CMS or static site generator?@bearmine Not that I make many webpages, but I lean static now more than ever - unless there needs to be some actual dynamic content, and even then I'd explore middle ground. That said most of my stuff in the past few years has been small enough to be handcrafted, without static page generators.
Wordpress, or any other dynamic system, always has the added risk of extra vulnerabilities, which forces to perpetually update them, which in turn can bring new ones.