-
Notifications
You must be signed in to change notification settings - Fork 85
/
config.yaml
45 lines (42 loc) · 982 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
baseURL: https://docs.kanboard.org/
title: Kanboard Documentation
disableKinds: ["RSS", "taxonomy", "term", "sitemap"]
enableRobotsTXT: true
author:
name: "The Kanboard Authors"
markup:
goldmark:
renderer:
unsafe: true
highlight:
noClasses: false
guessSyntax: true
defaultContentLanguage: en
languages:
en:
contentDir: content/en
languageName: English
fr:
contentDir: content/fr
title: Documentation de Kanboard
languageName: Français
cs:
contentDir: content/cs
title: Dokumentace Kanboard
languageName: čeština
es:
contentDir: content/es
title: Documentación de Kanboard
languageName: Español
ru:
contentDir: content/ru
title: Канборд Документация
languageName: Русский
tr:
contentDir: content/tr
title: Kanboard Belgeleri
languageName: Türk
pt:
contentDir: content/pt
title: Documentação do Kanboard
languageName: Português