aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-05-30 04:01:16 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-05-30 04:01:16 +0300
commitb0284c6eef0089d2a9bf861196bcd7c81cb4000b (patch)
tree2a72a47a547ac216245fda4fe12b930fa419a0e2
parentfix links, page titles & icons (diff)
downloadsorting-algorithms-b0284c6eef0089d2a9bf861196bcd7c81cb4000b.tar.gz
sorting-algorithms-b0284c6eef0089d2a9bf861196bcd7c81cb4000b.zip
pagination doesn't work on anything but index.html
-rw-r--r--_config.yml1
-rw-r--r--posts/index.html (renamed from posts.html)0
2 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index 3b93d31..d05f970 100644
--- a/_config.yml
+++ b/_config.yml
@@ -11,6 +11,7 @@ exclude:
- README.md
paginate: 10
+paginate_path: "posts/page:num/"
include_comments: true
minified_externals: true
diff --git a/posts.html b/posts/index.html
index 14cc004..14cc004 100644
--- a/posts.html
+++ b/posts/index.html