mirror of
https://github.com/gogrlx/docs.grlx.dev.git
synced 2026-04-02 03:08:53 -07:00
docs(index): added better index description
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user