<?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 熊行天下</title>
    <link>https://xiongxingtianxia.pages.dev/tags/%E9%9A%8F%E7%AC%94/</link>
    <description>Recent content in 随笔 on 熊行天下</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Mon, 03 Aug 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://xiongxingtianxia.pages.dev/tags/%E9%9A%8F%E7%AC%94/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>我的第一篇博客</title>
      <link>https://xiongxingtianxia.pages.dev/posts/hello/</link>
      <pubDate>Mon, 03 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://xiongxingtianxia.pages.dev/posts/hello/</guid>
      <description>&lt;h1 id=&#34;欢迎来到熊行天下&#34;&gt;欢迎来到「熊行天下」🐻&lt;/h1&gt;
&lt;p&gt;这是博客的第一篇文章。从今天开始，我会在这里分享我的知识与经验。&lt;/p&gt;
&lt;h2 id=&#34;以后我怎么发新文章&#34;&gt;以后我怎么发新文章？&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;打开 &lt;strong&gt;Obsidian&lt;/strong&gt;，在 &lt;code&gt;content/posts/&lt;/code&gt; 下新建一个 Markdown 文件&lt;/li&gt;
&lt;li&gt;在文件最开头写一段「front matter」（就是上面 &lt;code&gt;---&lt;/code&gt; 之间的部分）：
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;title&lt;/code&gt;：文章标题&lt;/li&gt;
&lt;li&gt;&lt;code&gt;date&lt;/code&gt;：发布日期&lt;/li&gt;
&lt;li&gt;&lt;code&gt;draft&lt;/code&gt;：&lt;code&gt;false&lt;/code&gt; 表示发布，&lt;code&gt;true&lt;/code&gt; 表示草稿（不会出现在网站上）&lt;/li&gt;
&lt;li&gt;&lt;code&gt;tags&lt;/code&gt;：标签，可写多个&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;写正文，支持 &lt;strong&gt;加粗&lt;/strong&gt;、&lt;em&gt;斜体&lt;/em&gt;、&lt;code&gt;代码&lt;/code&gt;、&lt;a href=&#34;https://example.com&#34;&gt;链接&lt;/a&gt; 等 Markdown 语法&lt;/li&gt;
&lt;li&gt;双击 &lt;code&gt;发布.bat&lt;/code&gt;，把 &lt;code&gt;public&lt;/code&gt; 文件夹上传到 Cloudflare 即可&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;祝写作愉快！&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
