-
Notifications
You must be signed in to change notification settings - Fork 2
/
config.yaml
224 lines (189 loc) · 5.26 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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
baseURL: https://logdna.github.io/mezmo-workshops
languageCode: 'en-us'
title: 'Mezmo Workshops'
enableRobotsTXT: true
enableGitInfo: true
enableEmoji: true
contentDir: content/en
defaultContentLanguage: en
defaultContentLanguageInSubdir: false
enableMissingTranslationPlaceholders: true
# Highlighting config
# This one is mutually exclusive with prism_syntax_highlighting
pygmentsCodeFences: true
pygmentsUseClasses: false
pygmentsUseClassic: true
pygmentsStyle: monokai
services:
googleAnalytics:
id: G-YHBT24XG9S
taxonomies:
tag: tags
category: categories
params:
taxonomy:
taxonomyCloud:
- tags
- categories
taxonomyCloudTitle:
- Tag Cloud
- Categories
taxonomyPageHeader:
- tags
- categories
copyright: Mezmo, Inc.
privacy_policy: 'https://www.mezmo.com/privacy-policy'
version_menu: Releases
archived_version: false
version: '1.0'
url_latest_version: 'https://logdna.github.io/mezmo-workshops'
github_repo: 'https://github.com/logdna/mezmo-workshops'
# github_project_repo: 'https://github.com/logdna/mezmo-workshops'
github_branch: main
# gcs_engine_id: a2205c48fadd341ac
algolia_docsearch: false
offlineSearch: true
# Enable syntax highlighting and copy buttons on code blocks with Prism
# This one is mutually exclusive with pygmentsCodeFences
prism_syntax_highlighting: false
mermaid:
enable: true
plantuml:
enable: true
markmap:
enable: true
ui:
# Set to true to disable breadcrumb navigation.
breadcrumb_disable: false
# Set to true to disable the About link in the site footer
footer_about_disable: true
# Set to false if you don't want to display a logo (/assets/icons/logo.svg) in the top nav bar
navbar_logo: true
navbar_translucent_over_cover_disable: true
# Enable to show the side bar menu in its compact state.
sidebar_menu_compact: true
sidebar_menu_foldable: true
sidebar_menu_truncate: 1000
sidebar_cache_limit: 10
# Set to true to hide the sidebar search box (the top nav search box will still be displayed if search is enabled)
sidebar_search_disable: false
feedback:
enable: true
'yes': >-
Glad to hear it! Please <a
href="https://github.com/logdna/mezmo-workshops/issues/new">tell us how we can improve</a>.
'no': >-
Sorry to hear that. Please <a
href="https://github.com/logdna/mezmo-workshops/issues/new">tell us how we can improve</a>.
readingtime:
enable: true
# show_banner: true
# fonts:
# - name: Open Sans
# sizes: [ 300, 400, 600, 700 ]
# type: sans_serif
links:
user:
- name: Instagram
url: 'https://instagram.com/mezmodata'
icon: fab fa-instagram
desc: Discussion and help from your fellow users
- name: Twitter
url: 'https://twitter.com/mezmodata'
icon: fab fa-twitter
desc: Follow us on Twitter to get the latest news!
- name: Linkedin
url: 'https://www.linkedin.com/company/mezmo'
icon: fab fa-linkedin
desc: Practical questions and curated answers
developer:
- name: GitHub
url: 'https://github.com/logdna'
icon: fab fa-github
desc: Development takes place here!
# - name: Slack
# url: 'https://example.org/slack'
# icon: fab fa-slack
# desc: Chat with other project developers
# - name: Developer mailing list
# url: 'https://example.org/mail'
# icon: fa fa-envelope
# desc: Discuss development issues around the project
menus:
main:
- identifier: Workshops
name: Workshops
weight: 10
- name: Mezmo Platform
parent: Workshops
url: /pet-clinic
weight: 1
- name: "Encrypt, Drop and Route to S3"
parent: Workshops
url: /transaction-to-s3
weight: 2
- name: Dynamic S3 Snowflake Ingestion
parent: Workshops
url: /s3-to-snowflake
weight: 3
# - name: Examples
# url: "/examples/"
# pre: "<i class='fas fa-certificate'></i>"
# weight: 13
permalinks:
blog: '/:section/:year/:month/:day/:slug/'
imaging:
resampleFilter: CatmullRom
quality: 75
anchor: smart
languages:
en:
title: Mezmo Workshops
description: Workshops for understanding Mezmo Platform
languageName: English
weight: 1
markup:
goldmark:
renderer:
unsafe: true
highlight:
anchorLineNos: false
codeFences: true
guessSyntax: false
hl_Lines: ""
hl_inline: false
lineAnchors: ""
lineNoStart: 1
lineNos: false
lineNumbersInTable: true
noClasses: true
noHl: false
style: monokai
tabWidth: 4
# See a complete list of available styles at https://xyproto.github.io/splash/docs/all.html
# https://atelierbram.github.io/syntax-highlighting/prism/demo/
# style: tango
# style: native
# style: manni
# style: monokai
# style: ghcolors
# style: hopscotch
# Control the depth of the right hand TOC
tableOfContents:
endLevel: 4
ordered: false
startLevel: 2
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