Link cards
Use the <LinkCard>
component to link prominently to different pages.
A <LinkCard>
requires a title
and an href
attribute. You can optionally include a short description
or other link attributes such as target
.
Back to home This card will take you home
Card grid
Group multiple <LinkCard>
components in <CardGrid>
to display cards side-by-side when there’s enough space.
Keystatic config
To add this Starlight component as a Keystatic content component, register it as a content component with the following schema: