<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>javascript on Publishing House</title>
    <link>https://publishinghouse.org/tags/javascript/</link>
    <description>Recent content in javascript 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/javascript/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Hugo Pipes: Asset Processing and Bundling</title>
      <link>https://publishinghouse.org/hugo-pipes-asset-processing-and-bundling/</link>
      <pubDate>Wed, 29 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://publishinghouse.org/hugo-pipes-asset-processing-and-bundling/</guid>
      <description>Hugo Pipes is Hugo&amp;rsquo;s built-in asset processing pipeline. It handles Sass/SCSS compilation, CSS and JavaScript minification, fingerprinting for cache busting, and bundling — at build time, without external build tools like Webpack or Vite. For publishers running Hugo sites, understanding Pipes is the difference between manually managing compiled CSS and having the build handle it automatically.
The Assets Directory Hugo Pipes works with files in the assets/ directory. Unlike static/, which copies files verbatim to the output, assets/ is a processing source — files there are available to Pipes functions but are only written to the output if explicitly processed and referenced.</description>
    </item>
    
  </channel>
</rss>
