File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ id: 1740877282-AGHK
3
3
tags :
4
4
- blog
5
5
createdAt : 2025-03-02 10:01:22
6
- modifiedAt : 2025-03-06 18:15:34
6
+ modifiedAt : 2025-03-07 11:38:44
7
7
publish : blog
8
8
series : 나의 맞춤 블로그 만들기
9
9
---
@@ -64,5 +64,5 @@ series: 나의 맞춤 블로그 만들기
64
64
4 . 커스터마이징이 가능하여 내가 원하는대로 기능을 추가하고 뺄 수 있어야 한다.
65
65
66
66
이런 블로그를 구현하기 위해 DB를 사용해야 하나 고민을 하였지만 그냥 단순하게 쉘스크립트를 사용하여 (Claude가 작성) Obsidian Vault 폴더안의 md 파일들을 카피해 오기로 했다.
67
- 다음 포스트에서는 블로그를 구현한 방식을 적어보겠다
68
- 다음: [[ 어떻게 블로그를 구현하였나]]
67
+
68
+ 참고 : [[ 어떻게 블로그를 구현하였나]]
Original file line number Diff line number Diff line change 9
9
],
10
10
"series" : " 나의 맞춤 블로그 만들기" ,
11
11
"createdAt" : " 2025-03-02 10:01:22" ,
12
- "modifiedAt" : " 2025-03-06 18:15:34 "
12
+ "modifiedAt" : " 2025-03-07 11:38:44 "
13
13
}
14
14
,
15
15
{
You can’t perform that action at this time.
0 commit comments