lb/rss.xml

29 lines
1.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="rss.css" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Your RSS Feed Title</title>
<description>A brief description of your RSS feed.</description>
<language>en-us</language>
<link>http://yourwebsite.com/rss.xml</link>
<atom:link href="http://yourwebsite.com/rss.xml" rel="self" type="application/rss+xml" />
<!-- LB -->
<item>
<title>This is what a post looks like</title>
<guid>https://lukesmith.xyz/2018.html#this-is-what-a-post-looks-like</guid>
<pubDate>Wed, 16 May 2018 14:38:38 -0700</pubDate>
<description><![CDATA[
<h2 id='this-is-what-a-post-looks-like'>This is what a post looks like</h2><small>[<a aria-hidden="true" href="2018.html#this-is-what-a-post-looks-like">link</a>&mdash;<a href="blog/this-is-what-a-post-looks-like.html">standalone</a>]</small>
<p>This is autogenerated by the blog. As you can see, an equivalent RSS feed entry and standalone blog post is generated after you finalize the post.</p>
]]></description>
</item>
</channel>
</rss>