This repository has been archived by the owner on Jan 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 35
/
_config.yml
119 lines (106 loc) · 1.84 KB
/
_config.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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
# Theme config
router: true
style:
primary_color: "indigo"
accent_color: "pink"
bg_color: "#eeeeee"
hoverable: true
info:
bg_image: /images/bg.png
avatar: /images/avatar.png
slogan: "I'm your slogan!"
sns:
Twitter:
link: https://twitter.com
fa: 'fa-twitter'
Facebook:
link: https://facebook.com
null_icon: true
# HTML head
head:
favicon: /images/favicon.png
high_res_favicon: /images/favicon.png
apple_touch_icon: /images/favicon.png
keywords: blog, hexo, mdui
# Search
search: true
# Post
post:
entry_excerpt: 80
random_pics: 44
qr_code: true
prism:
theme: darcula
line_number: true
license:
name: 'CC BY-NC-SA 4.0'
link: 'https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh'
word_count: false
read_time: false
donate:
wechat:
link: /img/avatar.png
fa: 'fa-wechat'
paypay:
link: 'https://paypal.com'
fa: 'fa-paypal'
share_menu:
rss: false
weibo: false
twitter: true
facebook: true
googleplus: true
linkedin: true
qq: false
telegram: false
pages:
Test1:
link: "/friends"
type: 'internal'
md: ""
Test2:
link: "/apply-for-link"
type: 'internal'
fa: "fa-child"
Test3:
link: "/galleries"
type: 'internal'
md: "home"
Test4:
cascade: true
md: 'home'
pages:
TEST1:
link: "/myfriends"
type: 'internal'
md: ""
TEST2:
link: "/timeline"
type: 'internal'
md: "home"
# comment
comment:
use:
shortname:
# footer
footer:
since:
ICP:
image:
last_updated:
# Service Worker
service_worker:
# scss
node_sass:
debug: false
outputStyle: compressed
precision: 5
sourceComments: false
# Vendors
vendors:
style_min_css:
outdatedbrowser_min_js:
js_min_js:
custom_head:
custom_js:
debug: false