Skip to content

Commit 231cd47

Browse files
chenchaoyiclaude
andcommitted
Add bilingual intro to skeletons post
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent bd1d74d commit 231cd47

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

blogs/skeletons-writers-closet-post.html

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,19 @@
1515
.single-line-title {
1616
font-size: 2.2em;
1717
}
18+
.intro {
19+
margin-top: 2em;
20+
font-size: 1.1em;
21+
line-height: 1.8;
22+
}
23+
.intro p {
24+
margin-bottom: 1.4em;
25+
}
26+
.intro .cn {
27+
display: block;
28+
font-size: 0.92em;
29+
color: var(--ink-mute);
30+
}
1831
/* Plate gallery — the original was an image carousel; here each
1932
drawing gets its own full frame, staggered for editorial rhythm. */
2033
.plates {
@@ -93,6 +106,14 @@
93106
<h2 class="single-line-title">Skeletons in the writer’s closet</h2>
94107
<p class="post-meta">Posted on December 28, 2025</p>
95108

109+
<div class="intro">
110+
<p>Every writer has a closet. This is what’s inside mine.
111+
<span class="cn">每个写作者都有一个柜子,这是我的。</span></p>
112+
<p>The last image is my real desk.<br />
113+
Nothing fancy. Just where the writing happens.
114+
<span class="cn">最后一张是我真实的书桌。<br />我所有的创作,都是在这里写出来的:)</span></p>
115+
</div>
116+
96117
<div class="plates">
97118
<figure class="plate full">
98119
<img src="../images/blog/skeletons/skeletons-1.jpg" alt="all writers leak. — a writer at a laptop, words spilling quietly out of them" />

0 commit comments

Comments
 (0)