From 54a7c1a46b40470f22b42c72219c4eac7a87daf2 Mon Sep 17 00:00:00 2001 From: weru <fromweru@gmail.com> Date: Mon, 28 Dec 2020 13:58:50 +0000 Subject: [PATCH] edit example --- exampleSite/content/docs/compose/install-theme.md | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/exampleSite/content/docs/compose/getting-started.md b/exampleSite/content/docs/compose/install-theme.md similarity index 91% rename from exampleSite/content/docs/compose/getting-started.md rename to exampleSite/content/docs/compose/install-theme.md index 5aae52b..853ec41 100755 --- a/exampleSite/content/docs/compose/getting-started.md +++ b/exampleSite/content/docs/compose/install-theme.md @@ -1,13 +1,13 @@ --- -title: "Getting Started" +title: "Install theme" weight: 2 description: > - This page tells you how to get started with the Compose theme, including installation and basic configuration. + This page tells you how to get started with the Compose theme. --- -## Prerequisites and installation +### Prerequisites -### Install Hugo +First ensure that you have hugo installed. You need a [recent **extended** version](https://github.com/gohugoio/hugo/releases) (we recommend version 0.61 or later) of [Hugo](https://gohugo.io/) to do local builds and previews of sites (like this one) that uses this theme. -- Gitblit v1.10.0