Display getting started as the index page
Signed-off-by: jffarge <jf@dagger.io>
This commit is contained in:
@@ -79,12 +79,9 @@ module.exports = {
|
||||
type: "category",
|
||||
label: "Getting Started",
|
||||
collapsible: false,
|
||||
collapsed: false,
|
||||
link: {
|
||||
type: 'generated-index',
|
||||
title: 'Getting Started',
|
||||
description:
|
||||
"Run your CI/CD pipelines locally, then easily integrate them with any CI environment.",
|
||||
type: 'doc',
|
||||
id: 'getting-started/index'
|
||||
},
|
||||
items: ["getting-started/local-dev", "getting-started/ci-environment"],
|
||||
},
|
||||
|
Reference in New Issue
Block a user