We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffe7806 commit 3d71098Copy full SHA for 3d71098
โ_config.ymlโ
@@ -10,6 +10,14 @@ plugins:
10
- jekyll-remote-theme
11
- jekyll-sitemap
12
- jekyll-seo-tag
13
+
14
15
+defaults:
16
+ - scope:
17
+ path: "docs" # an empty string here means all files in the project
18
+ type: "pages"
19
+ values:
20
+ layout: "default"
21
22
# Just the Docs ์ค์
23
just_the_docs:
โdocs/minutes/index.mdโ
@@ -0,0 +1,6 @@
1
+---
2
+layout: default
3
+title: ํ์๋ก ๋ฉ์ธ
4
5
6
+- ์ผ๊ฐ ํ์๋ฅผ ๊ธฐ๋กํ๋ ๊ณณ
0 commit comments