From d935b6f7f9b67c4701d639014d5c39734cb41a6f Mon Sep 17 00:00:00 2001 From: jonas-krummenacher Date: Wed, 15 Apr 2020 02:12:22 +0200 Subject: [PATCH] KeyCDN added to third party site (#8122) Merge pull request 8122 --- docs/_docs/deployment/third-party.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/_docs/deployment/third-party.md b/docs/_docs/deployment/third-party.md index 7882e483..119cdeb7 100644 --- a/docs/_docs/deployment/third-party.md +++ b/docs/_docs/deployment/third-party.md @@ -25,6 +25,11 @@ continuous deployment and [more](https://cloudcannon.com/features/). Sites on GitHub Pages are powered by Jekyll behind the scenes, so if you’re looking for a zero-hassle, zero-cost solution, GitHub Pages are a great way to [host your Jekyll-powered website for free](/docs/github-pages/). +### KeyCDN + +[KeyCDN](https://www.keycdn.com) accelerates Jekyll-powered websites with a wide range of other features such as real time image processing including WebP transformation. +The [Jekyll hosting tutorial](https://www.keycdn.com/support/jekyll-hosting) provides various options to supercharge Jekyll sites with just a few steps. It combines best flexibility and excellent performance. + ## Kickster Use [Kickster](http://kickster.nielsenramon.com/) for automated deploys to GitHub Pages when using unsupported plugins on GitHub Pages.