summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortrueberryless2025-04-10 16:28:47 +0300
committerGitHub2025-04-10 15:28:47 +0200
commit109faf0ec3d003d8aafca2c812fbf87f324c0fd2 (patch)
treeaa18c4ae3584be664115abbed2c950349be81f96
parentaa100cc4213fa87db28e0e0f672839ff1bf9416a (diff)
downloadIT.starlight-109faf0ec3d003d8aafca2c812fbf87f324c0fd2.tar.gz
IT.starlight-109faf0ec3d003d8aafca2c812fbf87f324c0fd2.tar.bz2
IT.starlight-109faf0ec3d003d8aafca2c812fbf87f324c0fd2.zip
feat: add Starlight Changelog to community content (#3074)
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
-rw-r--r--docs/src/content/docs/resources/community-content.mdx5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/src/content/docs/resources/community-content.mdx b/docs/src/content/docs/resources/community-content.mdx
index 42e37370..5ddb6632 100644
--- a/docs/src/content/docs/resources/community-content.mdx
+++ b/docs/src/content/docs/resources/community-content.mdx
@@ -45,6 +45,11 @@ Here is a collection of posts and articles to learn more about Starlight and oth
title="Open source all the way down"
description="How Cloudflare used Starlight to upgrade their developer documentation."
/>
+ <LinkCard
+ href="https://starlight-changelog.netlify.app/"
+ title="Starlight Changelog"
+ description="View all releases of the @astrojs/starlight package on a single beautiful page."
+ />
</CardGrid>
## Recipes and Guides