Running a personal site was easy - until we started to overcomplicate it. CMS, vulnerability of it, disappearing sites that we linked in good assumption…
For those who want to use Wordpress, add wordfence plugin immediately after fresh installation.
I dont know, I read their reasons for not using a static site but that doesn't really convince me of anything but shortcuts taken.
A static site would be a bit more up front work perhaps but ultimately saves so very much from being a headache long term.
A dynamic CMS for a simple blog ultimately is just technical debt, AI or not it should be no surprise you pay for it sooner or later, whether mentally or from having to pay for "better hosting" on what should be a rather simple serve.
"I chose wordpress for many reasons, but the main reason is because I wanted a fully dynamic website to so I can surface and display relationships between my content"
Static site generators can do this.
There is a lack of static site generators aimed at the average person. Most are aimed at geeks.
I think Hugo is enough, if you want a web admin interface or an editor it goes into the CMS region which becomes bulky and hard to manage compared to just editing a few .md files under Hugo.
5 comments
[ 3.0 ms ] story [ 22.3 ms ] threadRunning a personal site was easy - until we started to overcomplicate it. CMS, vulnerability of it, disappearing sites that we linked in good assumption…
For those who want to use Wordpress, add wordfence plugin immediately after fresh installation.
A dynamic CMS for a simple blog ultimately is just technical debt, AI or not it should be no surprise you pay for it sooner or later, whether mentally or from having to pay for "better hosting" on what should be a rather simple serve.
Static site generators can do this.
There is a lack of static site generators aimed at the average person. Most are aimed at geeks.