note

This is Batype's note website

  • Home
  • About
  • Tags61
  • Categories43
  • Archives72
  • Schedule
  • Browser
  • Search
  • Table of Contents
  • Overview
  1. 1. per_page _config.yml
songshao

songshao

This is Batype's note website, where users take learning notes for easy and quick viewing, providing examples of quick development solutions.
72 posts
43 categories
61 tags
GitHub RSS Sitemap
Creative Commons
Links
  • algorithm-note
  • mukang
  • csdn
  • 聚合图床
Related Posts
  • 2023-10-21
    Hexo 开启 RSS
  • 2023-11-13
    zsh install
  • 2023-10-23
    Hexo 开启公众号引流工具
  • 2024-04-03
    Hexo Admin 如何配合部署到线上

Hexo 内容分页配置

Posted on 2023-10-23 In 前端 , 框架 , Hexo Views: Changyan: Word count in article: 26 Reading time ≈ 1 mins.
Hexo 内容分页配置Pagination,有助于阅读能力的提升。

per_page _config.yml

1
2
3
4
# Pagination
## Set per_page to 0 to disable pagination
per_page: 20 # 分页条数
pagination_dir: page # 自定义分页路径
Buy me a coffee
songshao WeChat Pay WeChat Pay
songshao Alipay Alipay
前端 Hexo Pagination
webpack 热更新的实现原理
nrm 管理 npm registry
陕ICP备2023016001号
© 2023 – 2024 songshao
66k 4:01
0%