From b98db02f36883709d00be25e8ad2fdb2692c61f1 Mon Sep 17 00:00:00 2001 From: lucafrance <62500301+lucafrance@users.noreply.github.com> Date: Thu, 24 Mar 2022 17:03:54 +0100 Subject: [PATCH] Remove Aerobatic (#9007) Merge pull request 9007 --- docs/_docs/deployment/third-party.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/_docs/deployment/third-party.md b/docs/_docs/deployment/third-party.md index 29e420c2..6420cec5 100644 --- a/docs/_docs/deployment/third-party.md +++ b/docs/_docs/deployment/third-party.md @@ -4,12 +4,6 @@ permalink: /docs/deployment/third-party/ --- -## Aerobatic - -[Aerobatic](https://www.aerobatic.com) has custom domains, global CDN distribution, basic auth, CORS proxying, and a growing list of plugins all included. - -Automating the deployment of a Jekyll site is simple. See their [Jekyll docs](https://www.aerobatic.com/docs/static-site-generators/#jekyll) for more details. Your built `_site` folder is deployed to their highly-available, globally distributed hosting service. - ## AWS Amplify The [AWS Amplify Console](https://console.amplify.aws) provides continuous deployment and hosting for modern web apps (single page apps and static site generators). Continuous deployment allows developers to deploy updates to their web app on every code commit to their Git repository. Hosting includes features such as globally available CDNs, 1-click custom domain setup + HTTPS, feature branch deployments, redirects, trailing slashes, and password protection.