title | description | sidebar | ||
---|---|---|---|---|
Plugins and Integrations |
Discover community tools like plugins and integrations that extend Starlight! |
|
:::tip[Add your own!] Have you built a plugin or a tool for Starlight? Open a PR adding a link to this page! :::
Plugins can customize Starlight configuration, UI, and behavior, while also being easy to share and reuse. Extend your site with official plugins supported by the Starlight team and community plugins maintained by Starlight users.
A theme is a Starlight plugin that changes the visual appearance of a site with component overrides, custom CSS, or other new features.
import { CardGrid, LinkCard } from '@astrojs/starlight/components';
These community tools and integrations can be used to add features to your Starlight site.