Skip to content

Commit a8b39fa

Browse files
committed
refactor: 💡 pageing
1 parent 718a45a commit a8b39fa

File tree

7 files changed

+1073
-1073
lines changed

7 files changed

+1073
-1073
lines changed

src/SUMMARY.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Summary
22

33
- [ファミリーコンピュータの主な仕様](./chapter_1.md)
4-
- [ファミリーコンピュータ ソフト一覧](./chapter_1_1.md)
5-
- [CPU](./chapter_1_2.md)
6-
- [カートリッジ](./chapter_1_3.md)
7-
- [PPU](./chapter_1_4.md)
8-
- [画面仕様](./chapter_1_5.md)
4+
- [CPU](./chapter_1_1)
5+
- [カートリッジ](./chapter_1_2)
6+
- [PPU](./chapter_1_3)
7+
- [画面仕様](./chapter_1_4)
98
- [Chapter 2](./chapter_2.md)
9+
- [ファミリーコンピュータ ソフト一覧](./chapter_10)

src/chapter_10.md

Lines changed: 1059 additions & 0 deletions
Large diffs are not rendered by default.

src/chapter_1_1.md

Lines changed: 1 addition & 1059 deletions
Large diffs are not rendered by default.

src/chapter_1_2.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
# CPU
1+
# カートリッジ
2+
3+
<img src="assets/images/image_1.png" alt="カートリッジ" width="400" />

src/chapter_1_3.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
# カートリッジ
1+
# PPU
22

3-
<img src="assets/images/image_1.png" alt="カートリッジ" width="400" />

src/chapter_1_4.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1-
# PPU
1+
# 画面仕様
2+
3+
4+
<img src="assets/images/image_2.png" alt="画面仕様" width="600" />
25

src/chapter_1_5.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)