@@ -75,66 +75,7 @@ available_versions:
7575 - v0.53
7676 - v0.54
7777collections :
78- blog-authors : {output: false}
79- case-studies : {output: true}
80- cloud : {output: true}
81- community-posts : {output: true}
82- dashboards : {output: true}
83- data-sources : {output: true}
84- data-stack-report-2023 : {output: true}
85- enterprise : {output: true}
86- events : {output: true}
87- examples : {output: true}
88- features : {output: true}
89- gallery : {output: true}
90- get-demo : {output: true}
91- glossary : {output: true}
92- help : {output: true}
93- learn : {output: false}
94- legal : {output: true}
95- license : {output: true}
96- lp : {output: true}
97- partners : {output: true}
98- pricing : {output: true}
99- product : {output: true}
100- releases : {output: true}
101- sales : {output: true}
102- start : {output: true}
103- startup-guide : {output: true}
104- talk-to-a-person : {output: true}
105- troubleshooting : {output: true}
106- upgrade : {output: true}
10778 docs : {output: true}
108- defaults :
109- - {scope: {type: case-studies}, values: {layout: case_study, permalink: '/:collection/:path'}}
110- - {scope: {type: cloud}, values: {layout: cloud_docs, permalink: '/:collection/:path'}}
111- - {scope: {type: community-posts}, values: {layout: community_post, permalink: '/:collection/:path'}}
112- - {scope: {type: dashboards}, values: {layout: dashboards, permalink: '/:collection/:path'}}
113- - {scope: {type: data-sources}, values: {layout: data_source, permalink: '/:collection/:path'}}
114- - {scope: {type: data-stack-report-2023}, values: {layout: default, permalink: '/:collection/:path'}}
115- - {scope: {type: enterprise}, values: {layout: default, permalink: '/:collection/:path'}}
116- - {scope: {type: events}, values: {layout: event, permalink: '/:collection/:path'}}
117- - {scope: {type: examples}, values: {layout: example, permalink: '/:collection/:path'}}
118- - {scope: {type: features}, values: {layout: feature, permalink: '/:collection/:path'}}
119- - {scope: {type: gallery}, values: {layout: gallery, permalink: '/:collection/:path'}}
120- - {scope: {type: get-demo}, values: {layout: gallery, permalink: '/:collection/:path'}}
121- - {scope: {type: glossary}, values: {layout: glossary-entry, permalink: '/:collection/:path'}}
122- - {scope: {type: help}, values: {layout: default, permalink: '/:collection/:path'}}
123- - {scope: {type: learn}, values: {layout: learn_article, permalink: '/:collection/:path'}}
124- - {scope: {type: legal}, values: {layout: legal, permalink: '/:collection/:path'}}
125- - {scope: {type: license}, values: {layout: centered_content, permalink: '/:collection/:path'}}
126- - {scope: {type: lp}, values: {layout: landing-page, permalink: '/:collection/:path'}}
127- - {scope: {type: partners}, values: {layout: partner, permalink: '/:collection/:path'}}
128- - {scope: {type: pricing}, values: {layout: pricing, permalink: '/:collection/:path'}}
129- - {scope: {type: product}, values: {layout: default, permalink: '/:collection/:path'}}
130- - {scope: {type: releases}, values: {layout: release, permalink: '/:collection/:path'}}
131- - {scope: {type: sales}, values: {layout: default_bare, permalink: '/:collection/:path'}}
132- - {scope: {type: start}, values: {layout: default, permalink: '/:collection/:path'}}
133- - {scope: {type: startup-guide}, values: {layout: startup-guide, permalink: '/:collection/:path'}}
134- - {scope: {type: talk-to-a-person}, values: {layout: default_bare, permalink: '/:collection/:path'}}
135- - {scope: {type: troubleshooting}, values: {layout: default, permalink: '/:collection/:path'}}
136- - {scope: {type: upgrade}, values: {layout: default, permalink: '/:collection/:path'}}
137- - {scope: {type: docs}, values: {layout: new-docs, permalink: '/:collection/:path'}}
13879exclude :
13980 - svg-icon-list.html
14081 - Gemfile
0 commit comments