<div align="center">
  <h1>starlight-showcases 📸</h1>
  <p>Set of Starlight components to author showcase pages.</p>
</div>

<div align="center">
  <a href="https://github.com/HiDeoo/starlight-showcases/actions/workflows/integration.yml">
    <img alt="Integration Status" src="https://github.com/HiDeoo/starlight-showcases/actions/workflows/integration.yml/badge.svg" />
  </a>
  <a href="https://github.com/HiDeoo/starlight-showcases/blob/main/LICENSE">
    <img alt="License" src="https://badgen.net/github/license/HiDeoo/starlight-showcases" />
  </a>
  <br />
</div>

## Getting Started

Want to get started immediately? Check out the [getting started guide](https://starlight-showcases.vercel.app/getting-started/).

## Features

A set of [Starlight](https://starlight.astro.build) components to author showcase pages for your documentation.

Different type of showcase items can be displayed, such as [text](https://starlight-showcases.vercel.app/components/text/), [images](https://starlight-showcases.vercel.app/components/images/), [YouTube videos](https://starlight-showcases.vercel.app/components/youtube/), [Twitter posts](https://starlight-showcases.vercel.app/components/twitter/), [quotes](https://starlight-showcases.vercel.app/components/quotes/), and [profiles](https://starlight-showcases.vercel.app/components/profiles/).

> [!NOTE]
> Credits to [Chris Swithinbank (@delucis)](https://github.com/delucis/) for the original idea and implementation in the [Starlight documentation](https://starlight.astro.build/resources/showcase/) and also creating the [Astro Embed](https://astro-embed.netlify.app/) library used in this project.

## License

Licensed under the MIT License, Copyright © HiDeoo.

See [LICENSE](https://github.com/HiDeoo/starlight-showcases/blob/main/LICENSE) for more information.
