Skip to content
24 changes: 23 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,26 @@ title: ようこそ
sidebar_position: 0
---

ut.code(); へようこそ!
## ut.code(); Learn へようこそ!

本教材は 4 つの学習教材、演習問題集、参考資料から成ります。

## 学習教材

### 1. [Webプログラミングの基礎を学ぼう](/docs/trial-session/get-started)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
### 1. [Webプログラミングの基礎を学ぼう](/docs/trial-session/get-started)
### 1. [Webプログラミングの基礎を学ぼう](/docs/trial-session/)

リンクは、ここで良さそう。他も同様。


### 2. [ブラウザで動作するアプリを構築しよう](/docs/browser-apps/inspector)

### 3. [Webサーバーが動作する仕組みを知ろう](/docs/web-servers/wsl-setup)

### 4. [現代のアプリを支える技術を学ぼう](/docs/advanced/fetch-api)

## 演習問題

### 5. [演習問題集](/docs/exercise/basis-of-web)

## 参考資料

### 6. [チーム開発を始める前に](/docs/team-development/git-workflow)

### 7. [その他](/docs/other)