Building Ale House Rock with 11ty
Posted on 31st May 2021.
I rebuilt my beer review website using a JSON API and 11ty. This is a rundown of how I tackled it
Showing posts from the category "Cloudflare"
Posted on 31st May 2021.
I rebuilt my beer review website using a JSON API and 11ty. This is a rundown of how I tackled it
Posted on 19th April 2021.
There are plenty of ways to get your 11ty site live depending on preferences and skill set, this blog walks through a few of the popular ones including Gitlab pages, Vercel, Netlify and Cloudflare pages
Posted on 18th January 2021.
In this post we are going to set up a custom domain in Netlify using Cloudflare. We will also install a self signed Cloudflare certificate on Netlify to ensure end-to-end encryption.
Posted on 20th April 2020. Written For Liquid Light
Cloudflare is a service which, among other things, provides a CDN (Content Delivery Network), firewall, and performance layer for your website. It has plenty of paid upgrades and features and ...
Posted on 19th April 2020.
Cloudflare has a few different options when it comes to selecting which TLS/SSL mode you should choose?
Posted on 5th March 2020.
An example of how to use Cloudflare Workers to set a cookie on your page without modifying code on your server. This Worker can set a cookie based on either a GET parameter in the URL or a particular file path
Posted on 26th February 2020.
Serverless & Cloudflare workers have been cropping up a lot recently. I try to organise my thoughts into what they are and how you can use them