Starting a Personal Blog

September 10, 20264 min read
# Development# Note
Why I started writing

I am finally starting the personal blog I had postponed for a long time. I want to record honest lessons from direct experience rather than wait for perfectly organized knowledge.

Why I started writing

Explaining what I learn reveals the parts I do not yet understand. These notes are documentation for my future self and, hopefully, a useful clue for someone facing a similar problem.

Memory fades, but a clear record can be used again.

What I will write about

Adding a new post

Add a src/content/posts/date-post-title.md file to generate the home entry, archive card, detail page, and RSS item automatically.

src/content/posts/
└── 2026-09-10-first-post.md