UNPKG

starlight-blog

Version:

Starlight plugin to add a blog to your documentation.

42 lines (32 loc) 1.45 kB
<div align="center"> <h1>starlight-blog 📰</h1> <p>Starlight plugin to add a blog to your documentation.</p> <p> <a href="https://i.imgur.com/pG51i2X.png" title="Screenshot of starlight-blog"> <img alt="Screenshot of starlight-blog" src="https://i.imgur.com/pG51i2X.png" width="520" /> </a> </p> </div> <div align="center"> <a href="https://github.com/HiDeoo/starlight-blog/actions/workflows/integration.yml"> <img alt="Integration Status" src="https://github.com/HiDeoo/starlight-blog/actions/workflows/integration.yml/badge.svg" /> </a> <a href="https://github.com/HiDeoo/starlight-blog/blob/main/LICENSE"> <img alt="License" src="https://badgen.net/github/license/HiDeoo/starlight-blog" /> </a> <br /> </div> ## Getting Started Want to get started immediately? Check out the [getting started guide](https://starlight-blog-docs.vercel.app/getting-started/) or check out the [demo](https://starlight-blog-docs.vercel.app//blog/) to see the plugin in action. ## Features A [Starlight](https://starlight.astro.build) plugin to add a blog to your documentation site. - Link to the blog in the header - Post list with pagination - Global and per-post authors - Tags - Cover images - Custom sidebar with recent/featured posts and tags - RSS ## License Licensed under the MIT License, Copyright © HiDeoo. See [LICENSE](https://github.com/HiDeoo/starlight-blog/blob/main/LICENSE) for more information.