Implement pagination and auto-sitemap
This commit is contained in:
11
_config.yml
11
_config.yml
@@ -1,8 +1,11 @@
|
||||
title: shr4pnelblog !!
|
||||
description: Ruminations on music, the world and whatever rubbish pops into my head delivered straight to you.
|
||||
url: blog.shr4pnel.com
|
||||
url: https://blog.shr4pnel.com
|
||||
author: tyler!
|
||||
plugins:
|
||||
- jekyll-feed
|
||||
exclude:
|
||||
- .idea
|
||||
- .idea
|
||||
pagination:
|
||||
enabled: true
|
||||
per_page: 5
|
||||
sort_reverse: true
|
||||
permalink: /page/:num/
|
||||
Reference in New Issue
Block a user