Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/balaramadurai/hugo-travelify-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBala Ramadurai <bala@balaramadurai.net>2018-11-03 05:31:43 +0300
committerBala Ramadurai <bala@balaramadurai.net>2018-11-03 05:31:43 +0300
commit9deb5d9d62af9fa25724da89da1d821ec3d85797 (patch)
tree3857932fb1d7488255beefc145ba6b3b33788554
parent147be176c4455be82578350ecb3419c4bdf88a96 (diff)
changed the README to reflect copying all contents from exampleSite
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 604c8e2..6284dbf 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ exampleSite
spain6-1018x460.jpg
```
-To get your site running, copy `config.toml` and `data/l10n.toml` into the root folder. (Please refer to http://gohugo.io/overview/quickstart/ for installing a Hugo theme.)
+To get your site running, copy the entire contents of the example site using `cp -r themes/hugo-travelify-theme/exampleSite/* .` into the root folder. (Please refer to http://gohugo.io/overview/quickstart/ for installing a Hugo theme.)
## The `config` file