From b9cfffade035a5dabc9e678fe563d12ad36dfddc Mon Sep 17 00:00:00 2001 From: Zach Leatherman Date: Fri, 13 May 2022 17:09:06 -0500 Subject: [PATCH] Add link to deployment docs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fb7724c..648a839 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ A starter repository showing how to build a blog with the [Eleventy](https://git These builders are amazing—try them out to get your own Eleventy site in a few clicks! +* Read more about [Deploying an Eleventy project](https://www.11ty.dev/docs/deployment/) * [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)