Skip to content

Conversation

@chvmvd
Copy link
Contributor

@chvmvd chvmvd commented Jan 17, 2026

章・節・項という表記の使い方が誤っている箇所が散見されたため、修正しました。
現状の教材で最も使われている表記に従って次のような使い分けとしました。

  • 章:「Webプログラミングの基礎を学ぼう」「ブラウザで動作するアプリを構築しよう」など
  • 節:「はじめてのWeb開発」「HTML」「CSS」など
  • 項:「Google Chromeのインストール」「Visual Studio Codeのインストール」「プロジェクトを格納するフォルダを作成する」など

@chvmvd chvmvd force-pushed the fix-reference-term branch from 6e9aade to 859285a Compare January 17, 2026 06:38
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 17, 2026

Deploying utcode-learn with  Cloudflare Pages  Cloudflare Pages

Latest commit: 859285a
Status: ✅  Deploy successful!
Preview URL: https://854410ca.utcode-learn.pages.dev
Branch Preview URL: https://fix-reference-term.utcode-learn.pages.dev

View logs

@chvmvd chvmvd marked this pull request as ready for review January 17, 2026 06:39
@chvmvd chvmvd requested a review from Copilot January 17, 2026 06:41
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR standardizes the terminology used to refer to different document structure levels throughout the Japanese learning materials. The changes establish a consistent hierarchy: 章 (chapter) for top-level learning modules, 節 (section) for individual topics, and 項 (item/subsection) for subsections within a page.

Changes:

  • Updated terminology from "部" to "章" for top-level module references (4 files)
  • Updated terminology from "章" to "節" for section references (4 files)
  • Updated terminology from "節" to "項" for subsection references (2 files)

Reviewed changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
File Description
docs/index.mdx Changed "部" to "章" to correctly refer to the four main learning modules
docs/1-trial-session/index.mdx Changed "部" to "章" in the introduction text
docs/4-advanced/index.mdx Changed "部" to "章" in the introduction text
docs/4-advanced/02-bundler/index.mdx Changed "章" to "節" when referencing the TypeScript section
docs/3-web-servers/10-git-github-init/index.mdx Changed "章" to "節" when referring to the current section
docs/2-browser-apps/06-project/index.mdx Changed "章" to "節" when referencing the DOM section
docs/1-trial-session/14-events/index.mdx Changed "章" to "節" when referencing the DOM section
docs/2-browser-apps/03-class/index.mdx Changed "節" to "項" when referring to the subsection on methods
docs/1-trial-session/06-variables/index.mdx Changed "節" to "項" when referring to the next subsection

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants