-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
52 lines (46 loc) · 1.07 KB
/
config.yaml
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
baseurl: https://decartography.github.io/docs/
languageCode: en-us
title: DeCartography Docs
theme: "hugo-geekdoc"
# Required to get well formatted code blocks
pygmentsUseClasses: true
pygmentsCodeFences: true
disablePathToLower: true
enableGitInfo: true
markup:
goldmark:
renderer:
unsafe: true
tableOfContents:
startLevel: 1
endLevel: 9
highlight:
anchorLineNos: false
codeFences: true
guessSyntax: true
hl_Lines: ""
lineAnchors: ""
lineNoStart: 1
lineNos: false
lineNumbersInTable: true
noClasses: true
style: monokailight
tabWidth: 4
params:
geekdocTOC: 3
geekdocNextPrev: true
geekdocMenuBundle: true
geekdocLogo: "https://i.gyazo.com/16f60075e08461c087531fc610c27c95.png"
geekdocBreadcrumb: false
geekdocSearch: false
# geekdocRepo: "https://github.com/twitter/communitynotes"
# geekdocEditPath: "edit/main/content"
defaultContentLanguage: en
languages:
en:
title: DeCartography Docs
weight: 1
ja:
title: DeCartography ドキュメント
weight: 2
contentDir: content/ja