chore: 03-claude-md を 04-claude-md にリネーム#41
Merged
Conversation
Issue #27 の合意に向けて、章番号を 03 → 04 に変更。 新 03 は LLM の仕組みを扱う新規教材として PR #29 で進行中。 - ディレクトリ: 03-claude-md/ → 04-claude-md/(git mv) - 内部参照: 「Lecture 03」→「Lecture 04」、「第3回」→「第4回」、og:url、 ディレクトリ図、すべて更新 - 講義一覧の自動同期(sync_listings.py --write)で README / llms.txt / index.html / sitemap.xml を更新 - README ルート B のリンク・dist URL も手動更新 内容(スライド本体)は維持。Issue #27 の「内容は維持」方針に沿う。 Tsubasasa1857 の貢献は Credits / git log に保持。 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概要
Issue #27 で提案している章構成変更に対応して、現在の 03-claude-md ディレクトリを 04-claude-md にリネームする。新 03 は「LLM の仕組み」を扱う新規教材として PR #29 で進行中。
これは機械的なリネーム + 章番号メタデータの更新のみ。Tsubasasa1857 が書いたスライド本体の内容は維持される。
変更
03-claude-md/→04-claude-md/(git mv)index.html内部参照Lecture 03→Lecture 04、第3回→第4回、og:urlの/03-claude-md/→/04-claude-md/README.md(章内)03-claude-md/→04-claude-md/、章タイトルREADME.md[03-claude-md/]→[04-claude-md/]、dist URLsync_listings.py --writeでREADME.md/llms.txt/index.html/sitemap.xmlの講義一覧を最新化検証
grep -r 03-claude-mdで残存参照ゼロを確認git mvで保持マージ条件
../04-claude-md/を参照する形で整合する@Tsubasasa1857 — 章内容を維持したまま番号だけ繰り下げる形です。問題なければ approve をお願いします。
No-Issue: Issue #27 の章構成変更を実装する rename PR
🤖 Generated with Claude Code