import { CardGrid } from '@astrojs/starlight/components' import Card from '/components/Landing/Card.astro' import ListCard from '/components/Landing/ListCard.astro' import SplitCard from '/components/Landing/SplitCard.astro' import Discord from '/components/Landing/Discord.astro'

Unser [Installations-Guide](/de/install-and-setup/) bietet Schritt-für-Schritt-Anleitungen, um Astro mithilfe unseres CLI Wizards zu installieren, ein neues Projekt aus einem bestehenden Astro GitHub-Repository zu erstellen und Astro manuell zu installieren.