<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Hugo on lvhw</title>
    <link>https://blog-a2t.pages.dev/tags/hugo/</link>
    <description>Recent content in Hugo on lvhw</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <lastBuildDate>Sun, 05 Jul 2026 21:24:14 +0800</lastBuildDate><atom:link href="https://blog-a2t.pages.dev/tags/hugo/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Typora Cloudflare Workflow</title>
      <link>https://blog-a2t.pages.dev/posts/typora-cloudflare-workflow/</link>
      <pubDate>Sun, 05 Jul 2026 21:24:14 +0800</pubDate>
      
      <guid>https://blog-a2t.pages.dev/posts/typora-cloudflare-workflow/</guid>
      
      <description>&lt;h2 id=&#34;为什么选择这套方案&#34;&gt;为什么选择这套方案&lt;/h2&gt;
&lt;p&gt;一个趁手的写作工具 + 自动化的部署流程，能让你更专注内容本身。&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Typora&lt;/strong&gt; — 极简 Markdown 编辑器，所见即所得，写作体验接近 Word&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Hugo&lt;/strong&gt; — 静态站点生成器，速度快，主题丰富&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;GitHub&lt;/strong&gt; — 代码托管，版本管理&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cloudflare Pages&lt;/strong&gt; — 全球 CDN 部署，免费额度充足&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;typora-配置要点&#34;&gt;Typora 配置要点&lt;/h2&gt;
&lt;h3 id=&#34;图片管理&#34;&gt;图片管理&lt;/h3&gt;
&lt;p&gt;Typora 支持将粘贴的图片自动复制到指定目录。推荐设置：&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;打开 &lt;strong&gt;偏好设置 → 图像&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;选择 &lt;strong&gt;复制图片到 ./static/images 文件夹&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;勾选 &lt;strong&gt;对本地位置使用相对路径&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;这样 Hugo 发布时会把图片一起复制到线上，文章里可以用 &lt;code&gt;/images/图片名&lt;/code&gt; 或相对路径引用。&lt;/p&gt;
&lt;h2 id=&#34;总结&#34;&gt;总结&lt;/h2&gt;
&lt;p&gt;Typora + Hugo + GitHub + Cloudflare Pages 是一套低成本、高自由度的博客方案。Typora 负责丝滑的写作体验，Hugo 负责高效的站点生成，Cloudflare 负责全球加速分发，各司其职。&lt;/p&gt;
&lt;p&gt;去写点东西吧。&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
