Cleaned up the templates and added some content to my first blog post
This commit is contained in:
@@ -1,17 +1,19 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
|
||||
<title type="text">My Blog: My Blog</title>
|
||||
<title type="text">CS2163 Blog: CS2163 Blog</title>
|
||||
<link rel="self" href="http://www.example.com/feeds/all.atom.xml" />
|
||||
<link href="http://www.example.com/index.html" />
|
||||
<id>urn:http-www-example-com:-index-html</id>
|
||||
<updated>2022-09-07T11:55:04Z</updated>
|
||||
<entry>
|
||||
<title type="text">First blog post</title>
|
||||
<link rel="alternate" href="http://www.example.com/2022/09/first-blog-post.html?utm_source=all&utm_medium=Atom" />
|
||||
<id>urn:http-www-example-com:-2022-09-first-blog-post-html</id>
|
||||
<title type="text">First Lab</title>
|
||||
<link rel="alternate" href="http://www.example.com/2022/09/first-lab.html?utm_source=all&utm_medium=Atom" />
|
||||
<id>urn:http-www-example-com:-2022-09-first-lab-html</id>
|
||||
<published>2022-09-07T11:55:04Z</published>
|
||||
<updated>2022-09-07T11:55:04Z</updated>
|
||||
<author>
|
||||
<name>The Unknown Author</name></author>
|
||||
<name>Isaac Shoebottom</name></author>
|
||||
<content type="html">
|
||||
<p><em>First blog post</em></p><a href="http://www.example.com/2022/09/first-blog-post.html?utm_source=all&amp;utm_medium=Atom"><em>More&hellip;</em></a></content></entry></feed>
|
||||
<h1 id="first-lab-post">First Lab Post</h1>
|
||||
|
||||
<p>In this lab we learned about how to use frog and git, and how to interact with the university git remote.</p><a href="http://www.example.com/2022/09/first-lab.html?utm_source=all&amp;utm_medium=Atom"><em>More&hellip;</em></a></content></entry></feed>
|
@@ -1,17 +1,19 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<rss version="2.0">
|
||||
<channel>
|
||||
<title>My Blog: My Blog</title>
|
||||
<description>My Blog: My Blog</description>
|
||||
<title>CS2163 Blog: CS2163 Blog</title>
|
||||
<description>CS2163 Blog: CS2163 Blog</description>
|
||||
<link>http://www.example.com/index.html</link>
|
||||
<lastBuildDate>Wed, 07 Sep 2022 11:55:04 UT</lastBuildDate>
|
||||
<pubDate>Wed, 07 Sep 2022 11:55:04 UT</pubDate>
|
||||
<ttl>1800</ttl>
|
||||
<item>
|
||||
<title>First blog post</title>
|
||||
<link>http://www.example.com/2022/09/first-blog-post.html?utm_source=all&utm_medium=RSS</link>
|
||||
<guid isPermaLink="false">urn:http-www-example-com:-2022-09-first-blog-post-html</guid>
|
||||
<title>First Lab</title>
|
||||
<link>http://www.example.com/2022/09/first-lab.html?utm_source=all&utm_medium=RSS</link>
|
||||
<guid isPermaLink="false">urn:http-www-example-com:-2022-09-first-lab-html</guid>
|
||||
<pubDate>Wed, 07 Sep 2022 11:55:04 UT</pubDate>
|
||||
<author>The Unknown Author</author>
|
||||
<author>Isaac Shoebottom</author>
|
||||
<description>
|
||||
<p><em>First blog post</em></p><a href="http://www.example.com/2022/09/first-blog-post.html?utm_source=all&amp;utm_medium=RSS"><em>More&hellip;</em></a></description></item></channel></rss>
|
||||
<h1 id="first-lab-post">First Lab Post</h1>
|
||||
|
||||
<p>In this lab we learned about how to use frog and git, and how to interact with the university git remote.</p><a href="http://www.example.com/2022/09/first-lab.html?utm_source=all&amp;utm_medium=RSS"><em>More&hellip;</em></a></description></item></channel></rss>
|
@@ -1,17 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
|
||||
<title type="text">My Blog: Posts tagged 'first-post'</title>
|
||||
<link rel="self" href="http://www.example.com/feeds/first-post.atom.xml" />
|
||||
<link href="http://www.example.com/tags/first-post.html" />
|
||||
<id>urn:http-www-example-com:-tags-first-post-html</id>
|
||||
<updated>2022-09-07T11:55:04Z</updated>
|
||||
<entry>
|
||||
<title type="text">First blog post</title>
|
||||
<link rel="alternate" href="http://www.example.com/2022/09/first-blog-post.html?utm_source=first-post&utm_medium=Atom" />
|
||||
<id>urn:http-www-example-com:-2022-09-first-blog-post-html</id>
|
||||
<published>2022-09-07T11:55:04Z</published>
|
||||
<updated>2022-09-07T11:55:04Z</updated>
|
||||
<author>
|
||||
<name>The Unknown Author</name></author>
|
||||
<content type="html">
|
||||
<p><em>First blog post</em></p><a href="http://www.example.com/2022/09/first-blog-post.html?utm_source=first-post&amp;utm_medium=Atom"><em>More&hellip;</em></a></content></entry></feed>
|
@@ -1,17 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<rss version="2.0">
|
||||
<channel>
|
||||
<title>My Blog: Posts tagged 'first-post'</title>
|
||||
<description>My Blog: Posts tagged 'first-post'</description>
|
||||
<link>http://www.example.com/tags/first-post.html</link>
|
||||
<lastBuildDate>Wed, 07 Sep 2022 11:55:04 UT</lastBuildDate>
|
||||
<pubDate>Wed, 07 Sep 2022 11:55:04 UT</pubDate>
|
||||
<ttl>1800</ttl>
|
||||
<item>
|
||||
<title>First blog post</title>
|
||||
<link>http://www.example.com/2022/09/first-blog-post.html?utm_source=first-post&utm_medium=RSS</link>
|
||||
<guid isPermaLink="false">urn:http-www-example-com:-2022-09-first-blog-post-html</guid>
|
||||
<pubDate>Wed, 07 Sep 2022 11:55:04 UT</pubDate>
|
||||
<author>The Unknown Author</author>
|
||||
<description>
|
||||
<p><em>First blog post</em></p><a href="http://www.example.com/2022/09/first-blog-post.html?utm_source=first-post&amp;utm_medium=RSS"><em>More&hellip;</em></a></description></item></channel></rss>
|
Reference in New Issue
Block a user