1 Star 0 Fork 0

Adkinsm / hexo-theme-g

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
_config.yml 1.90 KB
一键复制 编辑 原始数据 按行查看 历史
Adkinsm2020 提交于 2021-06-14 14:58 . 添加Header一言
#---------------------------
# Global
#---------------------------
# 用于背景图
bgimg: /10_gettyimages-508748776_super_resized.jpg
# 背景图的色调强度,使用原始图片请填 100%
bgsat: 500%
# 背景图的模糊度,不模糊请填 0
bgblu: 20px
# 用于header、footer的颜色
hfcolor: '#26689e'
# 用于统计运行日期
buildtime: 2020-07-17
#---------------------------
# header & Footer
#---------------------------
# Header 的图像
headerimg:
enable: true
link: /IMG/title.png
hyiyan:
enable: true
# Header & Footer的Nav链接
pages:
Home:
link: "/"
Archive:
link: "/archives/"
Categories:
link: "/categories/"
Tags:
link: "/tags/"
About:
link: "/about/"
Links:
link: "/links/"
#---------------------------
# Index
#---------------------------
# 首页文章排序
# 默认的"1"代表单行,为白色一行的样式来陈列文章。
# 也可以选择"2",代表大图,蓝色的,抽取头图,适合文章图片较多的人士。(在文章Front-Matter里使用cover属性规定头图)
indexpp: 2
#---------------------------
# Links
#---------------------------
# 友情链接
links:
- {
title: 'Adkinsm Home',
intro: 'Adkinsm 主页',
link: 'https://www.adkinsm.top/',
image: '/assets/images/favicon.png'
}
- {
title: 'Adkinsm BLOG',
intro: 'Adkinsm 博客',
link: 'https://blog.adkinsm.top/',
image: '/assets/images/favicon.png'
}
#---------------------------
# 404
#---------------------------
page404:
enable: true
#---------------------------
# Tags
#---------------------------
pagetags:
enable: true
#---------------------------
# Categories
#---------------------------
pagecate:
enable: true
#---------------------------
# Comments
#---------------------------
# 由于我使用Waline,所以我决定最先支持Waline
waline:
enable: false
serverURL: ''
JavaScript
1
https://gitee.com/adkinsm/hexo-theme-g.git
git@gitee.com:adkinsm/hexo-theme-g.git
adkinsm
hexo-theme-g
hexo-theme-g
master

搜索帮助