20 lines
2.2 KiB
XML
20 lines
2.2 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
<channel>
|
|
<title>Posts on 悠猊记事簿</title>
|
|
<link>http://localhost:1313/post/</link>
|
|
<description>Recent content in Posts on 悠猊记事簿</description>
|
|
<generator>Hugo</generator>
|
|
<language>zh-CN</language>
|
|
<lastBuildDate>Sat, 07 Dec 2024 18:55:37 +0800</lastBuildDate>
|
|
<atom:link href="http://localhost:1313/post/index.xml" rel="self" type="application/rss+xml" />
|
|
<item>
|
|
<title>第一篇测试文档</title>
|
|
<link>http://localhost:1313/post/my-first-post/</link>
|
|
<pubDate>Sat, 07 Dec 2024 18:55:37 +0800</pubDate>
|
|
<guid>http://localhost:1313/post/my-first-post/</guid>
|
|
<description><p>这是一篇<strong>测试文档</strong>,测试静态页面部署是否工作正常。下面测试格式。</p>
<h2 id="这是二级标题">这是二级标题</h2>
<p>测试语句</p>
<blockquote>
<p>日照香炉生紫烟,遥看瀑布挂前川。</p>
<p>飞流直下三千尺,疑是银河落九天。</p>
</blockquote>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-python" data-lang="python"><span style="display:flex;"><span>print(<span style="color:#e6db74">&#34;Hello World!&#34;</span>)
</span></span><span style="display:flex;"><span>os<span style="color:#f92672">.</span>exit(<span style="color:#ae81ff">0</span>)
</span></span></code></pre></div><h3 id="这是三级标题">这是三级标题</h3>
<p><em>This is an italic sentence.</em></p>
<h2 id="另一个二级标题">另一个二级标题</h2>
<p>【其他测试内容】<a href="https://www.baidu.com">百度</a></p></description>
|
|
</item>
|
|
</channel>
|
|
</rss>
|