Skip to content

Latest commit

 

History

History
172 lines (158 loc) · 5.49 KB

plugins.mdx

File metadata and controls

172 lines (158 loc) · 5.49 KB
title description sidebar
Plugins and Integrations
Discover community tools like plugins and integrations that extend Starlight!
order
1

:::tip[Add your own!] Have you built a plugin or a tool for Starlight? Open a PR adding a link to this page! :::

Plugins

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.

Official plugins

Community plugins

Community themes

A theme is a Starlight plugin that changes the visual appearance of a site with component overrides, custom CSS, or other new features.

Community tools and integrations

import { CardGrid, LinkCard } from '@astrojs/starlight/components';

These community tools and integrations can be used to add features to your Starlight site.