Hacker News new | ask | show | jobs
by theyknowitsxmas 639 days ago
Yeah I run wp2static on clients, cancel the hosting then push the files to vercel/cloudflare pages/github pages.

A PHP version is vulnerable. If you upgrade it, some plugin breaks. If you manually upgrade the offending plugin, the pesky developer now wants a subscription. Just a nono. I build on Hugo.

2 comments

Many (some very large) companies would not allow that route; their marketing team is trained on wp and they specifically implemented it (in the EU this is per country generally) to sidestep the head office enterprise cms that is unusable and takes days of workflow steps to get anything published; they want more dynamic, not less and they want less techy not more.
Why? Hugo is Markdown, child's play. You can use GitHub as a CMS.
I think your question answers itself if you look from the perspective of a non-technical marketing person who's used to WYSIWYG tools, rather than a programmer who's reading a site called Hacker News.
“I need to add an image gallery”

“I need to add and edit multistep forms that send an email to me”

“I need to change one of our social media links”

That can be mostly or entirely self-serve for marketing folks on Wordpress, with all the work happening in their browser. Plus tons of other stuff.

Yes, I know, I use it too. But github is hardly usable by non technical users , nor is markdown. We are talking about marketing deps of billion$ companies.
There are other plugins that generate static sites. Not sure if they would work for your use case, but worth looking into if you haven't.
Must clarify: not wp2static, but a random plugin breaking on php upgrade, sometimes requiring a subscription in new versions.