feat: コンテンツ投稿プラットフォーム向けにフォルダ構造を再設計する#20
Closed
Tsubasasa1857 wants to merge 1 commit into
Closed
Conversation
- content/ 配下に claude-code / claude-api / ai-workflows / other-tools の4カテゴリを新設 - 既存講義 (01-03) を content/claude-code/ 配下に移動し shared/ への相対パスを修正 - _templates/slides/ と _templates/article/ を追加(新規投稿の雛形) - CONTRIBUTING.md に「新しい教材を投稿するには」セクションを追加 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Collaborator
|
@Tsubasasa1857 構造変更ありがとうございます。 作成後に main へ以下の変更が入り、本 PR と前提が噛み合わなくなりました:
コンフリクト解消だけでは sync_listings.py との整合が取れないため、本 PR は一旦クローズし、以下を含む新 PR として作り直します:
新 PR では Co-Authored-By: Tsubasasa1857 でクレジットを保持します。Issue #14 はそちらに引き継ぎます。 |
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.
Summary
content/配下にclaude-code/claude-api/ai-workflows/other-toolsの4カテゴリを新設content/claude-code/配下に移動、shared/への相対パスを3階層分に修正_templates/slides/と_templates/article/を追加(新規投稿の雛形)CONTRIBUTING.mdに「新しい教材を投稿するには」セクションを追加関連
close #14
Test plan
content/claude-code/intro/index.htmlをブラウザで開き、スライドが正常に表示されることcontent/claude-code/setup/index.htmlが正常に表示されることcontent/claude-code/claude-md/index.htmlが正常に表示されること🤖 Generated with Claude Code