From a3ffd98662a2ea2c25fbd37f449e3035bd8ca874 Mon Sep 17 00:00:00 2001 From: Zach Leatherman Date: Thu, 25 Jan 2018 21:34:34 -0600 Subject: [PATCH] Adds Netlify stuff to the readme. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 031b273..62624c2 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,11 @@ A starter repository showing how to build a blog with the [Eleventy](https://git [![Build Status](https://travis-ci.org/11ty/eleventy-base-blog.svg?branch=master)](https://travis-ci.org/11ty/eleventy-base-blog) -## [Live Demo](https://11ty.github.io/eleventy-base-blog/) +## Demos + +* [Netlify](https://eleventy-base-blog.netlify.com/) +* [Get your own Eleventy web site on Netlify](https://app.netlify.com/start/deploy?repository=https://github.com/11ty/eleventy-base-blog)—seriously, just click OK a few times and it’s live—Netlify is amazing. +* [GitHub Pages](https://11ty.github.io/eleventy-base-blog/) ## Getting Started