-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhugo.yaml
More file actions
89 lines (84 loc) · 1.69 KB
/
Copy pathhugo.yaml
File metadata and controls
89 lines (84 loc) · 1.69 KB
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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
baseURL: https://opencloudtouch.org/
title: OpenCloudTouch
theme: hextra
enableGitInfo: true
defaultContentLanguage: en
languages:
en:
label: English
weight: 1
de:
label: Deutsch
weight: 2
markup:
goldmark:
renderer:
unsafe: true
highlight:
noClasses: false
tableOfContents:
startLevel: 2
menu:
main:
- identifier: documentation
name: Documentation
pageRef: /docs
weight: 1
- identifier: search
name: Search
weight: 3
params:
type: search
- identifier: github
name: GitHub
weight: 4
url: https://github.com/opencloudtouch/opencloudtouch
params:
icon: github
- identifier: theme-toggle
name: Theme Toggle
weight: 5
params:
type: theme-toggle
- identifier: language-switch
name: Language
weight: 6
params:
type: language-switch
sidebar:
- name: More
params:
type: separator
weight: 1
- name: GitHub Repository
url: https://github.com/opencloudtouch/opencloudtouch
weight: 2
- name: Discussions
url: https://github.com/opencloudtouch/opencloudtouch/discussions
weight: 3
params:
description: Free your Bose SoundTouch speakers from the cloud
navbar:
displayTitle: true
displayLogo: true
logo:
path: images/logo.png
dark: images/logo-dark.png
link: /
width: 40
height: 40
page:
width: wide
theme:
default: system
displayToggle: true
editURL:
enable: false
displayUpdatedDate: true
search:
enable: true
type: flexsearch
flexsearch:
index: content
footer:
displayPoweredBy: false