-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.docs.yml
277 lines (277 loc) · 5.43 KB
/
_config.docs.yml
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
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
repository: metabase/docs.metabase.github.io
title: 'Metabase | Business Intelligence, Dashboards, and Data Visualization'
email: [email protected]
description: 'Metabase business intelligence, dashboards, and data visualization tools. Dig deeper into your data with open source, no SQL tools for data visualization.'
url: 'https://www.metabase.com'
twitter_username: metabase
github_username: metabase
highlighter: rouge
markdown: kramdown
default_social_image: /images/twitter/default.png
redcarpet:
extensions: [no_intra_emphasis, fenced_code_blocks, autolink, tables, with_toc_data]
plugins:
- jekyll-redirect-from
whitelist:
- jekyll-redirect-from
- jekyll_include_plugin
- jekyll_dirname_payload_plugin
jekyll_include_plugin:
snippet_prefix: ''
sass:
sass_dir: _sass
style: compressed
permalink: '/blog/:title'
webrick:
headers:
X-Frame-Options: deny
Content-Security-Policy: frame-ancestors 'none'
latest_version: v0.53.7
latest_enterprise: v1.53.7
docs_version: v0.53
release_branch: release-x.53.x
available_versions:
- v0.53
- latest
collections:
blog-authors:
output: true
case-studies:
output: true
cloud:
output: false
community-posts:
output: false
dashboards:
output: false
data-sources:
output: false
data-stack-report-2023:
output: false
enterprise:
output: false
events:
output: false
features:
output: false
gallery:
output: false
get-demo:
output: false
glossary:
output: true
help:
output: true
learn:
output: true
legal:
output: false
license:
output: false
lp:
output: false
partners:
output: false
pricing:
output: false
product:
output: false
releases:
output: true
sales:
output: false
startup-guide:
output: false
start:
output: true
talk-to-a-person:
output: false
troubleshooting:
output: true
upgrade:
output: false
docs:
output: true
defaults:
- scope:
type: case-studies
values:
layout: case_study
permalink: /:collection/:path
- scope:
type: cloud
values:
layout: cloud_docs
permalink: /:collection/:path
- scope:
type: community-posts
values:
layout: community_post
permalink: /:collection/:path
- scope:
type: dashboards
values:
layout: dashboards
permalink: /:collection/:path
- scope:
type: data-sources
values:
layout: data_source
permalink: /:collection/:path
- scope:
type: data-stack-report-2023
values:
layout: default
permalink: /:collection/:path
- scope:
type: enterprise
values:
layout: default
permalink: /:collection/:path
- scope:
type: events
values:
layout: event
permalink: /:collection/:path
- scope:
type: features
values:
layout: feature
permalink: /:collection/:path
- scope:
type: gallery
values:
layout: gallery
permalink: /:collection/:path
- scope:
type: get-demo
values:
layout: landing-page
permalink: /:collection/:path
- scope:
type: glossary
values:
layout: glossary-entry
permalink: /:collection/:path
- scope:
type: help
values:
layout: default
permalink: /:collection/:path
- scope:
type: learn
values:
layout: learn_article
permalink: /:collection/:path
- scope:
type: legal
values:
layout: legal
permalink: /:collection/:path
- scope:
type: license
values:
layout: centered_content
permalink: /:collection/:path
- scope:
type: lp
values:
layout: landing-page
permalink: /:collection/:path
- scope:
type: partners
values:
layout: partner
permalink: /:collection/:path
- scope:
type: pricing
values:
layout: pricing
permalink: /:collection/:path
- scope:
type: product
values:
layout: default
permalink: /:collection/:path
- scope:
type: releases
values:
layout: release
permalink: /:collection/:path
- scope:
type: sales
values:
layout: default_bare
permalink: /:collection/:path
- scope:
type: start
values:
layout: default
permalink: /:collection/:path
- scope:
type: talk-to-a-person
values:
layout: default_bare
permalink: /:collection/:path
- scope:
type: troubleshooting
values:
layout: default
permalink: /:collection/:path
- scope:
type: upgrade
values:
layout: default
permalink: /:collection/:path
- scope:
type: docs
values:
layout: new-docs
permalink: /:collection/:path
exclude:
- _docs/v*
- _docs/master
- _cloud-docs
- _case-studies
- _community-posts
- _blog-authors
- _drafts
- _enterprise
- _events
- _features
- _gallery
- _help
- _legal
- _license
- _partners
- _posts
- _sales
- _start
- _startup-guide
- _troubleshooting
- _upgrade
- _site
- images/0*
- svg-icon-list.html
- Gemfile
- Gemfile.lock
- Gruntfile.js
- webpack.config.js
- node_modules
- bower_components
- .idea
- .sass-cache
- package.json
- package-lock.json
- yarn.lock
- s3_website.template.yml
- src
- script
- lib
- spec
- vendor
- typescript
per_incident_support: 350
STRIPE_PUBLISHABLE_API_KEY: pk_test_cW4xg5Kw7s6pIcxjaha5GJeP
search_autofocus:
- README