this post was submitted on 11 Feb 2024
9 points (90.9% liked)
Web Hosting
343 readers
1 users here now
Icon base by Delapouite under CC BY 3.0 with modifications to add a gradient
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What are your requirements? For static sites I use GitHub pages with GitHub actions to auto build a statically generated react project. Then I use cloudflare for cdn caching. If you're ok with the code being public, the whole setup is free minus the domain name.
I might go for Codeberg Pages, or join a pubnix/tilde. Really, all I need is a gigabyte or two of space, and the site just needs to be rich text with a bit of CSS to make it palatable to the modern eye. Support for the Gemini protocol would also be nice, but that's not a deal-breaker by any stretch.
As an advocate of open-source software, I would insist on publishing any source code I write.