blob: 11ad1670d664ce6a16c1e4e87eea2a982f7a7894 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>cacharle.xyz</title>
<description>Charles Cabergs's blog</description>
<language>en-us</language>
<managingEditor>me@cacharle.xyz</managingEditor>
<webMaster>me@cacharle.xyz</webMaster>
<category>blog</category>
<link>https://cacharle.xyz/rss.xml</link>
<atom:link href="https://cacharle.xyz/rss.xml" rel="self" type="application/rss+xml" />
<!-- ITEM -->
<item> <title> YouTube subscriptions to RSS feeds</title> <pubDate>Sun, 06 Dec 2020 14:25:38 +0100</pubDate> <guid>https://cacharle.xyz/blog/youtube_to_rss.html</guid> <link>https://cacharle.xyz/blog/youtube_to_rss.html</link> <description>Open this entry in your browser to see the content</description> </item>
<item> <title> How to make your own git server/website </title> <pubDate>Tue, 24 Nov 2020 12:10:50 +0100</pubDate> <guid>https://cacharle.xyz/blog/git_server.html</guid> <link>https://cacharle.xyz/blog/git_server.html</link> <description>Open this entry in your browser to see the content</description> </item>
</channel>
</rss>
|