favicon:# 这里下面几行是网站图标路径 small:# 小图标 medium:# 大图标 apple_touch_icon:# 适用于苹果触摸屏设备的图标 safari_pinned_tab:# 适用于Safari浏览器的图标 footer:# 网站底部的版权声明 # Specify the date when the site was setup. If not defined, current year will be used. since:# 这里填写网站建成年份 creative_commons:# 每篇文章的版权声明 license:by-nc-sa# 版权协议 sidebar:false# 在侧边栏显示 post:true# 在每篇文章显示 language:
menu:# 菜单栏,链接 || 图标,图标在Font Awesome上找。 home:/||fafa-home about:/about/||fafa-user tags:/tags/||fafa-tags categories:/categories/||fafa-th archives:/archives/||fafa-archive #schedule: /schedule/ || fa fa-calendar #sitemap: /sitemap.xml || fa fa-sitemap #commonweal: /404/ || fa fa-heartbeat friends:/friends/||fasfa-address-book
# Sidebar Avatar avatar:# 网站头像 # Replace the default image and set the url here. url:# 网站头像地址 # If true, the avatar will be dispalyed in circle. rounded:# 圆形 # If true, the avatar will be rotated with the cursor. rotated:# 旋转
# Social Links # 社交链接,用法同菜单栏 # Usage: `Key: permalink || icon` # Key is the link label showing to end users. # Value before `||` delimiter is the target permalink, value after `||` delimiter is the name of Font Awesome icon. social: GitHub:https://github.com/xxx||fabfa-github E-Mail:mailto:xxx||fafa-envelope Skype:skype:xxx?chat||fabfa-skype
# Use icon instead of the symbol # to indicate the tag at the bottom of the post tag_icon:true# 在每篇文章的末尾显示的标签,加上一个图标
codeblock:# 代码区设置 # Code Highlight theme # Available values: normal | night | night eighties | night blue | night bright | solarized | solarized dark | galactic # See: https://github.com/chriskempson/tomorrow-theme highlight_theme:# 代码区主题 # Add copy button on codeblock copy_button: enable:# 复制按钮 # Show text copy result. show_result:# 复制过后是否显示一个钩钩 # Available values: default | flat | mac style:
font:# 字体设置,推荐使用Google Fonts上的在线字体 enable:true
# Uri of fonts host, e.g. https://fonts.googleapis.com (Default). host:https://fonts.googleapis.com
# Font options: # `external: true` will load this font family from `host` above. # `family: Times New Roman`. Without any quotes. # `size: x.x`. Use `em` as unit. Default: 1 (16px)
# Global font settings used for all elements inside <body>. global:# 全局字体 external:true family:PTSans size:
# Font settings for site title (.site-title). title:# 标题字体 external:true family: size:
# Font settings for headlines (<h1> to <h6>). headings:# <h1> to <h6> 的字体 external:true family: size:
# Font settings for posts (.post-body). posts:# 文章主题的字体 external:true family:
# Font settings for <code> and code blocks. codes:# 代码区字体 external:true family: