cover: index_enable:true# 主页是否显示文章封面图 aside_enable:true# 侧栏是否显示文章封面图 archives_enable:true# 归档页面是否显示文章封面图 position:both# 封面顯示的位置,三個值可配置 left , right , both(一左一右) default_cover: -https://cn.bing.com/th?id=OHR.TeaGardensMunnar_ZH-CN9587720369_1366x768.jpg -https://cn.bing.com/th?id=OHR.RichmondDeer_ZH-CN0408206629_1920x1080.jpg -https://cn.bing.com/th?id=OHR.SvalbardSun_ZH-CN6108396467_1920x1080.jpg -https://cn.bing.com/th?id=OHR.VictoriaMemorialKolkata_ZH-CN5801450386_1920x1080.jpg
有时这里的default_cover不太好用,可以在文章中配置coverl图,如下:
1 2 3 4 5
--- title: Hello World abbrlink: 4a17b156 cover: https://file.crazywong.com/gh/jerryc127/CDN/img/Butterfly-docs-02-cover.png ---
meta信息
把文章的一些meta信息显示在网页上,这个信息会同时显示在列表页,也会显示在详情页上。
1 2 3 4 5 6 7 8 9 10 11 12 13
post_meta:# 页面meta显示 page:# Home Page date_type:created# created or updated or both 主頁文章日期是創建日或者更新日或都顯示 date_format:relative# date/relative 顯示日期還是相對日期 categories:true# true or false 主頁是否顯示分類 tags:false# true or false 主頁是否顯示標籤 label:true# true or false 顯示描述性文字 post: date_type:created# created or updated or both 文章頁日期是創建日或者更新日或都顯示 date_format:relative# date/relative 顯示日期還是相對日期 categories:true# true or false 文章頁是否顯示分類 tags:true# true or false 文章頁是否顯示標籤 label:true# true or false 顯示描述性文字
# Post edit # Easily browse and edit blog source code online. post_edit: enable:false # For example: https://github.com/jerryc127/butterfly.js.org/edit/main/source/ url: