Skip to content

Commit 4b43f5f

Browse files
committed
Deploy post/2025-11-03-01 899df23
1 parent 5f7f91b commit 4b43f5f

10 files changed

Lines changed: 777 additions & 13 deletions

post/겸손하자.html

Lines changed: 130 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,130 @@
1+
<!DOCTYPE html>
2+
<html lang="ko">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover">
6+
7+
<meta name="giscus:backlink" content="https://chebread.github.io/post/겸손하자">
8+
9+
<title>겸손하자 | 차한음 블로그</title>
10+
<meta name="description" content="도덕경 (노자)">
11+
<meta name="author" content="차한음">
12+
<link rel="canonical" href="https://chebread.github.io/">
13+
14+
<meta property="og:title" content="겸손하자 | 차한음 블로그">
15+
<meta property="og:description" content="도덕경 (노자)">
16+
<meta property="og:type" content="article">
17+
<meta property="og:url" content="https://chebread.github.io/post/겸손하자">
18+
<meta property="og:site_name" content="차한음 블로그">
19+
20+
<meta name="twitter:card" content="summary_large_image">
21+
<meta name="twitter:title" content="겸손하자 | 차한음 블로그">
22+
<meta name="twitter:description" content="도덕경 (노자)">
23+
24+
<script type="application/ld+json">
25+
{
26+
"@context": "https://schema.org",
27+
"@type": "BlogPosting",
28+
"headline": "겸손하자 | 차한음 블로그",
29+
"author": {
30+
"@type": "Person",
31+
"name": "차한음"
32+
},
33+
"publisher": {
34+
"@type": "Organization",
35+
"name": "차한음",
36+
},
37+
"datePublished": "2025-11-03",
38+
"description": "도덕경 (노자)"
39+
}
40+
</script>
41+
42+
<link rel="stylesheet" href="/styles/reset.css" />
43+
<link rel="stylesheet" href="/styles/layout.css" />
44+
<link rel="stylesheet" href="/styles/color-palette.css">
45+
<link rel="stylesheet" href="/styles/chroma.css">
46+
47+
<link rel="stylesheet" href="/styles/github-markdown.css">
48+
<link rel="stylesheet" href="/styles/post.css">
49+
50+
<link rel="icon" href="/favicons/favicon.ico" sizes="any">
51+
<link rel="icon" type="image/png" sizes="32x32" href="/favicons/favicon-32x32.png">
52+
<link rel="apple-touch-icon" href="/favicons/apple-touch-icon.png">
53+
</head>
54+
<body>
55+
<div class="root">
56+
<div class="post">
57+
<nav class="post-nav">
58+
<a href="/" class="">
59+
<span></span>
60+
</a>
61+
<a href="/about" class="">
62+
<span>어바웃</span>
63+
</a>
64+
<a href="/posts" class="active">
65+
<span>포스트</span>
66+
</a>
67+
</nav>
68+
69+
<main class="post-content">
70+
<header class="post-header">
71+
<h1 class="post-title">겸손하자</h1>
72+
<p class="post-date"><time datetime="2025-11-03">2025년 11월 03일</time></p>
73+
<p class="post-category"><a href="/posts/%eb%8f%85%ec%84%9c">[독서]</a></p>
74+
</header>
75+
<div class="post-body">
76+
<article class="markdown-body"><blockquote>
77+
<p>세상 사람들이 모두 아름다운 것이 아름다운 줄만 알면 이것은 추악한 것일 뿐이다.
78+
[세상 사람들이] 모두 선한 것이 선한 줄만 알면 이것은 선하지 않은 것일 뿐이다.
79+
그러므로 있음과 없음은 서로를 낳고, 어려움과 쉬움은 서로를 이루며, 길고 짧음은 서로를 비교하고, 높고 낮음은 서로를 기울며, 곡조(음악)와 소리는 서로 조화롭고, 앞과 뒤는 서로를 따른다.
80+
이 때문에 성인은 무위의 일에 머무르면서 말 없는 가르침을 행한다.
81+
만물이 일어나도 [이렇다 저렇다] 말하지 않으며, 생겨나게 하고서도 [그것을] 소유하지 않으며, [무엇인가를] 해놓고도 뽐내지 않으며, 공을 이루고도 [거기에] 머물지 않는다.
82+
머물러 있지 않기에 [공이] 떠나지 않는다.
83+
- 도덕경 (노자)</p>
84+
</blockquote>
85+
<p>나도 2022년에 KCF 해커톤에서 동상을 받고, 나의 공에 심취하여 얼마나 우매한 행동을 자행했던가.</p>
86+
<blockquote>
87+
<p>공자께서 말씀하시길, 세 사람이 길을 가면 그중에 반드시 나의 스승이 있다. (그들의) 선한 점을 가려내어 그것을 따르고, (그들의) 선하지 못한 점을 보고는 (나에게도 그런 점이 있는지 돌아보고) 그것을 고친다.
88+
- 논어 (공자)</p>
89+
</blockquote>
90+
<p>공자의 말씀으로 하여금, 이런 나의 우매했던 행동들을 오늘 만난 타인을 통해 반추해보는 하루이다.</p>
91+
</article>
92+
</div>
93+
<section class="post-comments">
94+
<script src="https://giscus.app/client.js"
95+
data-repo="chebread/chebread.github.io"
96+
data-repo-id="R_kgDOP0JptQ"
97+
data-category="Announcements"
98+
data-category-id="DIC_kwDOP0Jptc4CwG8I"
99+
data-mapping="title"
100+
data-strict="0"
101+
data-reactions-enabled="1"
102+
data-emit-metadata="0"
103+
data-input-position="top"
104+
data-theme="light"
105+
data-lang="ko"
106+
crossorigin="anonymous"
107+
async>
108+
</script>
109+
</section>
110+
</main>
111+
112+
<footer class="post-footer">
113+
<section>
114+
<p>&copy; 2025 Cha Haneum</p>
115+
</section>
116+
<section>
117+
<a href="https://github.com/chebread">
118+
<span>깃허브</span>
119+
</a>
120+
<a href="mailto:chahaneum@chebread.com">
121+
<span>이메일</span>
122+
</a>
123+
</section>
124+
</footer>
125+
</div>
126+
</div>
127+
128+
<script src="/js/main.js"></script>
129+
</body>
130+
</html>

post/높은-곳.html

Lines changed: 119 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,119 @@
1+
<!DOCTYPE html>
2+
<html lang="ko">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover">
6+
7+
<meta name="giscus:backlink" content="https://chebread.github.io/post/높은-곳">
8+
9+
<title>높은 곳 | 차한음 블로그</title>
10+
<meta name="description" content="높은 곳에서 일할 때의 어려움은 무엇보다도 글씨가 바른지 비뚤어졌는지 알 수 없다는 사실입니다. 낮은 곳에 있는 사람들에게 부지런히 물어보는 방법밖에 없습니다.">
11+
<meta name="author" content="차한음">
12+
<link rel="canonical" href="https://chebread.github.io/">
13+
14+
<meta property="og:title" content="높은 곳 | 차한음 블로그">
15+
<meta property="og:description" content="높은 곳에서 일할 때의 어려움은 무엇보다도 글씨가 바른지 비뚤어졌는지 알 수 없다는 사실입니다. 낮은 곳에 있는 사람들에게 부지런히 물어보는 방법밖에 없습니다.">
16+
<meta property="og:type" content="article">
17+
<meta property="og:url" content="https://chebread.github.io/post/높은-곳">
18+
<meta property="og:site_name" content="차한음 블로그">
19+
20+
<meta name="twitter:card" content="summary_large_image">
21+
<meta name="twitter:title" content="높은 곳 | 차한음 블로그">
22+
<meta name="twitter:description" content="높은 곳에서 일할 때의 어려움은 무엇보다도 글씨가 바른지 비뚤어졌는지 알 수 없다는 사실입니다. 낮은 곳에 있는 사람들에게 부지런히 물어보는 방법밖에 없습니다.">
23+
24+
<script type="application/ld+json">
25+
{
26+
"@context": "https://schema.org",
27+
"@type": "BlogPosting",
28+
"headline": "높은 곳 | 차한음 블로그",
29+
"author": {
30+
"@type": "Person",
31+
"name": "차한음"
32+
},
33+
"publisher": {
34+
"@type": "Organization",
35+
"name": "차한음",
36+
},
37+
"datePublished": "2025-11-02",
38+
"description": "높은 곳에서 일할 때의 어려움은 무엇보다도 글씨가 바른지 비뚤어졌는지 알 수 없다는 사실입니다. 낮은 곳에 있는 사람들에게 부지런히 물어보는 방법밖에 없습니다."
39+
}
40+
</script>
41+
42+
<link rel="stylesheet" href="/styles/reset.css" />
43+
<link rel="stylesheet" href="/styles/layout.css" />
44+
<link rel="stylesheet" href="/styles/color-palette.css">
45+
<link rel="stylesheet" href="/styles/chroma.css">
46+
47+
<link rel="stylesheet" href="/styles/github-markdown.css">
48+
<link rel="stylesheet" href="/styles/post.css">
49+
50+
<link rel="icon" href="/favicons/favicon.ico" sizes="any">
51+
<link rel="icon" type="image/png" sizes="32x32" href="/favicons/favicon-32x32.png">
52+
<link rel="apple-touch-icon" href="/favicons/apple-touch-icon.png">
53+
</head>
54+
<body>
55+
<div class="root">
56+
<div class="post">
57+
<nav class="post-nav">
58+
<a href="/" class="">
59+
<span></span>
60+
</a>
61+
<a href="/about" class="">
62+
<span>어바웃</span>
63+
</a>
64+
<a href="/posts" class="active">
65+
<span>포스트</span>
66+
</a>
67+
</nav>
68+
69+
<main class="post-content">
70+
<header class="post-header">
71+
<h1 class="post-title">높은 곳</h1>
72+
<p class="post-date"><time datetime="2025-11-02">2025년 11월 02일</time></p>
73+
<p class="post-category"><a href="/posts/%ec%b2%98%ec%9d%8c%ec%b2%98%eb%9f%bc">[처음처럼]</a></p>
74+
</header>
75+
<div class="post-body">
76+
<article class="markdown-body"><blockquote>
77+
<p>높은 곳에서 일할 때의 어려움은 무엇보다도 글씨가 바른지 비뚤어졌는지 알 수 없다는 사실입니다.
78+
낮은 곳에 있는 사람들에게 부지런히 물어보는 방법밖에 없습니다.</p>
79+
</blockquote>
80+
</article>
81+
</div>
82+
<section class="post-comments">
83+
<script src="https://giscus.app/client.js"
84+
data-repo="chebread/chebread.github.io"
85+
data-repo-id="R_kgDOP0JptQ"
86+
data-category="Announcements"
87+
data-category-id="DIC_kwDOP0Jptc4CwG8I"
88+
data-mapping="title"
89+
data-strict="0"
90+
data-reactions-enabled="1"
91+
data-emit-metadata="0"
92+
data-input-position="top"
93+
data-theme="light"
94+
data-lang="ko"
95+
crossorigin="anonymous"
96+
async>
97+
</script>
98+
</section>
99+
</main>
100+
101+
<footer class="post-footer">
102+
<section>
103+
<p>&copy; 2025 Cha Haneum</p>
104+
</section>
105+
<section>
106+
<a href="https://github.com/chebread">
107+
<span>깃허브</span>
108+
</a>
109+
<a href="mailto:chahaneum@chebread.com">
110+
<span>이메일</span>
111+
</a>
112+
</section>
113+
</footer>
114+
</div>
115+
</div>
116+
117+
<script src="/js/main.js"></script>
118+
</body>
119+
</html>

post/비상.html

Lines changed: 120 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,120 @@
1+
<!DOCTYPE html>
2+
<html lang="ko">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover">
6+
7+
<meta name="giscus:backlink" content="https://chebread.github.io/post/비상">
8+
9+
<title>비상 | 차한음 블로그</title>
10+
<meta name="description" content="높이 나는 새는 몸을 가볍게 하기 위하여 많은 것을 버립니다. 심지어 뼛속까지 비워야 합니다. 무심히 하늘을 나는 새 한 마리가 가르치는 이야기입니다.">
11+
<meta name="author" content="차한음">
12+
<link rel="canonical" href="https://chebread.github.io/">
13+
14+
<meta property="og:title" content="비상 | 차한음 블로그">
15+
<meta property="og:description" content="높이 나는 새는 몸을 가볍게 하기 위하여 많은 것을 버립니다. 심지어 뼛속까지 비워야 합니다. 무심히 하늘을 나는 새 한 마리가 가르치는 이야기입니다.">
16+
<meta property="og:type" content="article">
17+
<meta property="og:url" content="https://chebread.github.io/post/비상">
18+
<meta property="og:site_name" content="차한음 블로그">
19+
20+
<meta name="twitter:card" content="summary_large_image">
21+
<meta name="twitter:title" content="비상 | 차한음 블로그">
22+
<meta name="twitter:description" content="높이 나는 새는 몸을 가볍게 하기 위하여 많은 것을 버립니다. 심지어 뼛속까지 비워야 합니다. 무심히 하늘을 나는 새 한 마리가 가르치는 이야기입니다.">
23+
24+
<script type="application/ld+json">
25+
{
26+
"@context": "https://schema.org",
27+
"@type": "BlogPosting",
28+
"headline": "비상 | 차한음 블로그",
29+
"author": {
30+
"@type": "Person",
31+
"name": "차한음"
32+
},
33+
"publisher": {
34+
"@type": "Organization",
35+
"name": "차한음",
36+
},
37+
"datePublished": "2025-11-02",
38+
"description": "높이 나는 새는 몸을 가볍게 하기 위하여 많은 것을 버립니다. 심지어 뼛속까지 비워야 합니다. 무심히 하늘을 나는 새 한 마리가 가르치는 이야기입니다."
39+
}
40+
</script>
41+
42+
<link rel="stylesheet" href="/styles/reset.css" />
43+
<link rel="stylesheet" href="/styles/layout.css" />
44+
<link rel="stylesheet" href="/styles/color-palette.css">
45+
<link rel="stylesheet" href="/styles/chroma.css">
46+
47+
<link rel="stylesheet" href="/styles/github-markdown.css">
48+
<link rel="stylesheet" href="/styles/post.css">
49+
50+
<link rel="icon" href="/favicons/favicon.ico" sizes="any">
51+
<link rel="icon" type="image/png" sizes="32x32" href="/favicons/favicon-32x32.png">
52+
<link rel="apple-touch-icon" href="/favicons/apple-touch-icon.png">
53+
</head>
54+
<body>
55+
<div class="root">
56+
<div class="post">
57+
<nav class="post-nav">
58+
<a href="/" class="">
59+
<span></span>
60+
</a>
61+
<a href="/about" class="">
62+
<span>어바웃</span>
63+
</a>
64+
<a href="/posts" class="active">
65+
<span>포스트</span>
66+
</a>
67+
</nav>
68+
69+
<main class="post-content">
70+
<header class="post-header">
71+
<h1 class="post-title">비상</h1>
72+
<p class="post-date"><time datetime="2025-11-02">2025년 11월 02일</time></p>
73+
<p class="post-category"><a href="/posts/%ec%b2%98%ec%9d%8c%ec%b2%98%eb%9f%bc">[처음처럼]</a></p>
74+
</header>
75+
<div class="post-body">
76+
<article class="markdown-body"><blockquote>
77+
<p>높이 나는 새는 몸을 가볍게 하기 위하여 많은 것을 버립니다.
78+
심지어 뼛속까지 비워야 합니다.
79+
무심히 하늘을 나는 새 한 마리가 가르치는 이야기입니다.</p>
80+
</blockquote>
81+
</article>
82+
</div>
83+
<section class="post-comments">
84+
<script src="https://giscus.app/client.js"
85+
data-repo="chebread/chebread.github.io"
86+
data-repo-id="R_kgDOP0JptQ"
87+
data-category="Announcements"
88+
data-category-id="DIC_kwDOP0Jptc4CwG8I"
89+
data-mapping="title"
90+
data-strict="0"
91+
data-reactions-enabled="1"
92+
data-emit-metadata="0"
93+
data-input-position="top"
94+
data-theme="light"
95+
data-lang="ko"
96+
crossorigin="anonymous"
97+
async>
98+
</script>
99+
</section>
100+
</main>
101+
102+
<footer class="post-footer">
103+
<section>
104+
<p>&copy; 2025 Cha Haneum</p>
105+
</section>
106+
<section>
107+
<a href="https://github.com/chebread">
108+
<span>깃허브</span>
109+
</a>
110+
<a href="mailto:chahaneum@chebread.com">
111+
<span>이메일</span>
112+
</a>
113+
</section>
114+
</footer>
115+
</div>
116+
</div>
117+
118+
<script src="/js/main.js"></script>
119+
</body>
120+
</html>

post/한계가-창의성을-만든다.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,6 @@ <h1 class="post-title">한계가 창의성을 만든다</h1>
8383
너무 좁거나 긴 대지, 건물, 방을 설계해 달라는 요청을 받았는가?
8484
비정상적인 비례를 흥미롭게 이용한다면 뜻밖의 성과를 얻게 될 것이다.</p>
8585
</blockquote>
86-
<p>궁핍이 풍요보다 유용하다.
87-
한계가 자유보다 유용하다.
88-
모든 창의성은 궁핍으로부터 발현된다.
89-
모든 창의성은 한계로부터 발현된다.</p>
9086
</article>
9187
</div>
9288
<section class="post-comments">

0 commit comments

Comments
 (0)