Skip to content
Closed

Main #5418

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,21 @@
# Review documentation to determine if you should use `theme` or `remote_theme`
# https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/#installing-the-theme

# theme : "minimal-mistakes-jekyll"
# remote_theme : "mmistakes/minimal-mistakes"
theme : "minimal-mistakes-jekyll"
remote_theme : "mmistakes/minimal-mistakes"
minimal_mistakes_skin : "default" # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise"

# Site Settings
locale : "en-US"
rtl : # true, false (default) # turns direction of the page into right to left for RTL languages
title : "Site Title"
title : "My Blog"
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"
baseurl : # the subpath of your site, e.g. "/blog"
repository : # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"
url : "https://sihyeon-an.github.io"
baseurl : ""
repository : "sihyeon-an/sihyeon-an.github.io"
teaser : # path of fallback teaser image, e.g. "/assets/images/500x300.png"
logo : # path of logo image to display in the masthead, e.g. "/assets/images/88x88.png"
masthead_title : # overrides the website title displayed in the masthead, use " " for no title
Expand Down
12 changes: 12 additions & 0 deletions _posts/2026-01-30-welcome.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: "나의 첫 블로그 포스트"
excerpt: "Minimal Mistakes 테마로 시작하는 첫 걸음입니다."
categories:
- Blog
tags:
- Test
- GitHub
---

안녕하세요! 드디어 블로그가 정상적으로 작동합니다.
여기에 본문 내용을 작성하시면 됩니다.
66 changes: 0 additions & 66 deletions docs/_posts/2009-05-15-edge-case-nested-and-mixed-lists.md

This file was deleted.

49 changes: 0 additions & 49 deletions docs/_posts/2009-06-01-edge-case-many-tags.md

This file was deleted.

22 changes: 0 additions & 22 deletions docs/_posts/2009-07-02-edge-case-many-categories.md

This file was deleted.

9 changes: 0 additions & 9 deletions docs/_posts/2009-08-06-edge-case-no-body-content.md

This file was deleted.

10 changes: 0 additions & 10 deletions docs/_posts/2009-09-05-edge-case-no-yaml-title.md

This file was deleted.

6 changes: 0 additions & 6 deletions docs/_posts/2009-10-05-edge-case-multiline-excerpt.md

This file was deleted.

This file was deleted.

14 changes: 0 additions & 14 deletions docs/_posts/2009-10-05-edge-case-very-long-title.md

This file was deleted.

48 changes: 0 additions & 48 deletions docs/_posts/2009-10-06-edge-case-broken-highlighting.md

This file was deleted.

14 changes: 0 additions & 14 deletions docs/_posts/2010-01-07-post-modified.md

This file was deleted.

32 changes: 0 additions & 32 deletions docs/_posts/2010-01-07-post-standard.md

This file was deleted.

Loading