<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>templating on Publishing House</title>
    <link>https://publishinghouse.org/tags/templating/</link>
    <description>Recent content in templating on Publishing House</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 29 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://publishinghouse.org/tags/templating/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Hugo Partials: Building Reusable Template Components</title>
      <link>https://publishinghouse.org/hugo-partials-building-reusable-template-components/</link>
      <pubDate>Wed, 29 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://publishinghouse.org/hugo-partials-building-reusable-template-components/</guid>
      <description>Hugo partials are reusable template fragments — the building blocks of a maintainable Hugo theme. Any piece of HTML that appears in more than one place belongs in a partial: site headers, footers, navigation menus, article cards, SEO meta tags, social sharing blocks, author bios. Once defined, a partial is called with a single line from any template.
This guide covers the full range of how partials work and patterns that make them practical for a publishing site.</description>
    </item>
    
    <item>
      <title>Hugo Shortcodes: How to Create and Use Them</title>
      <link>https://publishinghouse.org/hugo-shortcodes-how-to-create-and-use-them/</link>
      <pubDate>Wed, 29 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://publishinghouse.org/hugo-shortcodes-how-to-create-and-use-them/</guid>
      <description>Hugo shortcodes are reusable template fragments that can be embedded in Markdown content. They bridge the gap between Markdown&amp;rsquo;s intentional simplicity and the richer, more structured HTML that publishing sites often need — figure captions, callout boxes, video embeds, custom alert blocks, styled pull quotes — without requiring authors to write raw HTML in their content files.
Hugo ships with a small set of built-in shortcodes and provides a straightforward system for building your own.</description>
    </item>
    
  </channel>
</rss>
