feat: complete guide navigation and cross-links

Updated index.md and github-features-simple.md to include comprehensive navigation between all guide levels (beginner/advanced), creating clear learning paths for users

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
marketing-shibata50 2025-07-20 20:01:02 +09:00
parent 95e6ad5584
commit 99d3e4b78b
3 changed files with 2012 additions and 0 deletions

File diff suppressed because it is too large Load diff

View file

@ -719,5 +719,6 @@ A: はいファイル名以外は日本語OK。
- [初心者向け入門ガイド](github-beginner-guide.md)
- [実践的な操作手順](github-hands-on.md)
- [Git ワークフローガイド](github-git-workflow.md) - Clone → 編集 → Push の流れ
- [**🆕 20機能の詳細ガイド**](../advanced/github-features-detailed.md) - 各機能の完全解説
でも、まずは**リポジトリを作って、何か保存してみる**ことから始めましょう!🎉

View file

@ -118,6 +118,12 @@ description: "外部ツールに依存せず、GitHub一つで開発業務を完
<p>複数のAIツールを活用した超高速開発手法</p>
<span class="new-badge">NEW</span>
</a>
<a href="advanced/github-features-detailed.html" class="guide-link">
<h4>📚 20機能完全ガイド</h4>
<p>全GitHub機能の詳細解説とプロ向け活用法</p>
<span class="new-badge">NEW</span>
</a>
</div>
## 🎓 学習の進め方