From 4fea900ddc8e6973bc98b56e8d1ce98e362fcb22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luiz=20F=2E=20A=2E=20de=20Pr=C3=A1?= Date: Mon, 24 Aug 2020 11:38:55 -0300 Subject: [PATCH] Update reademe with demo link --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a77ac4f..ec81566 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ A simple and clean blog theme for [Hugo](https://gohugo.io/). ![](https://github.com/luizdepra/hugo-coder/blob/master/images/screenshot.png) +## Live Demo + +See [here](https://hugo-coder.netlify.app/). + ## Quick Start 1. Add the repository into your Hugo Project repository as a submodule, `git submodule add https://github.com/luizdepra/hugo-coder.git themes/hugo-coder`. @@ -29,6 +33,6 @@ This theme is maintained by its author [Luiz de PrĂ¡](https://github.com/luizdep ## Stackbit -This theme is ready to import into Stackbit. This theme can be deployed to Netlify and you can connect any headless CMS including Forestry, NetlifyCMS, DatoCMS or Contentful. +This theme is ready to import into Stackbit. This theme can be deployed to Netlify and you can connect any headless CMS including Forestry, NetlifyCMS, DatoCMS or Contentful. [![Create with Stackbit](https://assets.stackbit.com/badge/create-with-stackbit.svg)](https://app.stackbit.com/create?theme=https://github.com/luizdepra/hugo-coder)