> trifold offers an easy alternative to services like Cloudflare Pages, Netlify [...]
Does it? Those provide dynamic compute for e.g. SSR, not hosting static sites. The equivalent here is more like S3 + Cloudflare (Cloud Connector and some rules). Which is free for most use cases and (IMO) pretty easy.
SSR == server-side rendering
Is it an easy alternative to GitHub pages? That felt pretty simple when I was looking for a solution to this exact situation. Each requires some coding knowledge, but it feels like this is a bit more work. And why do I have to pay anything?