-
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathconfig.yaml
68 lines (67 loc) · 1.51 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
baseURL: /
title: Developer
enableRobotsTXT: true
enableGitInfo: true
disableKinds:
- taxonomy
- taxonomyTerm
i18n:
content:
kirigami-tutorial:
globs:
- content/docs/kirigami/*.md
excludedKeys: group
genToOtherDir: true
langs: ast ca ca@valencia cs de es et eu fi fr gl hu it ko nl pt pt_BR ru sk sv
tr uk zh_CN
others:
- menu
- strings
pygmentsCodeFences: true
pygmentsUseClasses: false
pygmentsUseClassic: false
pygmentsStyle: tango
permalinks:
blog: '/:section/:year/:month/:day/:slug/'
imaging:
resampleFilter: CatmullRom
quality: 75
anchor: smart
languages:
en:
title: Developer
description: All the resources for developing using the KDE Platform
languageName: English
weight: 1
menu:
main:
- identifier: api
name: API
url: 'https://api.kde.org'
weight: 20
markup:
defaultMarkdownHandler: goldmark
goldmark:
renderer:
unsafe: true
params:
copyright: The KDE Community
privacy_policy: 'https://kde.org/privacypolicy'
images:
- images/image-preview.png
version_menu: Releases
archived_version: false
version: '0.0'
url_latest_version: 'https://example.com'
gitlab_repo: 'https://invent.kde.org/documentation/develop-kde-org'
gitlab_branch: developement
algolia_docsearch: false
offlineSearch: true
ui:
sidebar_menu_compact: false
breadcrumb_disable: false
sidebar_search_disable: false
navbar_logo: true
footer_about_disable: false
readingtime:
enable: false