-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.toml
67 lines (56 loc) · 1.28 KB
/
config.toml
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
baseURL = "https://liaobinbin.com/"
languageCode = "zh-cn"
title = "林彡示申/Boiao Ch/Blog"
theme = "LoveIt"
copyright = "© <a href=\"https://liaobinbin.com\"> Boiao Ch</a> 2008 - 2018"
publishdir = "docs"
hasCJKLanguage = true
enableEmoji = true
defaultContentLanguage = "zh-cn"
enableGitInfo = true
[author]
name = "Boiao Ch"
email = "doubiliao@gmail.com"
link = "https://liaobinbin.com"
[menu]
[[menu.main]]
weight = 1
identifier = "posts"
pre = ""
post = ""
name = "文章"
url = "/posts/"
title = ""
[[menu.main]]
weight = 2
identifier = "categories"
pre = ""
post = ""
name = "分类"
url = "/categories/"
title = ""
[[menu.main]]
weight = 3
identifier = ""
pre = ""
post = ""
name = "关于"
url = "/about/"
title = ""
[markup]
[markup.highlight]
noClasses = false
[outputs]
home = ["HTML", "RSS", "JSON"]
[params.comment]
type = "valine"
[params.comment.valine]
id = "XIo8KShyg27BUQNLIDGqtjhj-gzGzoHsz"
key = "6AGQbwYr9G7NhVKfqxiOnV4y"
placeholder = "Write something ..."
avatar = "retro"
[params.highlight]
style = "base16/solarized-light"
languages = ["bash", "typescript", "javascript", "go", "dockerfile", "json", "c", "cpp", "css", "lisp"]
#[markup.goldmark.renderer]
# unsafe = true