27 lines
1.9 KiB
XML
27 lines
1.9 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 Free</title>
|
||
|
|
<link>http://localhost:1313/posts/</link>
|
||
|
|
<description>Recent content in Posts on Free</description>
|
||
|
|
<generator>Hugo</generator>
|
||
|
|
<language>zh-CN</language>
|
||
|
|
<lastBuildDate>Sat, 31 May 2025 14:28:57 +0800</lastBuildDate>
|
||
|
|
<atom:link href="http://localhost:1313/posts/index.xml" rel="self" type="application/rss+xml" />
|
||
|
|
<item>
|
||
|
|
<title>Mysql8</title>
|
||
|
|
<link>http://localhost:1313/posts/mysql8/</link>
|
||
|
|
<pubDate>Sat, 31 May 2025 14:28:57 +0800</pubDate>
|
||
|
|
<guid>http://localhost:1313/posts/mysql8/</guid>
|
||
|
|
<description><p>Include content
Although typically used as a front matter template, you can also use an archetype to populate content.</p>
<p>For example, in a documentation site you might have a section (content type) for functions. Every page within this section should follow the same format: a brief description, the function signature, examples, and notes. We can pre-populate the page to remind content authors of the standard format.</p>
<hr>
<h2 id="title--replace-filecontentbasename------title-">date: &lsquo;{{ .Date }}&rsquo;
draft: true
title: &lsquo;{{ replace .File.ContentBaseName <code>-</code> <code> </code> | title }}&rsquo;</h2>
<p>A brief description of what the function does, using simple present tense in the third person singular form. For example:</p></description>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<title>First</title>
|
||
|
|
<link>http://localhost:1313/posts/first/</link>
|
||
|
|
<pubDate>Sat, 31 May 2025 14:06:03 +0800</pubDate>
|
||
|
|
<guid>http://localhost:1313/posts/first/</guid>
|
||
|
|
<description><p>hexo</p></description>
|
||
|
|
</item>
|
||
|
|
</channel>
|
||
|
|
</rss>
|