For some months I hosted this site using Bunny’s file storage and CDN. Bunny’s CDN is minimally opinionated about serving HTML. It does have some default behavior that is reasonable. For example, not caching HTML. Other than that, it’s on you to use their Edge Rules for anything custom like redirects, managing headers, caching HTML, rate limiting, etc. Update: In June 2024, Bunny renovated its edge rule system, making it easier to create and maintain edge rules. However, the logic to im...