From a518e20610fd5162960597701684f7c5b4a7cc11 Mon Sep 17 00:00:00 2001 From: Neeraj Kumar Date: Wed, 22 Oct 2025 12:16:49 +0530 Subject: [PATCH] Add Rollout to static site hosting list Added Rollout to the list of static site hosting options. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index df602c5..0413cf9 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ Static websites are fast, secure, and easy to maintain. This list includes servi - [Render](https://render.com/) – Modern static site hosting and backend services. - [Firebase Hosting](https://firebase.google.com/products/hosting) – Google-backed static site hosting with CDN. - [GitLab Pages](https://docs.gitlab.com/ee/user/project/pages/) – Static site hosting from GitLab repositories. +- [Rollout](https://rollout.run) – Super Simple CLI-first Static site hosting backed by Cloudflare's global CDN. ## CMS for Static Sites