Updated content

This commit is contained in:
2026-07-14 16:05:38 +02:00
parent 75c2c12eca
commit e6e7218750
+9 -9
View File
@@ -1,24 +1,24 @@
---
title: Welcome to Starlight
description: Get started building your docs site with Starlight.
title: Welcome to LUNA dogumentation 🐾
description: LUNA Charts is a reusable, developer-friendly charting library designed to make accessible, WCAG-oriented data visualization the default rather than an afterthought.
template: splash # Remove or comment out this line to display the site sidebar on this page.
hero:
tagline: Congrats on setting up a new Starlight project!
tagline: Architecture, ADRs and classes. Everything you should now!
image:
file: ../../assets/houston.webp
file: ../../assets/luna_charts_logo_doc.png
actions:
- text: Example Guide
link: /guides/example/
- text: Start here
link: /getting-started/
icon: right-arrow
- text: Read the Starlight docs
link: https://starlight.astro.build
- text: Our Git-Repo
link: https://git.byting-pandas.ninja/Ninosaurier/LUNA-Charts
icon: external
variant: minimal
---
import { Card, CardGrid } from '@astrojs/starlight/components';
## Next steps
## The Topics
<CardGrid stagger>
<Card title="Update content" icon="pencil">