diff --git a/_config.yml b/_config.yml index 1da3e705de83..df216bc1b69b 100644 --- a/_config.yml +++ b/_config.yml @@ -16,12 +16,12 @@ minimal_mistakes_skin : "default" # "air", "aqua", "contrast", "dark", "dirt" # Site Settings locale : "en-US" -title : "Site Title" +title : "Coding Diary" title_separator : "-" subtitle : # site tagline that appears below site title in masthead -name : "Your Name" -description : "An amazing website." -url : # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" +name : "Hyomin LEE" +description : "To become a AI Engineer" +url : "https://hyomin0804.github.io" baseurl : # the subpath of your site, e.g. "/blog" repository : # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes" teaser : # path of fallback teaser image, e.g. "/assets/images/500x300.png" @@ -257,16 +257,17 @@ tag_archive: type: liquid path: /tags/ # https://github.com/jekyll/jekyll-archives -# jekyll-archives: -# enabled: -# - categories -# - tags -# layouts: -# category: archive-taxonomy -# tag: archive-taxonomy -# permalinks: -# category: /categories/:name/ -# tag: /tags/:name/ + +jekyll-archives: + enabled: + - categories + - tags + layouts: + category: archive-taxonomy + tag: archive-taxonomy + permalinks: + category: /categories/:name/ + tag: /tags/:name/ # HTML Compression diff --git a/_data/navigation.yml b/_data/navigation.yml index 6f30866f3bed..25fbb5d3e2d0 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -1,7 +1,11 @@ # main links main: - - title: "Quick-Start Guide" - url: https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/ + # - title: "Quick-Start Guide" + # url: https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/ + + - title: "Category" + url: /categories/ + # - title: "About" # url: https://mmistakes.github.io/minimal-mistakes/about/ # - title: "Sample Posts" diff --git a/_pages/cartegort-archive.md b/_pages/cartegort-archive.md new file mode 100644 index 000000000000..7d9887865704 --- /dev/null +++ b/_pages/cartegort-archive.md @@ -0,0 +1,7 @@ +--- +title: "category" +layout: categories +permalink: /categories/ +author_profile: true +sidebar_name: true +--- \ No newline at end of file diff --git "a/_posts/2023-09-08-\354\275\224\353\223\234\355\212\270\353\246\254-\353\270\224\353\241\234\352\267\270-\354\261\214\353\246\260\354\247\200-hn5597.md" "b/_posts/2023-09-08-\354\275\224\353\223\234\355\212\270\353\246\254-\353\270\224\353\241\234\352\267\270-\354\261\214\353\246\260\354\247\200-hn5597.md" new file mode 100644 index 000000000000..09aba43ef4ef --- /dev/null +++ "b/_posts/2023-09-08-\354\275\224\353\223\234\355\212\270\353\246\254-\353\270\224\353\241\234\352\267\270-\354\261\214\353\246\260\354\247\200-hn5597.md" @@ -0,0 +1,15 @@ +--- +layout: single +title: "코드트리-블로그-챌린지-hn5597" +categories: coding +--- + +# 오늘부터 챌린지 시작! + +앞으로 열심히 달려보겠습니다. + +코드트리 아이디: hn5597 + + + +실시간 반영