Git Codebase - Sn0wlink IT
FredGen/static-site/blog
[...] Up Directory
🗀 images
20200602 A First Post - Copy.html
20200603 Test Blog Post 2.html
20200605 Test HTML blog post.html
feed.rss
index.html
feed.rss
<?xml version='1.0' encoding='utf-8' ?> <rss version='2.0' xml:base='http://192.168.0.213/fredgen/static-site/blog' xmlns:atom='http://www.w3.org/2005/Atom' xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:media='http://search.yahoo.com/mrss/'> <channel> <title>FredGen</title> <link>http://192.168.0.213/fredgen/static-site</link> <description>FredGen Static Site Generator</description> <item> <title>A First Post - Copy</title> <author>David Collins-Cubitt</author> <pubDate>Tue, 02 Jun 2020 12:00:00 BST</pubDate> <language>en-us</language> <link>http://192.168.0.213/fredgen/static-site/blog/20200602 A First Post - Copy.html</link> <description>First Blog Post Image by MD Mahdi - Unsplash This is a test of the first blog post.</description> </item> <item> <title>Test Blog Post 2</title> <author>David Collins-Cubitt</author> <pubDate>Wed, 03 Jun 2020 12:00:00 BST</pubDate> <language>en-us</language> <link>http://192.168.0.213/fredgen/static-site/blog/20200603 Test Blog Post 2.html</link> <description>First Blog Post Yet another test blog post.</description> </item> <item> <title>Test HTML blog post.html</title> <author>David Collins-Cubitt</author> <pubDate>Fri, 05 Jun 2020 12:00:00 BST</pubDate> <language>en-us</language> <link>http://192.168.0.213/fredgen/static-site/blog/20200605 Test HTML blog post.html</link> <description>Test HTML blog post This really is just a test blogpost for HTML. Some more lines, just to fill the blank space and to test some stuff... To learn more about this go to </description> </item> </channel> </rss>