add more posts to demonstrate pagination on demo site

This commit is contained in:
Pat Dryburgh
2018-08-12 14:44:09 -07:00
parent 04ce55ff01
commit 1c163cd99f
9 changed files with 2442 additions and 10 deletions

View File

@ -37,5 +37,8 @@ markdown: kramdown
# - vendor/gems/
# - vendor/ruby/
show_excerpts: true
excerpt_length: 20
plugins:
- jekyll-paginate
paginate: 20
paginate_path: "/page/:num/"