File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11public /
22.DS_Store
3+ .idea
Original file line number Diff line number Diff line change 11baseURL = " https://kangsemin.github.io/"
2- title = " 강세민 기술블로그 "
2+ title = " 브레인스토밍 "
33defaultContentLanguage = " ko"
44languageCode = " ko-kr"
55theme = " PaperMod"
@@ -18,13 +18,16 @@ theme = "PaperMod"
1818 ShowRelativeTime = false
1919 DateFormat = " 2006-01-02 15:04"
2020
21+ ShowSearch = true
2122 ShowReadingTime = true
2223 ShowShareButtons = true
2324 ShowPostNavLinks = true
2425 ShowBreadCrumbs = true
2526 ShowCodeCopyButtons = true
2627 comments = false
27- defaultTheme = " auto"
28+
29+ disableThemeToggle = false
30+ defaultTheme = " dark"
2831
2932 socialIcons = [
3033 { name = " github" , url = " https://github.com/KangSemin" },
@@ -55,6 +58,22 @@ theme = "PaperMod"
5558 url = " /about"
5659 weight = 2
5760
61+ [[menu .main ]]
62+ name = " Categories"
63+ url = " /categories"
64+ weight = 3
65+
66+ [[menu .main ]]
67+ name = " Tags"
68+ url = " /tags"
69+ weight = 4
70+
71+ [[menu .main ]]
72+ name = " Search"
73+ url = " /search"
74+ weight = 5
75+
76+
5877[outputs ]
5978 home = [" HTML" , " RSS" , " JSON" ]
6079
Original file line number Diff line number Diff line change 11+++
22date = ' 2025-06-12T16:42:35+09:00'
33title = ' For Test'
4+ tags = [" tag1" , " tag2" ]
5+ categories = [" category1" , " category2" ]
46+++
7+
8+ [ 구글] ( https://google.com )
Original file line number Diff line number Diff line change 1+ ---
2+ title : " Search"
3+ layout : " search"
4+ ---
You can’t perform that action at this time.
0 commit comments