docs(index): added better index description

This commit is contained in:
Ethan Holz
2023-11-03 15:41:47 -05:00
parent 36756e68ee
commit 4a4847edde

View File

@@ -1,6 +1,6 @@
--- ---
title: grlx title: grlx
description: Get started building your docs site with Starlight. description: Effective Fleet Configuration Management
template: splash template: splash
hero: hero:
tagline: Effective Fleet Configuration Management tagline: Effective Fleet Configuration Management
@@ -11,7 +11,7 @@ hero:
link: /getting-started/ link: /getting-started/
icon: right-arrow icon: right-arrow
variant: primary variant: primary
- text: Check out our GitHub - text: Check out our GitHub
link: https://github.com/gogrlx/grlx link: https://github.com/gogrlx/grlx
icon: github icon: github
--- ---
@@ -22,7 +22,7 @@ import { Card, CardGrid } from '@astrojs/starlight/components';
<CardGrid stagger> <CardGrid stagger>
<Card title="Install grlx with our Getting Started" icon="laptop"> <Card title="Install grlx with our Getting Started" icon="laptop">
Check out our [Getting Started](/getting-started) started page on how to install `grlx` Check out our [Getting Started](/getting-started) started page on how to install `grlx`
</Card> </Card>
<Card title="Learn about ingredient components" icon="setting"> <Card title="Learn about ingredient components" icon="setting">
Check out our [ingredients](/ingredients/overview) to learn more about how to configure your fleet Check out our [ingredients](/ingredients/overview) to learn more about how to configure your fleet