aboutsummaryrefslogtreecommitdiff
path: root/README-zh.md
diff options
context:
space:
mode:
authorolOwOlo <26087907+olOwOlo@users.noreply.github.com>2018-01-24 00:48:55 +0800
committerolOwOlo <26087907+olOwOlo@users.noreply.github.com>2018-01-24 00:48:55 +0800
commitdcff1e389f0474bf01bdacbad6313fbdadab5329 (patch)
tree691b187d887f6a05f6bb75fb2f84f2678de1e761 /README-zh.md
parent6f7bd1b933b2ed24569b90645510804b607ff428 (diff)
docs: don't forget copy the `config.toml`
Diffstat (limited to 'README-zh.md')
-rw-r--r--README-zh.md7
1 files changed, 2 insertions, 5 deletions
diff --git a/README-zh.md b/README-zh.md
index 19f8c12..30845fd 100644
--- a/README-zh.md
+++ b/README-zh.md
@@ -24,18 +24,15 @@ A super concise theme for Hugo
```bash
$ git clone https://github.com/olOwOlo/hugo-theme-even themes/even
```
+**重要:** 在主题的 [`exampleSite`](https://github.com/olOwOlo/hugo-theme-even/tree/master/exampleSite) 目录下有一个 [`config.toml`](https://github.com/olOwOlo/hugo-theme-even/blob/master/exampleSite/config.toml) 文件,**将这个 [`config.toml`](https://github.com/olOwOlo/hugo-theme-even/blob/master/exampleSite/config.toml) 文件复制到你的站点目录下**,根据自己的需求更改即可。
## Configuration
-将 `exampleSite` 目录下的 `config.toml` 文件复制到你的站点目录下,根据自己的需求进行更改即可。
-
-### More Configuration
-
- **favicon.ico:** 将你的 favicon.ico 放置在 `/static` 目录下即可,支持 apple-touch-icon、32x32、16x16、manifest.json、safari-pinned-tab.svg
- **Front matter:** 将主题目录下 `archetypes` 中的 `default.md` 文件复制到你的 `archetypes` 目录下。
-- **Language:** 语言文件在 `/themes/even/data/even/` 目录下。在你的 `data` 目录下创建一个 `even` 目录并复制 `default.toml` 文件到你的 `/data/even/` 目录下,之后你可以按照自己需求更改它。
+- **Language:** 语言文件在 [`/themes/even/data/even/`](https://github.com/olOwOlo/hugo-theme-even/tree/master/data/even) 目录下。在你的 `data` 目录下创建一个 `even` 目录并复制 `default.toml` 文件到你的 `/data/even/` 目录下,之后你可以按照自己需求更改它。
- **Theme color:** Default | Mint Green | Cobalt Blue | Hot Pink | Dark Violet