-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yaml
More file actions
44 lines (39 loc) · 774 Bytes
/
config.yaml
File metadata and controls
44 lines (39 loc) · 774 Bytes
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
baseURL: https://sofaemha.github.io/docs
title: Dokumentasi
theme: docs
defaultContentLanguage : id
languageCode: id
disablePathToLower: true
enableGitInfo: true
markup:
highlight:
style: dracula
goldmark:
renderer:
unsafe: true
tableOfContents:
startLevel: 1
languages:
id:
languageName: Indonesian
contentDir: content
weight: 1
menu:
after:
- name: GitHub
url: https://github.com/sofaemha/
weight: 1
- name: License
url: /license/
weight: 2
params:
BookTheme: "dark"
BookToC: true
BookSection: docs
BookRepo: https://github.com/sofaemha/docs
BookCommitPath: commit
BookEditPath: edit/main
BookSearch: true
BookComments: false
permalinks:
posts: /posts/:year/:month/:day/:title/