diff options
author | garhve <git@garhve.com> | 2022-12-05 08:49:17 +0800 |
---|---|---|
committer | garhve <git@garhve.com> | 2022-12-05 08:49:17 +0800 |
commit | 87da192c8572a7819233704f287e99e342a12f41 (patch) | |
tree | 9f448d0e5a5a8de291bfb8948b5b8b2ff301ccdb /cn/posts/index.xml | |
parent | d60811a78a56fcfc39d573d626c097301ef6585f (diff) |
add test cn post
Diffstat (limited to 'cn/posts/index.xml')
-rw-r--r-- | cn/posts/index.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/cn/posts/index.xml b/cn/posts/index.xml new file mode 100644 index 0000000..c1a9a9a --- /dev/null +++ b/cn/posts/index.xml @@ -0,0 +1,20 @@ +<?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 blog | garhve's hub</title> + <link>https://blog.garhve.com/cn/posts/</link> + <description>Recent content in Posts on blog | garhve's hub</description> + <generator>Hugo -- gohugo.io</generator> + <language>en-us</language> + <lastBuildDate>Mon, 05 Dec 2022 08:45:07 +0800</lastBuildDate><atom:link href="https://blog.garhve.com/cn/posts/index.xml" rel="self" type="application/rss+xml" /> + <item> + <title>起步</title> + <link>https://blog.garhve.com/cn/posts/1/</link> + <pubDate>Mon, 05 Dec 2022 08:45:07 +0800</pubDate> + + <guid>https://blog.garhve.com/cn/posts/1/</guid> + <description>最近开始有意识的管理自己的一些配置文档的格式了,具体来说就是希望将它们做好分类并尽量保持整洁干净。 在以前,尽管我也有做好区分的想法,但无奈软件一装多,$HOME就不受控制的堆满了大大小小的dotfiles。</description> + </item> + + </channel> +</rss> |