@@ -51,16 +51,151 @@ Starlight向けのプラグインやツールを作成しましたか?この
5151 title = " starlight-obsidian"
5252 description = " Obsidianの保管庫をStarlightサイトに公開します。"
5353 />
54- <LinkCard
55- href = " https://astro-ghostcms.xyz/intro/starlight/install/"
56- title = " starlight-ghostcms"
57- description = " GhostCMSのブログ投稿をStarlightドキュメントに追加します。"
58- />
5954 <LinkCard
6055 href = " https://github.com/HiDeoo/starlight-image-zoom"
6156 title = " starlight-image-zoom"
6257 description = " ドキュメントの画像にズーム機能を追加します。"
6358 />
59+ <LinkCard
60+ href = " https://github.com/lorenzolewis/starlight-utils"
61+ title = " starlight-utils"
62+ description = " よく使うユーティリティのコレクションでStarlightを拡張します。"
63+ />
64+ <LinkCard
65+ href = " https://github.com/trueberryless/starlight-view-modes"
66+ title = " starlight-view-modes"
67+ description = " ドキュメントサイトにさまざまな表示モード機能を追加します。"
68+ />
69+ <LinkCard
70+ href = " https://github.com/HiDeoo/starlight-versions"
71+ title = " starlight-versions"
72+ description = " Starlightのドキュメントページをバージョン管理します。"
73+ />
74+ <LinkCard
75+ href = " https://inox-tools.fryuni.dev/star-warp"
76+ title = " star-warp"
77+ description = " ドキュメント内の検索結果を高速に移動します。"
78+ />
79+ <LinkCard
80+ href = " https://github.com/HiDeoo/starlight-heading-badges"
81+ title = " starlight-heading-badges"
82+ description = " MarkdownやMDXの見出しにバッジを追加します。"
83+ />
84+ <LinkCard
85+ href = " https://github.com/Fevol/starlight-site-graph"
86+ title = " starlight-site-graph"
87+ description = " ページのサイドバーにインタラクティブなサイトグラフを追加します。"
88+ />
89+ <LinkCard
90+ href = " https://github.com/HiDeoo/starlight-sidebar-topics"
91+ title = " starlight-sidebar-topics"
92+ description = " ドキュメントを、それぞれ独自のサイドバーをもつ複数のセクションに分割します。"
93+ />
94+ <LinkCard
95+ href = " https://github.com/trueberryless-org/starlight-cooler-credit"
96+ title = " starlight-cooler-credit"
97+ description = " 目次の下部にStarlightやAstroへのクレジットを表示します。"
98+ />
99+ <LinkCard
100+ href = " https://github.com/dragomano/starlight-giscus"
101+ title = " starlight-giscus"
102+ description = " ドキュメントサイトにGiscusコメント機能を追加します。"
103+ />
104+ <LinkCard
105+ href = " https://github.com/HiDeoo/starlight-videos"
106+ title = " starlight-videos"
107+ description = " 動画ガイドやコースでドキュメントを充実させます。"
108+ />
109+ <LinkCard
110+ href = " https://github.com/HiDeoo/starlight-kbd"
111+ title = " starlight-kbd"
112+ description = " キーボードショートカットを簡単にドキュメント化します。"
113+ />
114+ <LinkCard
115+ href = " https://github.com/HiDeoo/starlight-auto-sidebar"
116+ title = " starlight-auto-sidebar"
117+ description = " 自動生成されたサイドバーグループを調整します。"
118+ />
119+ <LinkCard
120+ href = " https://github.com/delucis/starlight-llms-txt"
121+ title = " starlight-llms-txt"
122+ description = " llmstxt.orgに基づいて、ドキュメントサイトにllms.txtを追加します。"
123+ />
124+ <LinkCard
125+ href = " https://github.com/trueberryless-org/starlight-toc-overview-customizer"
126+ title = " starlight-toc-overview-customizer"
127+ description = " カスタマイズ可能な概要タイトルでStarlightの目次を調整します。"
128+ />
129+ <LinkCard
130+ href = " https://delucis.github.io/starlight-markdown-blocks/"
131+ title = " starlight-markdown-blocks"
132+ description = " カスタムブロックタイプでStarlightのMarkdownアサイド構文を拡張します。"
133+ />
134+ <LinkCard
135+ href = " https://github.com/WindMillCode/starlight-fullview-mode"
136+ title = " starlight-fullview-mode"
137+ description = " サイドバーを折りたたみ、コンテンツを拡大してフルスクリーン表示を実現します。"
138+ />
139+ <LinkCard
140+ href = " https://github.com/frostybee/starlight-scroll-to-top"
141+ title = " starlight-scroll-to-top"
142+ description = " ドキュメントサイトにページトップへのスクロールボタンを追加します。"
143+ />
144+ <LinkCard
145+ href = " https://github.com/frostybee/starlight-codeblock-fullscreen"
146+ title = " starlight-codeblock-fullscreen"
147+ description = " ドキュメント内のExpressive Codeブロックにフルスクリーン切り替え機能を追加します。"
148+ />
149+ <LinkCard
150+ href = " https://github.com/HiDeoo/starlight-auto-drafts"
151+ title = " starlight-auto-drafts"
152+ description = " 下書きページのデフォルト動作を調整し、本番モードでは下書きページへのサイドバーリンクを自動的に削除します。"
153+ />
154+ <LinkCard
155+ href = " https://github.com/corsfix/starlight-contextual-menu"
156+ title = " starlight-contextual-menu"
157+ description = " Starlightドキュメントにコンテキストメニューを追加します。"
158+ />
159+ <LinkCard
160+ href = " https://github.com/HiDeoo/starlight-changelogs"
161+ title = " starlight-changelogs"
162+ description = " プロジェクトのドキュメントと一緒に変更履歴を表示します。"
163+ />
164+ <LinkCard
165+ href = " https://github.com/HiDeoo/starlight-github-alerts"
166+ title = " starlight-github-alerts"
167+ description = " GitHubアラートをStarlightのアサイドとしてレンダリングします。"
168+ />
169+ <LinkCard
170+ href = " https://github.com/dlcastillop/starlight-page-actions"
171+ title = " starlight-page-actions"
172+ description = " ドキュメントにページアクションボタンを追加します。"
173+ />
174+ <LinkCard
175+ href = " https://github.com/typesense/starlight-docsearch-typesense"
176+ title = " starlight-docsearch-typesense"
177+ description = " 公式のAlgolia DocSearchプラグインに代わる、Typesenseを使用した検索プラグインです。"
178+ />
179+ <LinkCard
180+ href = " https://github.com/trueberryless-org/starlight-sidebar-swipe/"
181+ title = " starlight-sidebar-swipe"
182+ description = " Discord Mobileのように、モバイルデバイスで左サイドバーをスワイプ可能にします。"
183+ />
184+ <LinkCard
185+ href = " https://github.com/Rettend/starlight-plugin-icons"
186+ title = " starlight-plugin-icons"
187+ description = " Astro Starlightのサイドバー、コードブロック、ファイルツリーにアイコンを追加します。"
188+ />
189+ <LinkCard
190+ href = " https://github.com/dlcastillop/starlight-ui-tweaks"
191+ title = " starlight-ui-tweaks"
192+ description = " カスタムナビゲーションリンク、広告、マーケティングフッター、よりシンプルなテーマ切り替えでコアUIコンポーネントを拡張します。"
193+ />
194+ <LinkCard
195+ href = " https://frostybee.github.io/starlight-tags/"
196+ title = " starlight-tags"
197+ description = " コンテンツの整理や検索のために、Starlightドキュメントページにタグを追加します。"
198+ />
64199</CardGrid >
65200
66201## コミュニティ製ツールとインテグレーション
@@ -90,4 +225,64 @@ import { CardGrid, LinkCard } from '@astrojs/starlight/components';
90225 title = " starlight-i18n"
91226 description = " Starlightページの翻訳を支援するVisual Studio Code拡張機能です。"
92227 />
228+ <LinkCard
229+ href = " https://github.com/HiDeoo/starlight-package-managers"
230+ title = " starlight-package-managers"
231+ description = " 複数のパッケージマネージャーに対応したnpm関連コマンドをすばやく表示します。"
232+ />
233+ <LinkCard
234+ href = " https://github.com/HiDeoo/starlight-showcases"
235+ title = " starlight-showcases"
236+ description = " ショーケースページを作成するためのStarlightコンポーネントセットです。"
237+ />
238+ <LinkCard
239+ href = " https://github.com/HiDeoo/generator-starlight-plugin"
240+ title = " @hideoo/starlight-plugin"
241+ description = " Starlightプラグインをすばやく雛形から作成するジェネレーターです。"
242+ />
243+ <LinkCard
244+ href = " https://github.com/Linkerin/starlight-to-pdf"
245+ title = " starlight-to-pdf"
246+ description = " StarlightサイトをPDFファイルに変換するCLIツールです。"
247+ />
248+ <LinkCard
249+ href = " https://github.com/joesaby/astro-plantuml"
250+ title = " astro-plantuml"
251+ description = " Markdownコードブロック内のPlantUMLコンテンツをレンダリングします。"
252+ />
253+ <LinkCard
254+ href = " https://github.com/joesaby/astro-mermaid"
255+ title = " astro-mermaid"
256+ description = " Markdownコードブロック内のMermaidコンテンツをクライアントサイドでレンダリングします。"
257+ />
258+ <LinkCard
259+ href = " https://github.com/HiDeoo/astro-d2"
260+ title = " astro-d2"
261+ description = " D2のMarkdownコードブロックをダイアグラムに変換します。"
262+ />
263+ <LinkCard
264+ href = " https://github.com/HiDeoo/starlight-links"
265+ title = " starlight-links"
266+ description = " StarlightのMarkdownおよびMDXコンテンツリンクにIntelliSenseを提供するVisual Studio Code拡張機能です。"
267+ />
268+ <LinkCard
269+ href = " https://docs.contentisland.net/templates/starlight/"
270+ title = " contentisland-cli"
271+ description = " StarlightプロジェクトをContent Island Headless CMSに接続・同期して、ドキュメントを編集・管理します。"
272+ />
273+ <LinkCard
274+ href = " https://github.com/trueberryless-org/starlight-sidebar-topics-dropdown"
275+ title = " starlight-sidebar-topics-dropdown"
276+ description = " ドキュメントページを複数のサブページに分割し、サイドバーのドロップダウンメニューで切り替えられるようにします。"
277+ />
278+ <LinkCard
279+ href = " https://github.com/trueberryless-org/starlight-save-file-component"
280+ title = " starlight-save-file-component"
281+ description = " Starlightサイト上にダウンロードアセットへのリンクをすばやく表示します。"
282+ />
283+ <LinkCard
284+ href = " https://github.com/trueberryless-org/starlight-contributor-list"
285+ title = " starlight-contributor-list"
286+ description = " プロジェクトの全コントリビューター一覧を表示します。"
287+ />
93288</CardGrid >
0 commit comments