aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorolOwOlo <26087907+olOwOlo@users.noreply.github.com>2018-06-14 21:41:26 +0800
committerolOwOlo <26087907+olOwOlo@users.noreply.github.com>2018-06-14 21:41:26 +0800
commit5840c2fdd37e995259f5e2fcc3b7bd3a33dbc3a7 (patch)
treea2eeb742d4699d3f3c3e5e4298921916fd323f91 /README.md
parent2c7773b9cb39c1c1005915771f765654981fbb96 (diff)
docs(README): use `post` instead of `posts`
Relate issues: #9, #14
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 938a7d3..45e43e1 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,8 @@ $ git clone https://github.com/olOwOlo/hugo-theme-even themes/even
**Important:** Take a look inside the [`exampleSite`](https://github.com/olOwOlo/hugo-theme-even/tree/master/exampleSite) folder of this theme. You'll find a file called [`config.toml`](https://github.com/olOwOlo/hugo-theme-even/blob/master/exampleSite/config.toml). **To use it, copy the [`config.toml`](https://github.com/olOwOlo/hugo-theme-even/blob/master/exampleSite/config.toml) in the root folder of your Hugo site.** Feel free to change it.
+**NOTE:** For this theme, you should use **post** instead of **posts**, namely `hugo new post/some-content.md`.
+
## Language Support
> Translations are collected from the [`themes/even/i18n/`](https://github.com/olOwOlo/hugo-theme-even/tree/master/i18n) folder (built into the theme), as well as translations present in `i18n/` at the root of your project. The translations will be merged and take precedence over what is in the theme folder.