<?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 My Mini Maker Space!</title>
    <link>https://my.minimaker.space/categories/hugo/</link>
    <description>Recent content in Hugo on My Mini Maker Space!</description>
    <generator>Hugo -- 0.127.0</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 14 Oct 2024 18:28:02 +1300</lastBuildDate>
    <atom:link href="https://my.minimaker.space/categories/hugo/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How I Quickly Make a New Hugo Post</title>
      <link>https://my.minimaker.space/2024/10/14/how-i-quickly-make-a-new-hugo-post/</link>
      <pubDate>Mon, 14 Oct 2024 18:28:02 +1300</pubDate>
      <guid>https://my.minimaker.space/2024/10/14/how-i-quickly-make-a-new-hugo-post/</guid>
      <description>As I&amp;rsquo;ve been migrating this website from Wordpress, I&amp;rsquo;ve been manually creating folder structure in VS Code and manually filling in front matter. It&amp;rsquo;s been painful!
After a good holiday, I decided there must be a better way so this is just my reminder on how I do it for my site:
Create a Post with Current Date in YYYY/MM/DD Format hugo new posts/$(date +&amp;#34;%Y/%m/%d&amp;#34;)/my-post-slug/index.md Complete Example: For a post titled &amp;ldquo;How I Quickly Make a New Hugo Post&amp;rdquo;, the command would be:</description>
    </item>
  </channel>
</rss>
