File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed
Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 11title : FE11 7ํ
22description : GitHub Pages์ Just the Docs๋ฅผ ์ด์ฉํ ํ ํ์
๊ณต๊ฐ
33markdown : kramdown
4- baseurl : " /codeitFE11-part3-team7.github.io"
54
65# Remote theme ์ค์
76remote_theme : pmarsceill/just-the-docs
@@ -14,14 +13,22 @@ plugins:
1413
1514# Just the Docs ์ค์
1615just_the_docs :
17- # ๋ฉ๋ด ๊ด๋ จ ์ค์
16+ # Navigation ์ค์
1817 navigation :
1918 - text : " ํ"
2019 url : " /"
2120 - text : " ํ ์๊ฐ"
2221 url : " /docs/team/"
2322 - text : " ๋ฌธ์"
24- url : " /docs/"
23+ children :
24+ - text : " ์์ํ๊ธฐ"
25+ url : " /docs/getting-started/"
26+ - text : " ํ์๋ก"
27+ children :
28+ - text : " ํ์๋ก 1"
29+ url : " /docs/minutes/24-12-19/"
30+ - text : " ํ์๋ก 2"
31+ url : " /docs/minutes/24-12-20/"
2532
2633 # ๊ฒ์ ์ค์
2734 search :
You canโt perform that action at this time.
0 commit comments