So all you need is a static site, I’d go for a free netlify or neocities account with hugo or something similar in that case. You don’t even need cloudflare or an admin panel on your own site.
I’m not even using hosted wordpress. I run my own server. I mean open source self hosting alternatives. Static sites are like somewhat opposite to what I do. Feed is the definiton of “not static”. And with running my own server I need cloudflare to cache stuff so traffic won’t overload it.
A feed can just be a static file that’s updated with every change. The definition of not static is if you need to do processing on the backend, which you don’t.
How exactly do you think that static file gets ‘updated with every change’ automatically? You need a backend process or script to watch for changes, format the data, and rewrite the file to disk. That is backend processing.
I have the feeling you are confusing wordpress with “wordpress.com”. Because the alternatives you mentioned are alternatives to that.
// edit: correction because I think there is a misundestanding here.
I take the L and admit that what you say is possible. But for me it would not make sense.
Yes, static generation is an alternative. But my current setup is a WordPress/wp-cli publishing pipeline with scheduling, media handling, categories, archives, admin UI, and automation. Replacing that with Hugo or similar would be a migration/rebuild project, not just ‘remove the backend.’
If you’re still using WordPress you most likely are
What is a decent alternative then?
Vibecoding everything from scratch?
There are many alternatives, which one is for depends on the type of site you need.
It’s basicall a shitpost blog with a 24/7 Meme feed.
Wordpress with wp-cli is perfect. I love it
So all you need is a static site, I’d go for a free netlify or neocities account with hugo or something similar in that case. You don’t even need cloudflare or an admin panel on your own site.
What are you talking about?
I’m not even using hosted wordpress. I run my own server. I mean open source self hosting alternatives. Static sites are like somewhat opposite to what I do. Feed is the definiton of “not static”. And with running my own server I need cloudflare to cache stuff so traffic won’t overload it.
A feed can just be a static file that’s updated with every change. The definition of not static is if you need to do processing on the backend, which you don’t.
How exactly do you think that static file gets ‘updated with every change’ automatically? You need a backend process or script to watch for changes, format the data, and rewrite the file to disk. That is backend processing.
I have the feeling you are confusing wordpress with “wordpress.com”. Because the alternatives you mentioned are alternatives to that.
// edit: correction because I think there is a misundestanding here.
I take the L and admit that what you say is possible. But for me it would not make sense. Yes, static generation is an alternative. But my current setup is a WordPress/wp-cli publishing pipeline with scheduling, media handling, categories, archives, admin UI, and automation. Replacing that with Hugo or similar would be a migration/rebuild project, not just ‘remove the backend.’
So… Most of the internet?
Definitely
Can confirm. I am the average internet addict.
and as the post already confirms I am probably disabled.