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. Static sites are the like somewhat opposite to what I do. Feed is the definiton of “not static”. And wih 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.
toasterbotnet@piefed.social 2 weeks ago
It’s basicall a shitpost blog with a 24/7 Meme feed.
Wordpress with wp-cli is perfect. I love it
trxxruraxvr@lemmy.world 2 weeks ago
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.
toasterbotnet@piefed.social 2 weeks ago
What are you talking about?
I’m not even using hosted wordpress. I run my own server. Static sites are the like somewhat opposite to what I do. Feed is the definiton of “not static”. And wih running my own server I need cloudflare to cache stuff so traffic won’t overload it.
trxxruraxvr@lemmy.world 2 weeks ago
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.