配置
侧边栏
配置侧栏组合、作者信息、目录、标签和站点统计。
aside:
home:
noSticky: "about"
Sticky: "allInfo"
post:
noSticky: "about"
Sticky: "newestPost"
page:
noSticky: "about"
Sticky: "newestPost,allInfo"
position: 1 # 0 左,1 右
my_card:
author:
img: /img/avatar.png
sticker: /img/sticker.png
description: 记录笔记、项目与生活。
content: 欢迎来到我的博客。
information:
GitHub: https://github.com/example || fab fa-github
toc:
post: true
page: false
vague: true
tags:
enable: true
limit: 20
highlight_list:
- Solitude
siteinfo:
postcount: true
wordcount: false
pv: true
uv: true
runtimeenable: true
runtime: "2023-04-20 00:00:00"内建模块名称为 about、newestPost、allInfo 和 newest_comment。总字数需要 hexo-wordcount;PV 与 UV 需要评论统计或 busuanzi。
