<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Scripting on passthejoe</title>
    <link>https://relvokcor.xyz/~passthejoe/hugo/blog/scripting/</link>
    <description>Recent content in Scripting on passthejoe</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <copyright>Copyright © 2025, Steven Rosenberg.</copyright>
    <lastBuildDate>Sat, 22 Apr 2023 00:11:00 -0800</lastBuildDate>
    <atom:link href="https://relvokcor.xyz/~passthejoe/hugo/blog/scripting/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Friction in the Hugo composition process — Part 1</title>
      <link>https://relvokcor.xyz/~passthejoe/hugo/friction-in-the-hugo-composition-process-part-1/</link>
      <pubDate>Sat, 22 Apr 2023 00:11:00 -0800</pubDate>
      <guid>https://relvokcor.xyz/~passthejoe/hugo/friction-in-the-hugo-composition-process-part-1/</guid>
      <description>&lt;p&gt;I would write more, I say, if it was easier to start, write and publish a blog entry.&lt;/p&gt;&#xA;&lt;p&gt;I have a Bash script that allows me to easily write and publish microblog-style entries. Maybe I should come up with something similar for Hugo. It&amp;rsquo;s been on my to-do list.&lt;/p&gt;&#xA;&lt;p&gt;I can write tweets quickly. But a Hugo blog entry is a different thing.&lt;/p&gt;&#xA;&lt;p&gt;There&amp;rsquo;s a bunch of metadata at the top of the post. You need a title, time and date, author name and Twitter handle field. I guess I can forget about that last one in the Elon era. And then there are tags. And I can choose, post by post, whether to show the full post in the index, or not. There&amp;rsquo;s an optional description that makes the blog listing pages look much better. You have to come up with a file name.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Using rsync to update a Hugo blog</title>
      <link>https://relvokcor.xyz/~passthejoe/hugo/using-rsync-to-update-a-hugo-blog/</link>
      <pubDate>Mon, 12 Oct 2020 15:11:24 -0700</pubDate>
      <guid>https://relvokcor.xyz/~passthejoe/hugo/using-rsync-to-update-a-hugo-blog/</guid>
      <description>&lt;p&gt;The one disadvantage of a static-site generator like Hugo is that after you create an entry and build your blog locally, you then have to figure out how to update your site on the server. And Hugo seems to change a whole lot of files with every run of the command &lt;code&gt;hugo&lt;/code&gt;, even if you are only creating a single entry.&lt;/p&gt;&#xA;&lt;p&gt;There&amp;rsquo;s a heavy amount of encouragement to use GitHub to manage the blog and some kind of build utility to transfer the files to the web server.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
