From 0757e8ce4149694fe40fee05f21a568bf878fd91 Mon Sep 17 00:00:00 2001 From: watanabe-kohei-jp <283722319+watanabe-kohei-jp@users.noreply.github.com> Date: Thu, 21 May 2026 15:40:02 +0900 Subject: [PATCH] docs(seo): sync lectures 02/03 to sitemap/llms.txt/README and fix og:url MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 既存講義 02-setup / 03-claude-md を SEO・GEO 系メタデータに同期し、 02/03 の og:url が旧 GitHub Pages URL を指していた誤りを修正する。 Co-Authored-By: Claude Opus 4.7 (1M context) --- 02-setup/index.html | 2 +- 03-claude-md/index.html | 2 +- README.md | 4 ++++ index.html | 8 ++++++++ llms.txt | 2 ++ sitemap.xml | 14 +++++++++++++- 6 files changed, 29 insertions(+), 3 deletions(-) diff --git a/02-setup/index.html b/02-setup/index.html index ee4d5b9..8838259 100644 --- a/02-setup/index.html +++ b/02-setup/index.html @@ -8,7 +8,7 @@ - + diff --git a/03-claude-md/index.html b/03-claude-md/index.html index e333c3f..e250d00 100644 --- a/03-claude-md/index.html +++ b/03-claude-md/index.html @@ -8,7 +8,7 @@ - + diff --git a/README.md b/README.md index 0e797c8..9e3b63c 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ AI コーディング(Claude Code 等)を中心に、散在しがちな情 |---|---|---| | [`00-about/`](./00-about/index.html) | この資料の歩き方(Read me) | 9 枚 | | [`01-claude-code-intro/`](./01-claude-code-intro/index.html) | Claude Code 入門 | 12 枚 | +| [`02-setup/`](./02-setup/index.html) | Claude Code 環境構築 | 12 枚 | +| [`03-claude-md/`](./03-claude-md/index.html) | CLAUDE.md でプロジェクトを記憶させる | 12 枚 | 各章は単体の HTML として完結しているので、ブラウザで開けばそのまま読めます。 @@ -41,6 +43,8 @@ AI コーディング(Claude Code 等)を中心に、散在しがちな情 ``` https://co-lect.github.io/lectures/00-about/ https://co-lect.github.io/lectures/01-claude-code-intro/ +https://co-lect.github.io/lectures/02-setup/ +https://co-lect.github.io/lectures/03-claude-md/ ``` ### 方法 2: クローンしてローカルで開く diff --git a/index.html b/index.html index e690a72..2c78496 100644 --- a/index.html +++ b/index.html @@ -110,6 +110,14 @@

講義

01 — なぜ今、Claude Code を学ぶのか
AI コーディングの全体像、ツールの正体、人の立ち位置の変化(12 枚)
+
  • + 02 — Claude Code 環境構築 +
    プランの選択からインストール・認証・初起動まで(12 枚)
    +
  • +
  • + 03 — CLAUDE.md でプロジェクトを記憶させる +
    毎回の説明をゼロにする CLAUDE.md の書き方・置き場所・効果的な 3 パターン(12 枚)
    +
  • 鮮度について

    diff --git a/llms.txt b/llms.txt index ceed783..215c3fd 100644 --- a/llms.txt +++ b/llms.txt @@ -8,6 +8,8 @@ - [00 Read me](https://co-lect.github.io/lectures/00-about/): 教材シリーズの設計思想と歩き方。1 年で陳腐化する世界で資料をどう作るか(9 枚) - [01 なぜ今、Claude Code を学ぶのか](https://co-lect.github.io/lectures/01-claude-code-intro/): AI コーディングの全体像、ツールの正体、人の立ち位置の変化(12 枚) +- [02 Claude Code 環境構築](https://co-lect.github.io/lectures/02-setup/): プランの選択からインストール・認証・初起動まで(12 枚) +- [03 CLAUDE.md でプロジェクトを記憶させる](https://co-lect.github.io/lectures/03-claude-md/): 毎回の説明をゼロにする CLAUDE.md の書き方・置き場所・効果的な 3 パターン(12 枚) ## メタ diff --git a/sitemap.xml b/sitemap.xml index 7b89909..939eb4b 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2,7 +2,7 @@ https://co-lect.github.io/lectures/ - 2026-05-17 + 2026-05-20 monthly 1.0 @@ -18,4 +18,16 @@ monthly 0.8 + + https://co-lect.github.io/lectures/02-setup/ + 2026-05-20 + monthly + 0.8 + + + https://co-lect.github.io/lectures/03-claude-md/ + 2026-05-20 + monthly + 0.8 +