<?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>杂谈 on Lu Wang</title>
    <link>https://blog.wangwllu.com/tags/%E6%9D%82%E8%B0%88/</link>
    <description>Recent content in 杂谈 on Lu Wang</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Mon, 08 Jun 2026 10:30:00 +0800</lastBuildDate>
    <atom:link href="https://blog.wangwllu.com/tags/%E6%9D%82%E8%B0%88/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Hello, World</title>
      <link>https://blog.wangwllu.com/posts/hello-world/</link>
      <pubDate>Mon, 08 Jun 2026 10:30:00 +0800</pubDate>
      <guid>https://blog.wangwllu.com/posts/hello-world/</guid>
      <description>&lt;p&gt;终于把博客搭起来了。&lt;/p&gt;
&lt;h2 id=&#34;为什么搭这个站&#34;&gt;为什么搭这个站&lt;/h2&gt;
&lt;p&gt;主要两个用途：&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;技术笔记 / 想法记录&lt;/strong&gt; —— 写完了能搜回来的那种笔记&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;临时分享网页&lt;/strong&gt; —— 偶尔需要把一个静态 HTML 文件丢给别人看，比直接发文件靠谱&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;技术栈&#34;&gt;技术栈&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Hugo&lt;/strong&gt; + &lt;strong&gt;PaperMod&lt;/strong&gt; 主题&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;GitHub Pages&lt;/strong&gt; 托管（私有源，公开站）&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;自定义域名&lt;/strong&gt;：&lt;code&gt;blog.wangwllu.com&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;GitHub Actions&lt;/strong&gt; 自动构建部署&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;临时分享怎么用&#34;&gt;临时分享怎么用&lt;/h2&gt;
&lt;p&gt;把任何 HTML 文件扔到 &lt;code&gt;static/s/&lt;/code&gt; 目录，commit 后访问 &lt;code&gt;https://wangwllu.github.io/s/&amp;lt;filename&amp;gt;.html&lt;/code&gt; 就行——比如 &lt;a href=&#34;https://blog.wangwllu.com/s/demo.html&#34;&gt;这个示例&lt;/a&gt;。&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;Hello, world. 又一次。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
