this post was submitted on 22 Jul 2026
1 points (100.0% liked)

Technology

1466 readers
1 users here now

A tech news sub for communists

founded 4 years ago
MODERATORS
 

I used to have a site on Netlify but don't really trust them anymore, same with Cloudflare Pages or Vercel. What's the current safest option other than self hosting and not paying a lot?

EDIT: This is a static site made with 11ty, going to try writing some Marxism articles hopefully.

you are viewing a single comment's thread
view the rest of the comments
[–] Faux@lemmygrad.ml 0 points 3 weeks ago

I'm still hosting my website at netlify. I can't see significant risk, at worst they'll stop hosting it and you'll have to move somewhere else. Your stuff will still be there in a git repo that is hosted in another provider and you also have at least one local copy on the computer you're working on it with.

At worst you might need to change netlify-specific config. I have some redirects configured there.