forked from colmugx/hexo-theme-Nlvi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
164 lines (124 loc) · 2.93 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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
# ===========================================
# Information Settings
# ===========================================
#navigation
menu:
article: /
archives: /archives
tags: /tags
about: /about
# RSS: /atom.xml
# favicon
favicon:
# ===========================================
# Color&Schemes Setting
# ===========================================
## Common
# Mobile-Header
# light | dark
mobile-header: light
# Scheme
# banderole | balance
scheme: banderole
# Article Header Sign
header_sign: ∮
## Banderole
# Header Style
# line | block
header-style: block
# theme-style
# miku | sakura | dark | green | blue | purple
theme-style: miku
## Balance
# ===========================================
# Article Setting
# ===========================================
# Navigator in post
toc: true
# Use copyright infomation
copyright:
enable: true
# license:
#Reword button or message(fill your QRCode of any Pay.)
reward:
enable: false
# alipay:
# wechat:
# paypal:
# ===========================================
# Social Contact
# ===========================================
# Comments // Please only switch one on.
comments:
enable: true
# disqus:
# changyan:
# appid:
# appkey:
# gitment:
# owner: ColMugX
# repo: gitment-container
# client_id: 5a9c60cc190b92f2f2ba
# client_secret: e31770e8a80c91c63187863e7bc45d349bc5ac99
# sub //Please just fill out ID.
sub:
facebook: 1
twitter: 2
instagram: 3
weibo: 4
zhihu: 5
github: 6
linkedin: 7
#Friend link
# friendLink:
# ===========================================
# Analytics
# ===========================================
analytics:
google:
baidu:
#visit_count(Powered by busuanzi on http://busuanzi.ibruce.info/)
visit_count: false
# ===========================================
# Theme Settings
# ===========================================
# mathjax
mathjax: false
# lightbox
lightbox: true
# animate (Powered by Syuanpi on https://colmugx.github.io/Syuanpi.css)
animate: true
# Created Time
since: 2016
# plugin
# plugins:
# about
# self:
# ===========================================
# Search Settings
# ===========================================
# Search
search: true
greetings:
morning: '我的博客里可没有早饭!'
noon: '记得午休吃饭,不着急看我的博客~'
after: '下午好,感谢查阅我的博客'
night: '您来我的博客看笑话当做休息嘛'
midnight: '我觉得大半夜就不要看啦'
# ===========================================
# Documents Styles
# ===========================================
# article-fonts
# default | Simsun | YaHei | Hel | Custom
fonts-style: default
# code-fonts
# default | Custom
code-style: default
# ===========================================
# WebApp Settings (iOS)
# ===========================================
# ===========================================
# Version
# ===========================================
version: 2.0.1
#theme_author: Co1MugX