From a536b34921c8e221465b498286bc131717e5f99e Mon Sep 17 00:00:00 2001 From: Bud Parr Date: Sat, 15 Apr 2017 08:59:20 -0400 Subject: [PATCH] add images to the readme --- ...o-default-theme-1500x1000.jpg => screenshot.jpg} | Bin ...o-default-theme-tn-900x600.jpg => thumbnail.jpg} | Bin readme.md | 6 ++++-- 3 files changed, 4 insertions(+), 2 deletions(-) rename images/{gohugho-default-theme-1500x1000.jpg => screenshot.jpg} (100%) rename images/{gohugho-default-theme-tn-900x600.jpg => thumbnail.jpg} (100%) diff --git a/images/gohugho-default-theme-1500x1000.jpg b/images/screenshot.jpg similarity index 100% rename from images/gohugho-default-theme-1500x1000.jpg rename to images/screenshot.jpg diff --git a/images/gohugho-default-theme-tn-900x600.jpg b/images/thumbnail.jpg similarity index 100% rename from images/gohugho-default-theme-tn-900x600.jpg rename to images/thumbnail.jpg diff --git a/readme.md b/readme.md index 01dd074..836ddcf 100644 --- a/readme.md +++ b/readme.md @@ -1,10 +1,12 @@ ### A Base theme for [Hugo](http://gohugo.io/), a framework for building websites. -[DEMO](http://gohugo-default-theme.surge.sh/) +![/images/screenshot.jpg] + +[DEMO](http://gohugo-theme-example.netlify.com/) The intent of this theme is to provide a solid starting place for Hugo sites and include best practices for performance, accessibility, and rapid development. -The demo sites contains a section called "Unit Tests," which are a work in progress, but eventually will allow theme developers to test against various edge cases that a theme's users might publish. +The demo sites contains a section called "Unit Tests," which are a work in progress, but eventually will allow theme developers to test against various edge cases that a theme's users might publish. (so, note, not all the tests are valid or appropriate here, they're present to start working on.) Features