Today I Learned
Deploying a Static Site with Basic Auth on Cloudflare Pages
Here's how to deploy a static HTML site on Cloudflare Pages and secure it with Basic Authentication using middleware. This is simple to set up and means that people or bots can't access your site without a password. Note…
Read more