-
Notifications
You must be signed in to change notification settings - Fork 0
/
book.toml
33 lines (27 loc) · 1007 Bytes
/
book.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
[book]
authors = ["PJ568", "Hamud_Lang Community"]
language = "zh"
multilingual = true
src = "src"
title = "哈姆语言之书"
description = "哈姆语言之书旨在为哈姆语言者提供标准范本。为学习哈姆语的人提供参考资料。"
[output.html]
default-theme = "rust"
preferred-dark-theme = "navy"
mathjax-support = false
site-url = "/zh-Hans-CN/"
# additional-css = ["assets/loading.css", "assets/title_fix.css", "assets/translate.css"]
# additional-js = ["assets/loading.js", "assets/translate_lib.js", "assets/giscus.js", "assets/SetPjax.js", "assets/load_ani.js"]
additional-css = ["assets/override.css"]
additional-js = ["assets/override.js"]
git-repository-url = "https://github.com/Hamud-Lang/Hamud_Book/tree/zh-Hans-CN"
edit-url-template = "https://github.com/Hamud-Lang/Hamud_Book/edit/zh-Hans-CN/{path}"
[output.html.fold]
enable = true
level = 0
[output.html.playground]
copyable = true
[preprocessor.index]
[preprocessor.links]
[output.html.search]
limit-results = 15