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

github.com/carsonip/hugo-theme-minos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarson Ip <carsonip715@gmail.com>2017-05-27 13:40:36 +0300
committerCarson Ip <carsonip715@gmail.com>2017-05-27 13:40:36 +0300
commit3f7f18f8e41e200858177e45e74d8cf4b6691eaf (patch)
tree8962755c0dd0e0a5b59930657a18ad5b80b8642a
parentc309cdb1fd6747507760285b1fc868b32538fe21 (diff)
Improve readme about pagination
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index b9a37e5..513804e 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,11 @@ theme = "hugo-theme-minos"
## Options
+### Pagination
+```
+paginate = 10
+```
+
### Smart TOC
```
[params]
@@ -64,6 +69,8 @@ theme = "hugo-theme-minos"
katex = true
```
+For other configuration variables, visit [Hugo documentation](https://gohugo.io/overview/configuration/#configuration-variables).
+
## Post Params
### Featured Image displayed in index.html