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
|
||||
description: Get started building your docs site with Starlight.
|
||||
description: Effective Fleet Configuration Management
|
||||
template: splash
|
||||
hero:
|
||||
tagline: Effective Fleet Configuration Management
|
||||
@@ -11,7 +11,7 @@ hero:
|
||||
link: /getting-started/
|
||||
icon: right-arrow
|
||||
variant: primary
|
||||
- text: Check out our GitHub
|
||||
- text: Check out our GitHub
|
||||
link: https://github.com/gogrlx/grlx
|
||||
icon: github
|
||||
---
|
||||
@@ -22,7 +22,7 @@ import { Card, CardGrid } from '@astrojs/starlight/components';
|
||||
|
||||
<CardGrid stagger>
|
||||
<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 title="Learn about ingredient components" icon="setting">
|
||||
Check out our [ingredients](/ingredients/overview) to learn more about how to configure your fleet
|
||||
|
||||
Reference in New Issue
Block a user