update categories descriptions
Signed-off-by: jffarge <jf@dagger.io>
This commit is contained in:
parent
7abb7a8920
commit
e99afb9793
@ -89,7 +89,7 @@ module.exports = {
|
|||||||
type: 'generated-index',
|
type: 'generated-index',
|
||||||
title: 'Getting Started',
|
title: 'Getting Started',
|
||||||
description:
|
description:
|
||||||
"Let's learn how Dagger can build and run a powerfull and blazingly fast pipeline! 🚀",
|
"Run your CI/CD pipelines locally, then easily integrate them with any CI environment.",
|
||||||
},
|
},
|
||||||
items: ["getting-started/local-dev", "getting-started/ci-environment"],
|
items: ["getting-started/local-dev", "getting-started/ci-environment"],
|
||||||
},
|
},
|
||||||
@ -101,8 +101,6 @@ module.exports = {
|
|||||||
link: {
|
link: {
|
||||||
type: 'generated-index',
|
type: 'generated-index',
|
||||||
title: 'Core Concepts',
|
title: 'Core Concepts',
|
||||||
description:
|
|
||||||
"Let's learn Dagger core concepts...",
|
|
||||||
},
|
},
|
||||||
items: [
|
items: [
|
||||||
"core-concepts/plan",
|
"core-concepts/plan",
|
||||||
@ -122,7 +120,7 @@ module.exports = {
|
|||||||
type: 'generated-index',
|
type: 'generated-index',
|
||||||
title: 'Use Cases',
|
title: 'Use Cases',
|
||||||
description:
|
description:
|
||||||
"Let's have a look on real case with Dagger!",
|
"See how others are using Dagger for their CI/CD pipelines. This includes integrating with CI environments.",
|
||||||
},
|
},
|
||||||
items: [
|
items: [
|
||||||
"use-cases/go-docker-swarm",
|
"use-cases/go-docker-swarm",
|
||||||
|
Reference in New Issue
Block a user