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

github.com/wayjam/hugo-theme-mixedpaper.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWayJam So <imsuwj@gmail.com>2020-05-20 17:35:01 +0300
committerWayJam So <imsuwj@gmail.com>2020-05-20 17:35:01 +0300
commit66e1d33717e7672a37a734637282552eedaadad7 (patch)
treea2ace774c3aef363f55d5116d62c666a6a39bbb6
parent14fcbb9c055f045f7122f553ebd49ae338e21761 (diff)
update: README
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index a1fe425..ee9854a 100644
--- a/README.md
+++ b/README.md
@@ -17,9 +17,11 @@ You can find screenshot at `images/` or a demo on <https://themes.gohugo.io/hugo
Navigate to the root directory of your Hugo site and clone this repository.
```
-git clone https://github.com/wayjam/hugo-theme-mixedpaper.git themes/mixedpaper
+git submodule add https://github.com/wayjam/hugo-theme-mixedpaper.git themes/mixedpaper
```
+Then, add the theme to the site configuration(`config.toml`).
+
Refer to the [Hugo docs](https://gohugo.io/getting-started/quick-start/) for more information.
## Configuration