Commit 1712c3a
calderbuild
fix: blog pagination by moving blog.html to blog/index.html
jekyll-paginate requires the paginator source file to live at the
paginate_path root. Changed paginate_path to /blog/page:num/ and
moved blog.html to blog/index.html (removed permalink).1 parent 13a34bd commit 1712c3a
2 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
0 commit comments