Skip to content

Commit 04248c8

Browse files
committedJan 9, 2023
에러메세지 글 목차 추가
1 parent 259a944 commit 04248c8

File tree

7 files changed

+71
-41
lines changed

7 files changed

+71
-41
lines changed
 

‎_config.yml

+26-38
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@ subtitle : "No Pain No Gain"
2222
name : "Sehyeon Kim"
2323
description : "Sehyeon1104's Blog"
2424
url : "https://sehyeon1104.github.io"
25-
baseurl : # the subpath of your site, e.g. "/blog"
25+
baseurl : # the subpath of your site, e.g. "/blog"
2626
repository : # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"
2727
teaser : # path of fallback teaser image, e.g. "/assets/images/500x300.png"
2828
logo : "/assets/images/WIN_20211029_00_09_59_Pro.jpg"
2929
masthead_title : # overrides the website title displayed in the masthead, use " " for no title
30-
breadcrumbs : true # true, false (default)
30+
breadcrumbs : true # true, false (default)
3131
words_per_minute : 200
3232
comments:
3333
provider : "disqus" # false (default), "disqus", "discourse", "facebook", "staticman", "staticman_v2", "utterances", "giscus", "custom"
3434
disqus:
35-
shortname : sehyeon1104 # https://help.disqus.com/customer/portal/articles/466208-what-s-a-shortname-
35+
shortname : "sehyeon1104" # https://help.disqus.com/customer/portal/articles/466208-what-s-a-shortname-
3636
discourse:
3737
server : # https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963 , e.g.: meta.discourse.org
3838
facebook:
@@ -108,48 +108,36 @@ author:
108108
avatar : # path of avatar image, e.g. "/assets/images/bio-photo.jpg"
109109
bio : "게임 개발을 하면서 얻은 지식과 기능을 같이 공유하는 블로그입니다"
110110
location : "South Korea"
111-
email : Sehyeon1104@naver.com
111+
email :
112112
links:
113113
- label: "Email"
114114
icon: "fas fa-fw fa-envelope-square"
115-
# url: "mailto:your.name@email.com"
115+
url: "mailto:sehyeon1104@naver.com"
116116
- label: "Website"
117117
icon: "fas fa-fw fa-link"
118-
# url: "https://your-website.com"
119-
- label: "Twitter"
120-
icon: "fab fa-fw fa-twitter-square"
121-
# url: "https://twitter.com/"
118+
url: "https://github.com/sehyeon1104/sehyeon1104.github.io"
122119
- label: "Facebook"
123120
icon: "fab fa-fw fa-facebook-square"
124-
# url: "https://facebook.com/"
121+
url: "https://www.facebook.com/profile.php?id=100018058574236"
125122
- label: "GitHub"
126123
icon: "fab fa-fw fa-github"
127-
# url: "https://github.com/"
124+
url: "https://github.com/sehyeon1104"
128125
- label: "Instagram"
129126
icon: "fab fa-fw fa-instagram"
130-
# url: "https://instagram.com/"
127+
url: "https://www.instagram.com/sehyeon._.1104/"
131128

132129
# Site Footer
133130
footer:
134131
links:
135-
- label: "Twitter"
136-
icon: "fab fa-fw fa-twitter-square"
137-
# url:
138132
- label: "Facebook"
139133
icon: "fab fa-fw fa-facebook-square"
140-
# url:
134+
url: "https://www.facebook.com/profile.php?id=100018058574236"
141135
- label: "GitHub"
142136
icon: "fab fa-fw fa-github"
143-
# url:
144-
- label: "GitLab"
145-
icon: "fab fa-fw fa-gitlab"
146-
# url:
147-
- label: "Bitbucket"
148-
icon: "fab fa-fw fa-bitbucket"
149-
# url:
137+
url: "https://github.com/sehyeon1104"
150138
- label: "Instagram"
151-
icon: "fab fa-fw fa-instagram"
152-
# url:
139+
icon: "fab fa-fw fa-instagram"
140+
url: "https://www.instagram.com/sehyeon._.1104/"
153141

154142

155143
# Reading Files
@@ -220,7 +208,8 @@ sass:
220208
permalink: /:categories/:title/
221209
paginate: 5 # amount of posts to show
222210
paginate_path: /page:num/
223-
timezone: # https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
211+
212+
timezone: #Asia/Seoul
224213

225214

226215
# Plugins (previously gems:)
@@ -256,17 +245,16 @@ category_archive:
256245
tag_archive:
257246
type: liquid
258247
path: /tags/
259-
# https://github.com/jekyll/jekyll-archives
260-
# jekyll-archives:
261-
# enabled:
262-
# - categories
263-
# - tags
264-
# layouts:
265-
# category: archive-taxonomy
266-
# tag: archive-taxonomy
267-
# permalinks:
268-
# category: /categories/:name/
269-
# tag: /tags/:name/
248+
jekyll-archives:
249+
enabled:
250+
- categories
251+
- tags
252+
layouts:
253+
category: archive-taxonomy
254+
tag: archive-taxonomy
255+
permalinks:
256+
category: /categories/:name/
257+
tag: /tags/:name/
270258

271259

272260
# HTML Compression
@@ -284,7 +272,7 @@ defaults:
284272
path: ""
285273
type: posts
286274
values:
287-
layout: single
275+
layout: s ingle
288276
author_profile: true
289277
read_time: true
290278
comments: true

‎_data/navigation.yml

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# main links
22
main:
3-
- title: "Quick-Start Guide"
4-
url: https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/
3+
- title: "Category"
4+
url: /categories/
5+
- title: "Tag"
6+
url: /tags/
57
# - title: "About"
68
# url: https://mmistakes.github.io/minimal-mistakes/about/
79
# - title: "Sample Posts"
810
# url: /year-archive/
911
# - title: "Sample Collections"
1012
# url: /collection-archive/
1113
# - title: "Sitemap"
12-
# url: /sitemap/
14+
# url: /sitemap/

‎_pages/404.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: "Page Not Found"
3+
excerpt: "Page not found. Your pixels are in another canvas."
4+
sitemap: false
5+
permalink: /404.html
6+
---
7+
<center><img src ="https://cdn.mos.cms.futurecdn.net/PuXipAW3AXUzUJ4uYyxPKC-1200-80.jpg" width="1900" height="900"></center>

‎_pages/Center.css

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
.center {
2+
display: block;
3+
margin: auto;
4+
}

‎_pages/category-archive.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: "Category"
3+
layout: categories
4+
permalink: /categories/
5+
author_profile: true
6+
sidebar_main: true
7+
---

‎_pages/tag-archive.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: "Tag"
3+
layout: tags
4+
permalink: /tags/
5+
author_profile: true
6+
sidebar_main: true
7+
---

‎_posts/2022-11-17-first.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
---
22
layout: single
33
title: "첫 포스팅 입니다"
4+
categories: UnityProblem
5+
tags: [unity,c#,blog]
6+
toc: true
47
---
58

9+
610
# 오늘 처음 블로그를 만들었어요
711

812
앞으로 열심히 해보겠습니다.
@@ -13,3 +17,14 @@ title: "첫 포스팅 입니다"
1317

1418
![woman](../images/2022-11-17-first/woman-1669197353470-5.png)
1519

20+
## 이미지 목차
21+
22+
### 1
23+
24+
### 2
25+
26+
### 3
27+
28+
# 2번째 제목
29+
30+

0 commit comments

Comments
 (0)
Please sign in to comment.