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

github.com/goodroot/hugo-classic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKellen <root@goodroot.ca>2018-06-12 18:06:20 +0300
committerGitHub <noreply@github.com>2018-06-12 18:06:20 +0300
commitb0ea3b563108fc9bd0ecc673e06cfa8f3104b3bd (patch)
tree6c17e0de30e66742632494a2e43042af1dd6f211
parente28d1cb6083bbe0be304650ec1122b4be7862a97 (diff)
Clarity
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5135313..7feb4df 100644
--- a/README.md
+++ b/README.md
@@ -28,9 +28,9 @@ cd classic/themes
git clone git@github.com:goodroot/hugo-classic.git
```
-5: Copy the contents of the `exampleSite` directory into {dir}/classic.
+5: Copy the `content/`, `static/css`, and `config.toml` from the `exampleSite` directory into the classic directory. The existing `content/`, `static/css`, and `config.toml` files will be over-written.
-6: Enjoy and customize to your hearts content!
+6: Run `hugo server` within `classic/` and enjoy and customize to your hearts content!
### New Posts