<?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>Built-In on SITE</title>
    <link>https://hugo-theme-test-a-1.pages.dev/ko/tags/built-in/</link>
    <description>Recent content in Built-In on SITE — SITE</description>
    <image>
      <title>SITE</title>
      <url>https://hugo-theme-test-a-1.pages.dev/social.png</url>
      <link>https://hugo-theme-test-a-1.pages.dev/social.png</link>
    </image>
    <generator>Hugo -- 0.147.7</generator>
    <language>ko-KR</language>
    <atom:link href="https://hugo-theme-test-a-1.pages.dev/ko/tags/built-in/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>92 Hugo shortcode built-in</title>
      <link>https://hugo-theme-test-a-1.pages.dev/ko/blog/lab/92-hugo-shortcode/built-in/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 &#43;0000</pubDate>
      <guid>https://hugo-theme-test-a-1.pages.dev/ko/blog/lab/92-hugo-shortcode/built-in/</guid>
      <description>&lt;h1 id=&#34;92-hugo-shortcode-built-in&#34;&gt;92 Hugo shortcode built-in&lt;/h1&gt;
&lt;p&gt;이 섹션은 &lt;code&gt;themes/1/layouts/_shortcodes/readme/built-in/&lt;/code&gt;의 계약을 기준으로 만든 테스트 포스트 모음입니다.&lt;/p&gt;</description>
    </item>
    <item>
      <title>details shortcode</title>
      <link>https://hugo-theme-test-a-1.pages.dev/ko/blog/lab/92-hugo-shortcode/built-in/details/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 &#43;0000</pubDate>
      <guid>https://hugo-theme-test-a-1.pages.dev/ko/blog/lab/92-hugo-shortcode/built-in/details/</guid>
      <description>&lt;h1 id=&#34;details-shortcode&#34;&gt;details shortcode&lt;/h1&gt;
&lt;p&gt;&lt;code&gt;details&lt;/code&gt;는 HTML의 &lt;code&gt;&amp;lt;details&amp;gt;&lt;/code&gt; / &lt;code&gt;&amp;lt;summary&amp;gt;&lt;/code&gt; 요소를 본문 안에 안전하게 넣을 수 있게 해 주는 shortcode입니다. 긴 설명, 보조 문서, 선택형 안내, FAQ 같은 콘텐츠에 잘 맞습니다.&lt;/p&gt;</description>
    </item>
    <item>
      <title>figure shortcode</title>
      <link>https://hugo-theme-test-a-1.pages.dev/ko/blog/lab/92-hugo-shortcode/built-in/figure/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 &#43;0000</pubDate>
      <guid>https://hugo-theme-test-a-1.pages.dev/ko/blog/lab/92-hugo-shortcode/built-in/figure/</guid>
      <description>&lt;h1 id=&#34;figure-shortcode&#34;&gt;figure shortcode&lt;/h1&gt;
&lt;p&gt;&lt;code&gt;figure&lt;/code&gt;는 &lt;code&gt;&amp;lt;figure&amp;gt;&lt;/code&gt;, &lt;code&gt;&amp;lt;img&amp;gt;&lt;/code&gt;, &lt;code&gt;&amp;lt;figcaption&amp;gt;&lt;/code&gt; 구조를 한 번에 만들고 싶을 때 쓰는 shortcode입니다.&lt;br&gt;
이미지 본문, 캡션, 출처, 링크를 하나의 단위로 묶기 좋습니다.&lt;/p&gt;
&lt;p&gt;공식 문서 기준으로 &lt;code&gt;src&lt;/code&gt;, &lt;code&gt;alt&lt;/code&gt;, &lt;code&gt;width&lt;/code&gt;, &lt;code&gt;height&lt;/code&gt;, &lt;code&gt;loading&lt;/code&gt;, &lt;code&gt;class&lt;/code&gt;, &lt;code&gt;link&lt;/code&gt;, &lt;code&gt;target&lt;/code&gt;, &lt;code&gt;rel&lt;/code&gt;, &lt;code&gt;title&lt;/code&gt;, &lt;code&gt;caption&lt;/code&gt;, &lt;code&gt;attr&lt;/code&gt;, &lt;code&gt;attrlink&lt;/code&gt;를 사용할 수 있습니다. &lt;code&gt;src&lt;/code&gt;는 이미지 경로, &lt;code&gt;caption&lt;/code&gt;은 설명, &lt;code&gt;attr&lt;/code&gt;과 &lt;code&gt;attrlink&lt;/code&gt;는 출처 표기에 특히 유용합니다. 문서에는 내부 리소스, 전역 리소스, 원격 주소를 모두 지원한다고 설명되어 있습니다. citeturn791175view5turn241043view1&lt;/p&gt;</description>
    </item>
    <item>
      <title>highlight shortcode</title>
      <link>https://hugo-theme-test-a-1.pages.dev/ko/blog/lab/92-hugo-shortcode/built-in/highlight/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 &#43;0000</pubDate>
      <guid>https://hugo-theme-test-a-1.pages.dev/ko/blog/lab/92-hugo-shortcode/built-in/highlight/</guid>
      <description>&lt;h1 id=&#34;highlight-shortcode&#34;&gt;highlight shortcode&lt;/h1&gt;
&lt;p&gt;&lt;code&gt;highlight&lt;/code&gt;는 코드를 syntax highlight가 적용된 HTML로 바꿔 주는 shortcode입니다.&lt;br&gt;
Markdown에서는 기본 fenced code block만으로도 충분한 경우가 많지만, 인라인 코드 조각을 강조하거나 하이라이트 옵션을 세밀하게 통제하고 싶을 때 유용합니다.&lt;/p&gt;</description>
    </item>
    <item>
      <title>instagram shortcode</title>
      <link>https://hugo-theme-test-a-1.pages.dev/ko/blog/lab/92-hugo-shortcode/built-in/instagram/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 &#43;0000</pubDate>
      <guid>https://hugo-theme-test-a-1.pages.dev/ko/blog/lab/92-hugo-shortcode/built-in/instagram/</guid>
      <description>&lt;h1 id=&#34;instagram-shortcode&#34;&gt;instagram shortcode&lt;/h1&gt;
&lt;p&gt;&lt;code&gt;instagram&lt;/code&gt;은 Instagram 게시물을 본문 안에 임베드하는 shortcode입니다.&lt;br&gt;
정적 사이트에서는 소셜 임베드가 외부 서비스 의존성을 만들기 쉬우므로, 어떤 설정이 렌더링에 영향을 주는지 함께 보는 것이 중요합니다.&lt;/p&gt;</description>
    </item>
    <item>
      <title>param shortcode</title>
      <link>https://hugo-theme-test-a-1.pages.dev/ko/blog/lab/92-hugo-shortcode/built-in/param/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 &#43;0000</pubDate>
      <guid>https://hugo-theme-test-a-1.pages.dev/ko/blog/lab/92-hugo-shortcode/built-in/param/</guid>
      <description>&lt;h1 id=&#34;param-shortcode&#34;&gt;param shortcode&lt;/h1&gt;
&lt;p&gt;&lt;code&gt;param&lt;/code&gt;은 front matter나 site configuration에 저장된 값을 본문 안으로 꺼내오는 shortcode입니다.&lt;br&gt;
문구를 여러 페이지에 반복하지 않으려면, 이 방식이 생각보다 강력합니다.&lt;/p&gt;</description>
    </item>
    <item>
      <title>qr shortcode</title>
      <link>https://hugo-theme-test-a-1.pages.dev/ko/blog/lab/92-hugo-shortcode/built-in/qr/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 &#43;0000</pubDate>
      <guid>https://hugo-theme-test-a-1.pages.dev/ko/blog/lab/92-hugo-shortcode/built-in/qr/</guid>
      <description>&lt;h1 id=&#34;qr-shortcode&#34;&gt;qr shortcode&lt;/h1&gt;
&lt;p&gt;&lt;code&gt;qr&lt;/code&gt;은 본문 안의 텍스트를 QR 코드 이미지로 바꿔 주는 shortcode입니다.&lt;br&gt;
짧은 링크, 전화번호, 연락처, 등록 URL 같은 정보를 빠르게 전달하고 싶을 때 적합합니다.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ref shortcode</title>
      <link>https://hugo-theme-test-a-1.pages.dev/ko/blog/lab/92-hugo-shortcode/built-in/ref/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 &#43;0000</pubDate>
      <guid>https://hugo-theme-test-a-1.pages.dev/ko/blog/lab/92-hugo-shortcode/built-in/ref/</guid>
      <description>&lt;h1 id=&#34;ref-shortcode&#34;&gt;ref shortcode&lt;/h1&gt;
&lt;p&gt;&lt;code&gt;ref&lt;/code&gt;는 특정 페이지를 가리키는 permalink를 만들어 주는 shortcode입니다.&lt;br&gt;
문서 내부 링크를 직접 하드코딩하지 않고, 페이지 참조를 기준으로 링크를 만들고 싶을 때 유용합니다.&lt;/p&gt;</description>
    </item>
    <item>
      <title>relref shortcode</title>
      <link>https://hugo-theme-test-a-1.pages.dev/ko/blog/lab/92-hugo-shortcode/built-in/relref/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 &#43;0000</pubDate>
      <guid>https://hugo-theme-test-a-1.pages.dev/ko/blog/lab/92-hugo-shortcode/built-in/relref/</guid>
      <description>&lt;h1 id=&#34;relref-shortcode&#34;&gt;relref shortcode&lt;/h1&gt;
&lt;p&gt;&lt;code&gt;relref&lt;/code&gt;는 대상 페이지까지의 상대 permalink를 만들어 주는 shortcode입니다.&lt;br&gt;
&lt;code&gt;ref&lt;/code&gt;와 문법은 거의 비슷하지만, 결과가 상대 경로라는 점이 다릅니다.&lt;/p&gt;</description>
    </item>
    <item>
      <title>vimeo shortcode</title>
      <link>https://hugo-theme-test-a-1.pages.dev/ko/blog/lab/92-hugo-shortcode/built-in/vimeo/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 &#43;0000</pubDate>
      <guid>https://hugo-theme-test-a-1.pages.dev/ko/blog/lab/92-hugo-shortcode/built-in/vimeo/</guid>
      <description>&lt;h1 id=&#34;vimeo-shortcode&#34;&gt;vimeo shortcode&lt;/h1&gt;
&lt;p&gt;&lt;code&gt;vimeo&lt;/code&gt;는 Vimeo 영상을 본문에 임베드하는 shortcode입니다.&lt;br&gt;
튜토리얼, 강의, 데모 영상처럼 영상 자료를 본문에서 바로 보여 주고 싶을 때 사용합니다.&lt;/p&gt;</description>
    </item>
    <item>
      <title>x shortcode</title>
      <link>https://hugo-theme-test-a-1.pages.dev/ko/blog/lab/92-hugo-shortcode/built-in/x/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 &#43;0000</pubDate>
      <guid>https://hugo-theme-test-a-1.pages.dev/ko/blog/lab/92-hugo-shortcode/built-in/x/</guid>
      <description>&lt;h1 id=&#34;x-shortcode&#34;&gt;x shortcode&lt;/h1&gt;
&lt;p&gt;&lt;code&gt;x&lt;/code&gt;는 X 포스트를 본문에 임베드하는 shortcode입니다.&lt;br&gt;
과거 Twitter 임베드와 비슷한 역할을 하지만, 현재는 X 서비스 설정을 함께 고려해야 합니다.&lt;/p&gt;
&lt;p&gt;공식 문서에는 &lt;code&gt;user&lt;/code&gt;, &lt;code&gt;id&lt;/code&gt; 조합의 예시와 함께 &lt;code&gt;privacy.x.disable&lt;/code&gt;, &lt;code&gt;privacy.x.enableDNT&lt;/code&gt;, &lt;code&gt;privacy.x.simple&lt;/code&gt;, 그리고 &lt;code&gt;services.x.disableInlineCSS&lt;/code&gt; 설정이 안내되어 있습니다. citeturn791175view3turn241043view4&lt;/p&gt;</description>
    </item>
    <item>
      <title>youtube shortcode</title>
      <link>https://hugo-theme-test-a-1.pages.dev/ko/blog/lab/92-hugo-shortcode/built-in/youtube/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 &#43;0000</pubDate>
      <guid>https://hugo-theme-test-a-1.pages.dev/ko/blog/lab/92-hugo-shortcode/built-in/youtube/</guid>
      <description>&lt;h1 id=&#34;youtube-shortcode&#34;&gt;youtube shortcode&lt;/h1&gt;
&lt;p&gt;&lt;code&gt;youtube&lt;/code&gt;는 YouTube 영상을 본문에 임베드하는 shortcode입니다.&lt;br&gt;
가장 익숙한 외부 영상 임베드 중 하나이며, 튜토리얼, 발표 자료, 쇼케이스 페이지에서 자주 쓰입니다.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>