- Original Poster
- #1
I generally prefer to use static site generators for blogging but it can be a bit of a pain to get it up and running on the web. I mainly used GitHub Pages because I already pay for Github.
Then I found Cloudflare. The only requirement is that your project uses one of the supported static site generators and have your website stored in a Github repo (the repo can be private which is very much welcome).
You need to transfer your DNS hosting to Cloudflare which doesn't take long and shouldn't cause any downtime if planned properly.
Now the best part of all of this is it is that it is completely free. The pricing details can be found here:
www.cloudflare.com
That'll get you multiple hosted websites with a global CDN and security built in.
Then I found Cloudflare. The only requirement is that your project uses one of the supported static site generators and have your website stored in a Github repo (the repo can be private which is very much welcome).
You need to transfer your DNS hosting to Cloudflare which doesn't take long and shouldn't cause any downtime if planned properly.
Now the best part of all of this is it is that it is completely free. The pricing details can be found here:
Workers & Pages Pricing
Explore pricing and plans across Cloudflare’s development platform for serverless applications and JAMstack websites.
That'll get you multiple hosted websites with a global CDN and security built in.
