-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path_config.butterfly.yml
81 lines (72 loc) · 1.7 KB
/
_config.butterfly.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
# Hexo 配置文件
nav:
logo: /favicon.ico
display_title: true
fixed: false # fixed navigation bar
# 网站
default_top_img: /static/images/默认背景.jpg
favicon: /favicon.ico
# 社交图标
social:
fab fa-github: https://github.com/YangRucheng/Blog-Hexo || Github
fab fa-qq: https://qm.qq.com/q/rtZpWJIgPQ || QQ
fab fa-bilibili: https://space.bilibili.com/472876342 || 哔哩哔哩
fas fa-envelope: mailto:[email protected] || Email
# 头像
avatar:
img: https://avatars.githubusercontent.com/u/60175467?v=4
effect: true
# 侧边栏
aside:
enable: true
hide: false
button: true
mobile: true
position: right
card_author:
enable: true
description:
button:
enable: true
icon: fab fa-github
text: 关注我的GitHub
link: https://github.com/YangRucheng
card_announcement:
enable: true
content: 欢迎来到我的小站👏🏻
# 菜单
menu:
首页: / || fa fa-home
时间轴: /archives/ || fa fa-archive
标签: /tags/ || fa fa-tags
分类: /categories/ || fa fa-folder-open
友链: /link/ || fa fa-link
# 右下角按钮
darkmode:
enable: true
button: true
autoChangeMode: 1
rightside_scroll_percent: true
# 封面
cover:
index_enable: true
aside_enable: true
archives_enable: true
default_cover: https://api.anosu.top/img/?sort=furry
# 评论
comments:
use: Giscus
text: true
lazyload: false
count: true
card_post_count: false
# Giscus https://giscus.app/
giscus:
repo: YangRucheng/Blog-Hexo
repo_id: R_kgDOI4-j6Q
category_id: DIC_kwDOI4-j6c4CUaSW
theme:
light: light
dark: dark
# 页脚内容
custom_text: <a href="icp链接"><img class="icp-icon" src="icp图片"><span>备案号:xxxxxx</span></a>