-
-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy path_config.yml
55 lines (47 loc) · 884 Bytes
/
_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
# Favicon
favicon: /favicon.ico
# SEO
keywords:
# Site title separator
separator: '-'
# SNS config
sns:
Enter: /landing
# Nav menu
menu:
離去: /
索引: /landing
角色: /characters
世界: /world
故事: /story
關於: /about
# Security
encrypt: # hexo-blog-encrypt
enable: true
abstract: [redacted]
message: 請輸入密碼.
tags:
- {name: Avian, password: 12BD761}
wrong_pass_message: 抱歉, 密碼錯誤.
wrong_hash_message: 抱歉, 此文章不能被校驗.
theme: default
# advanced markdown
markdown_it_plus:
highlight: true
html: true
xhtmlOut: true
breaks: true
langPrefix:
linkify: true
typographer:
quotes: “”‘’
pre_class: highlight
toc:
maxdepth: 3
class: toc
slugify: transliteration
decodeEntities: false
anchor:
position: after
symbol: '#'
style: header-anchor