Skip to content

Commit 326d36a

Browse files
benelogclaude
andcommitted
페이지 간 상하위 계층 구조 추가
- linux: docker, ssh 하위 페이지 추가 - vcs: git 하위 페이지 추가 - git: github 하위 페이지 추가 - javascript: gulp, webpack 하위 페이지 추가 - test: performance-test 하위 페이지 추가 - documentation-tools: asciidoc, docbook, documentation-cases, markdown 하위 페이지 추가 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent c73f919 commit 326d36a

6 files changed

Lines changed: 10 additions & 3 deletions

File tree

content/documentation-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ surge.sh로 배포
122122
- Postach.io
123123
- Pattern
124124
125-
## Related
125+
## Children
126126
- [[asciidoc]]
127127
- [[docbook]]
128128
- [[documentation-cases]]

content/git.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
## Children
132132
- [[git-command]]
133133
- [[git-tools]]
134+
- [[github]]
134135

135136
## Related
136-
- [[github]]
137137
- [[vcs]]

content/javascript.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
## Children
2+
- [[gulp]]
23
- [[javascript-basic]]
34
- [[javascript-dom]]
45
- [[javascript-module]]
56
- [[javascript-trend]]
67
- [[node-js]]
8+
- [[webpack]]

content/linux.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
## Children
2+
- [[docker]]
23
- [[linux-desktop]]
34
- [[linux-dist]]
45
- [[linux-kernel]]
@@ -7,4 +8,5 @@
78
- [[linux-process]]
89
- [[linux-shell]]
910
- [[linux-tips]]
11+
- [[ssh]]
1012
- [[wget]]

content/test.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
## Children
4949
- [[junit]]
5050
- [[mock]]
51+
- [[performance-test]]
5152
- [[tdd]]
5253
- [[test-framework]]
5354
- [[test-quote]]

content/vcs.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,10 @@ GIT은 맥가이버, Mercurial은 제임스 본드
2222

2323
Subversion re-education : <http://surpreem.com/archives/51>
2424

25-
## Related
25+
## Children
2626
- [[git]]
27+
28+
## Related
2729
- [[git-command]]
2830
- [[git-tools]]
2931
- [[github]]

0 commit comments

Comments
 (0)