<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Hugo on homelab89</title>
    <link>https://blog.homelab89.com/tags/hugo/</link>
    <description>Recent content in Hugo on homelab89</description>
    <generator>Hugo</generator>
    <language>ko-KR</language>
    <lastBuildDate>Sat, 04 Jul 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.homelab89.com/tags/hugo/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Blog 사용법</title>
      <link>https://blog.homelab89.com/docs/homelab/blog-usage/</link>
      <pubDate>Sat, 04 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://blog.homelab89.com/docs/homelab/blog-usage/</guid>
      <description>&lt;p&gt;이 blog(&lt;code&gt;~/blog&lt;/code&gt;)에 글을 쓰는 방법 요약. 전체 설계는 &lt;code&gt;~/Documents/docs/knowledge-base-architecture.md&lt;/code&gt; 참조.&lt;/p&gt;
&lt;h2 id=&#34;번들-구조-문서-1건--폴더-1개&#34;&gt;번들 구조: 문서 1건 = 폴더 1개&lt;/h2&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;&amp;lt;번들 슬러그&amp;gt;/
├── index.md      &amp;lt;- 본문 (markdown 원본 그대로)
└── files/        &amp;lt;- 이 글에서 나온 코드·그림·스크립트
    └── verify.sh
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;본문에서는 &lt;code&gt;files/&amp;lt;파일명&amp;gt;&lt;/code&gt; 형태의 상대 링크로 부속 산출물을 참조한다. 예: &lt;code&gt;[검증 스크립트](files/sample.sh)&lt;/code&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
