hexo new page archives #时间轴 hexo new page tags #标签 hexo new page categories #分类 hexo new page music #音乐 hexo new page Gallery #照片 hexo new page movies #电影 hexo new page link #友链 hexo new page about #关于
related_post: enable:true limit:6# 显示推荐文章数目 date_type:created# or created or updated 文章日期显示创建日或者更新日
文章分页按钮
false 不显示
1 2 3 4 5 6 7
# post_pagination (分页) # value: 1 || 2 || false # 1: The 'next post' will link to old post # 2: The 'next post' will link to new post # false: disable pagination post_pagination:false
newest_comments: enable:true sort_order:# Don't modify the setting unless you know how it works limit:6# 显示条数 storage:10# 缓存刷新时间/min avatar:true# 是否显示头像
评论配置
1 2 3 4 5 6 7 8 9 10 11
comments: # Up to two comments system, the first will be shown as default # Choose: Disqus/Disqusjs/Livere/Gitalk/Valine/Waline/Utterances/Facebook Comments/Twikoo use:Valine,Disqus# 使用的评论系统 text:true# Display the comment name next to the button # lazyload: The comment system will be load when comment element enters the browser's viewport. # If you set it to true, the comment count will be invalid lazyload:true# 评论懒加载 count:true# Display comment count in top_img card_post_count:false# Display comment count in Home Page
网站美化
网站背景
1
background:url(/resources/sys/bg_img.jpg)
页脚背景
1
footer_bg:/resources/sys/footer.jpg
打字效果
1 2 3 4 5
activate_power_mode: enable:true colorful:true# open particle animation (冒光特效) shake:true# open shake (抖動特效) mobile:false