-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathconfig.yaml
57 lines (47 loc) · 916 Bytes
/
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
53
54
55
56
57
languageCode: en-us
theme: hugo-docs
uglyURLs: false
refLinksErrorLevel: ERROR
baseURL: https://docs.livingdocs.io/
title: Livingdocs Documentation
enableGitInfo: true
enableEmoji: true
enableInlineShortcodes: true
enableRobotsTXT: true
markup:
goldmark:
renderer:
unsafe: true
highlight:
codeFences: true
guessSyntax: true
hl_Lines: ''
lineNoStart: 1
lineNos: false
lineNumbersInTable: true
noClasses: false
tabWidth: 2
tableOfContents:
endLevel: 4
ordered: false
startLevel: 1
services:
googleAnalytics:
id: GTM-K6QTH5K
imaging:
quality: 75
disableKinds:
- taxonomy
- term
outputFormats:
SearchIndex:
baseName: search
mediaType: application/json
outputs:
home: [HTML, RSS, SearchIndex]
params:
branch: main
# default static directory: themes/hugo-docs/static
# additional static directories below:
staticDir:
- data