forked from hatlabs/sh-rpi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
117 lines (117 loc) · 2.81 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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
baseURL: /
title: SH-RPi (Version 1)
contentDir: content/en
defaultContentLanguage: en
defaultContentLanguageInSubdir: false
enableMissingTranslationPlaceholders: true
enableRobotsTXT: true
enableGitInfo: true
taxonomies:
tag: tags
category: categories
params:
taxonomy:
taxonomyCloud:
- tags
- categories
taxonomyCloudTitle:
- Tag Cloud
- Categories
taxonomyPageHeader:
- tags
- categories
pygmentsCodeFences: true
pygmentsUseClasses: false
pygmentsUseClassic: false
pygmentsStyle: tango
versions:
- version: v2
url: 'https://docs.hatlabs.fi/sh-rpi/'
- version: v1
url: 'https://docs.hatlabs.fi/sh-rpi-v1/'
copyright: Hat Labs Oy
privacy_policy: ''
version_menu: Versions
archived_version: false
version: '1.0'
url_latest_version: 'https://docs.hatlabs.fi/sh-rpi-v1/'
github_repo: 'https://github.com/hatlabs/sh-rpi-v1'
github_project_repo: 'https://github.com/hatlabs/SH-RPi-hardware'
github_branch: main
gcs_engine_id: a31868f3e68674aa2
algolia_docsearch: false
offlineSearch: false
prism_syntax_highlighting: false
ui:
breadcrumb_disable: false
footer_about_disable: false
navbar_logo: true
navbar_translucent_over_cover_disable: false
sidebar_menu_compact: false
sidebar_search_disable: false
feedback:
enable: false
'yes': >-
Glad to hear it! Please <a
href="https://github.com/hatlabs/sh-rpi/issues/new">tell us how we
can improve</a>.
'no': >-
Sorry to hear that. Please <a
href="https://github.com/hatlabs/sh-rpi/issues/new">tell us how we
can improve</a>.
readingtime:
enable: false
permalinks:
blog: '/:section/:year/:month/:day/:slug/'
imaging:
resampleFilter: CatmullRom
quality: 75
anchor: smart
services:
googleAnalytics:
id: G-F3KDPEBJEF
languages:
en:
title: SH-RPi (Version 1)
description: A smart power management and NMEA 2000 interface hat for Raspberry Pi
languageName: English
weight: 1
time_format_default: 2006-01-02
time_format_blog: 2006-01-02
markup:
goldmark:
renderer:
unsafe: true
highlight:
style: tango
outputs:
section:
- HTML
- print
- RSS
module:
hugoVersion:
extended: true
min: 0.75.0
imports:
- path: github.com/google/docsy
disable: false
- path: github.com/google/docsy/dependencies
disable: false
menu:
main:
- name: Main Site
weight: 10
url: 'https://hatlabs.fi'
- name: Shop
weight: 20
url: 'https://shop.hatlabs.fi'
- name: Docs
weight: 30
url: 'https://docs.hatlabs.fi'
- name: Discussion
weight: 40
url: 'https://github.com/hatlabs/discussions/discussions'
- name: Contact
weight: 50
url: 'https://hatlabs.fi/contact'