<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Static-Site on colinblackman.com</title>
    <link>https://colinblackman.com/tags/static-site/</link>
    <description>Recent content in Static-Site on colinblackman.com</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 29 Oct 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://colinblackman.com/tags/static-site/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>ChatGPT &#43; Hugo &#43; Cloudflare Pages: Speedrun</title>
      <link>https://colinblackman.com/posts/chatgpt-cloudflare-pages/</link>
      <pubDate>Wed, 29 Oct 2025 00:00:00 +0000</pubDate>
      <guid>https://colinblackman.com/posts/chatgpt-cloudflare-pages/</guid>
      <description>&lt;p&gt;Here’s a speedy workflow for shipping posts with minimal friction:&lt;/p&gt;&#xA;&lt;h2 id=&#34;1-outline-with-chatgpt&#34;&gt;1) Outline with ChatGPT&lt;/h2&gt;&#xA;&lt;p&gt;Ask ChatGPT to draft an outline for your post. Example prompt:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;&amp;ldquo;Draft a concise outline for a blog post about migrating from WordPress to Hugo. Include an intro, 5 key steps, a short code sample, and an FAQ.&amp;rdquo;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;Copy the outline into a new Markdown file:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;hugo new posts/migrating-from-wordpress.md&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Set &lt;code&gt;draft: true&lt;/code&gt; until you’re ready to publish.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
