From e084e5c552a7ade3ca43f3e59b5c2dc5cfdf57d7 Mon Sep 17 00:00:00 2001 From: Zach Leatherman Date: Tue, 23 Jan 2018 00:22:24 -0600 Subject: [PATCH] Build status and demo links to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2418e6d..e369862 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ A starter repository showing how to build a blog with the [Eleventy](https://github.com/11ty/eleventy) static site generator. +[![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/) + ## Getting Started ### 1. Clone this repository: