Skip to content

Commit 59392a0

Browse files
committed
Update blog
1 parent 8feef4f commit 59392a0

File tree

9 files changed

+55
-50
lines changed

9 files changed

+55
-50
lines changed

content/.obsidian/workspace.json

Lines changed: 35 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,26 @@
1313
"state": {
1414
"type": "markdown",
1515
"state": {
16-
"file": "blog/도메인 순환 참조.md",
16+
"file": "blog/Java JSON.md",
1717
"mode": "source",
1818
"source": false
1919
},
2020
"icon": "lucide-file",
21-
"title": "도메인 순환 참조"
21+
"title": "Java JSON"
22+
}
23+
},
24+
{
25+
"id": "d974ab40dc72d6e0",
26+
"type": "leaf",
27+
"state": {
28+
"type": "markdown",
29+
"state": {
30+
"file": "index.md",
31+
"mode": "source",
32+
"source": false
33+
},
34+
"icon": "lucide-file",
35+
"title": "index"
2236
}
2337
},
2438
{
@@ -35,7 +49,8 @@
3549
"title": "Dependency Mechanism"
3650
}
3751
}
38-
]
52+
],
53+
"currentTab": 1
3954
}
4055
],
4156
"direction": "vertical"
@@ -109,13 +124,13 @@
109124
"state": {
110125
"type": "outline",
111126
"state": {
112-
"file": "blog/도메인 순환 참조.md",
127+
"file": "index.md",
113128
"followCursor": false,
114129
"showSearch": false,
115130
"searchQuery": ""
116131
},
117132
"icon": "lucide-list",
118-
"title": "Outline of 도메인 순환 참조"
133+
"title": "Outline of index"
119134
}
120135
},
121136
{
@@ -205,7 +220,7 @@
205220
"state": {
206221
"type": "localgraph",
207222
"state": {
208-
"file": "blog/도메인 순환 참조.md",
223+
"file": "index.md",
209224
"options": {
210225
"collapse-filter": true,
211226
"search": "",
@@ -233,7 +248,7 @@
233248
}
234249
},
235250
"icon": "lucide-git-fork",
236-
"title": "Graph of 도메인 순환 참조"
251+
"title": "Graph of index"
237252
}
238253
}
239254
]
@@ -256,35 +271,35 @@
256271
"darlal-switcher-plus:Open Symbols for the active editor": false
257272
}
258273
},
259-
"active": "585ce278009be6c9",
274+
"active": "d974ab40dc72d6e0",
260275
"lastOpenFiles": [
276+
"blog/index.md",
277+
"index.md",
278+
"essay/index.md",
279+
"blog/Java JSON.md",
280+
"blog/Nodejs Express.md",
281+
"blog/Couchbase Mock.md",
282+
"blog/jenv.md",
283+
"blog/GRASP Pattern.md",
284+
"blog/Nodejs Authentication.md",
285+
"blog/CleanCode Emergence.md",
286+
"blog/Spring AOP.md",
287+
"blog/ElasticSearch Install.md",
261288
"blog/도메인 순환 참조.md",
262289
"blog/Dependency Mechanism.md",
263290
"낙서장.canvas",
264291
"vault.md",
265292
"blog/Javascript Closure.md",
266293
"blog/CleanCode UnitTest.md",
267-
"blog/index.md",
268294
"blog/Nodejs Express Routing.md",
269295
"blog/Reactive Stream.md",
270296
"blog/Mockito.md",
271-
"index.md",
272297
"about.md",
273298
"essay/2019 회고.md",
274299
"essay/2018 회고.md",
275300
"essay/2018 생각 정리.md",
276301
"essay/2017 회고.md",
277302
"templates/Blog Template.md",
278-
"essay/index.md",
279-
"blog/Linux nohup.md",
280-
"blog/Java volatile.md",
281-
"blog/Singleton Pattern.md",
282-
"blog/Open Closed Principle.md",
283-
"blog/Redis HA.md",
284-
"blog/editorconfig.md",
285-
"blog/Intellij War.md",
286-
"blog/Code Coverage.md",
287-
"blog/Django Start.md",
288303
"public/templates/index.html",
289304
"public/templates/Blog-Template.html",
290305
"public/templates",

content/blog/Nodejs Express.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2+
title: NodeJs의 Express
3+
description:
24
aliases: [/articles/2017-04/Nodejs-Express]
3-
comments: false
45
date: 2017-04-22
5-
description:
66
tags: [Express, NodeJs]
7-
title: NodeJs의 Express
7+
comments: false
88
---
99
# Nodejs Express
1010
## Express

content/blog/index.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

content/blog/jenv.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2+
title: jenv 설치 및 사용하기
3+
description:
24
aliases: [/articles/2019-07/jenv]
3-
comments: false
45
date: 2019-07-03
5-
description:
66
tags: [Java]
7-
title: jenv 설치 및 사용하기
7+
comments: false
88
---
99
# jenv 설치 및 사용하기
1010
## [jenv란?](https://www.jenv.be/)

content/blog/도메인 순환 참조.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 도메인 순환 참조
3-
description:
3+
description:
44
aliases: []
55
date: 2025-08-10
66
tags: []

content/essay/index.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

content/index.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,4 @@ date: 2025-07-28
66
tags: []
77
comments: false
88
---
9-
# Index
10-
- [[blog/index|blog]]
11-
- [[essay/index|essay]]
12-
- [[about]]
9+
# Home

quartz.layout.ts

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,16 @@ export const defaultContentPageLayout: PageLayout = {
8484
Component.Backlinks(),
8585
Component.Graph(),
8686
],
87+
afterBody: [
88+
Component.ConditionalRender({
89+
component: Component.RecentNotes({
90+
showTags: false,
91+
limit: 10,
92+
filter: (page) => page.slug !== "index",
93+
}),
94+
condition: (page) => page.fileData.slug == "index",
95+
}),
96+
]
8797
}
8898

8999
// components for pages that display lists of pages (e.g. tags or folders)
@@ -114,4 +124,5 @@ export const defaultListPageLayout: PageLayout = {
114124
})),
115125
],
116126
right: [],
127+
afterBody: []
117128
}

quartz/cfg.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,5 +88,5 @@ export interface FullPageLayout {
8888
footer: QuartzComponent
8989
}
9090

91-
export type PageLayout = Pick<FullPageLayout, "beforeBody" | "left" | "right">
91+
export type PageLayout = Pick<FullPageLayout, "beforeBody" | "left" | "right" | "afterBody">
9292
export type SharedLayout = Pick<FullPageLayout, "head" | "header" | "footer" | "afterBody">

0 commit comments

Comments
 (0)