From 935687148f440140c467d364ce544fabe7da5b7a Mon Sep 17 00:00:00 2001 From: Wassim Chegham <1699357+manekinekko@users.noreply.github.com> Date: Wed, 7 Apr 2021 17:12:25 +0200 Subject: [PATCH 1/2] docs: deploy to Azure SWA --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fb7724cf7..99ac78039 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ A starter repository showing how to build a blog with the [Eleventy](https://git * [Netlify](https://eleventy-base-blog.netlify.com/) * [GitHub Pages](https://11ty.github.io/eleventy-base-blog/) * [Remix on Glitch](https://glitch.com/~11ty-eleventy-base-blog) +* [Azure Static Web Apps](https://zealous-wave-0ec9a1203.azurestaticapps.net/) ## Deploy this to your own site @@ -16,6 +17,7 @@ These builders are amazing—try them out to get your own Eleventy site in a few * [Get your own Eleventy web site on Netlify](https://app.netlify.com/start/deploy?repository=https://github.com/11ty/eleventy-base-blog) * [Get your own Eleventy web site on Vercel](https://vercel.com/import/project?template=11ty%2Feleventy-base-blog) +* [Get your own Eleventy web site on Azure Static Web Apps](https://github.com/manekinekko/11ty-blog-swa) ## Getting Started From c7f71ffa8a7b7832b7808d96cf55045030d7088f Mon Sep 17 00:00:00 2001 From: Wassim Chegham <1699357+manekinekko@users.noreply.github.com> Date: Wed, 7 Apr 2021 17:16:39 +0200 Subject: [PATCH 2/2] docs: update link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99ac78039..02ddb90c7 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ A starter repository showing how to build a blog with the [Eleventy](https://git * [Netlify](https://eleventy-base-blog.netlify.com/) * [GitHub Pages](https://11ty.github.io/eleventy-base-blog/) * [Remix on Glitch](https://glitch.com/~11ty-eleventy-base-blog) -* [Azure Static Web Apps](https://zealous-wave-0ec9a1203.azurestaticapps.net/) +* [Azure Static Web Apps](https://aka.ms/11ty-swa) ## Deploy this to your own site