-
Notifications
You must be signed in to change notification settings - Fork 1
/
book.toml
50 lines (44 loc) · 1018 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
[book]
authors = ["slimedragon.near"]
language = "en"
multilingual = false
src = "book"
title = "Slimebook"
text-direction = "ltr"
description = "A book about NEAR Protocol ecosystem"
[build]
build-dir = "out"
create-missing = false
use-default-preprocessors = true
extra-watch-dirs = []
[output.html]
default-theme = "light"
preferred-dark-theme = "navy"
smart-punctuation = true
mathjax-support = false
additional-css = []
additional-js = []
no-section-label = true
git-repository-url = "https://github.com/Sliman4/slimebook"
git-repository-icon = "fa-github"
edit-url-template = "https://raw.githubusercontent.com/Sliman4/slimebook/main/{path}"
site-url = "/"
[output.html.print]
enable = true
page-break = true
[output.html.fold]
enable = true
level = 2
[output.html.search]
enable = true
limit-results = 100
teaser-word-count = 50
use-boolean-and = true
boost-title = 3
boost-hierarchy = 1
boost-paragraph = 2
expand = true
heading-split-level = 3
copy-js = true
[output.linkcheck]
follow-web-links = false