How to enable pagination for the theme and display pagination data
Usage
- A simple blog post data statistic
-> index.md (or xxx.md)
md
---
layout: page
---
With layout: page
, blog post pagination data will be injected. If used alone, it will not trigger pagination functionality, and all posts will be displayed on one page.
- A standard pagination
[page] can be replaced with other values