Moving from github pages?

I Have been considering that i may move my site to cloudflaire, should I? What are the benefits or cons in that? My site is currently static html + css (can currently be found here: https://linuxluola123.github.io/nettisivu/).
2 Replies
Kevin
Kevin2mo ago
What made you consider to use cloudflare? Do you plan to use a feature that github does not offer?
Gab
Gab2mo ago
In your use case, it would be a tie, since it’s just a simple static website. However, you may consider using Cloudflare if you want to integrate or use one of their tools — for example, deploying more advanced web apps (React, Vue, etc.), accessing Cloudflare’s CDN, security features, or computing services like Workers, Containers, or R2.

Did you find this page helpful?