diff options
author | Adam Matthiesen | 2024-02-20 08:11:33 -0800 |
---|---|---|
committer | GitHub | 2024-02-20 17:11:33 +0100 |
commit | 3e41010dc76ab2dcff459721c5f93e585efa43ac (patch) | |
tree | 88ba0475f671fbc4e6c4fefd289db4685bd34c21 | |
parent | cc919fbbc9c7f54dfbfa157fbcab11a1dd200ada (diff) | |
download | IT.starlight-3e41010dc76ab2dcff459721c5f93e585efa43ac.tar.gz IT.starlight-3e41010dc76ab2dcff459721c5f93e585efa43ac.tar.bz2 IT.starlight-3e41010dc76ab2dcff459721c5f93e585efa43ac.zip |
Add new starlight-ghostcms to Community plugins list (#1536)
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
-rw-r--r-- | docs/src/content/docs/resources/plugins.mdx | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/src/content/docs/resources/plugins.mdx b/docs/src/content/docs/resources/plugins.mdx index c97f59fa..6555b56a 100644 --- a/docs/src/content/docs/resources/plugins.mdx +++ b/docs/src/content/docs/resources/plugins.mdx @@ -53,6 +53,11 @@ Extend your site with official plugins supported by the Starlight team and commu title="starlight-obsidian" description="Publish Obsidian vaults in your Starlight site." /> + <LinkCard + href="https://astro-ghostcms.xyz/intro/starlight/install/" + title="starlight-ghostcms" + description="Add your GhostCMS blog posts alongside your Starlight Docs" + /> </CardGrid> ## Community tools and integrations |