<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yasutakeyohei.com/public/llms.txt, branch main</title>
<subtitle>公式ウェブサイトのソースコード（Astro + Starlight）</subtitle>
<id>https://cgit.yasutakeyohei.com/yasutakeyohei.com.git/atom/public/llms.txt?h=main</id>
<link rel='self' href='https://cgit.yasutakeyohei.com/yasutakeyohei.com.git/atom/public/llms.txt?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit.yasutakeyohei.com/yasutakeyohei.com.git/'/>
<updated>2026-06-21T10:05:27Z</updated>
<entry>
<title>AI向けに llms.txt と llms-full.txt を生成する仕組みを追加</title>
<updated>2026-06-21T10:05:27Z</updated>
<author>
<name>Yasutake Yohei</name>
<email>61961825+yasutakeyohei@users.noreply.github.com</email>
</author>
<published>2026-06-21T10:05:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.yasutakeyohei.com/yasutakeyohei.com.git/commit/?id=32e2ab7749480d294b79e1e550daae07b778d1d1'/>
<id>urn:sha1:32e2ab7749480d294b79e1e550daae07b778d1d1</id>
<content type='text'>
AI（LLM）がサイトを参照・学習しやすくするため、以下を追加:

- public/llms.txt: 全ページをカテゴリ別に列挙した AI 向けサイトマップ
- scripts/generate-llms-full.mjs: 全 MDX ファイルの本文を収集・結合する生成スクリプト
- package.json の build スクリプトに生成処理を追加

ビルド時に dist/llms.txt と dist/llms-full.txt が自動生成される。
</content>
</entry>
</feed>
