Skip to content

Commit 326b2f7

Browse files
committed
setup
1 parent d1e62bc commit 326b2f7

File tree

8 files changed

+67
-8
lines changed

8 files changed

+67
-8
lines changed

content/posts/my-first-post.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
+++
22
date = '2025-02-08T09:03:11-08:00'
3-
draft = true
3+
draft = false
44
title = 'My First Post'
55
+++
6+
## Introduction
7+
8+
This is **bold** text, and this is *emphasized* text.
9+
10+
Visit the [Hugo](https://gohugo.io) website!

content/posts/my-first-post.md.bak

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
+++
2+
date = '2025-02-08T09:03:11-08:00'
3+
draft = true
4+
title = 'My First Post'
5+
+++
6+
## Introduction
7+
8+
This is **bold** text, and this is *emphasized* text.
9+
10+
Visit the [Hugo](https://gohugo.io) website!

public/categories/index.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
4-
<title>Categories on My New Hugo Site</title>
4+
<title>Categories on Q&#39;s Blog</title>
55
<link>http://localhost:1313/categories/</link>
6-
<description>Recent content in Categories on My New Hugo Site</description>
6+
<description>Recent content in Categories on Q&#39;s Blog</description>
77
<generator>Hugo</generator>
88
<language>en-us</language>
99
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />

public/index.xml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
11
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
4-
<title>My New Hugo Site</title>
4+
<title>Q&#39;s Blog</title>
55
<link>http://localhost:1313/</link>
6-
<description>Recent content on My New Hugo Site</description>
6+
<description>Recent content on Q&#39;s Blog</description>
77
<generator>Hugo</generator>
88
<language>en-us</language>
9+
<lastBuildDate>Sat, 08 Feb 2025 09:03:11 -0800</lastBuildDate>
910
<atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
11+
<item>
12+
<title>My First Post</title>
13+
<link>http://localhost:1313/posts/my-first-post/</link>
14+
<pubDate>Sat, 08 Feb 2025 09:03:11 -0800</pubDate>
15+
<guid>http://localhost:1313/posts/my-first-post/</guid>
16+
<description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;This is &lt;strong&gt;bold&lt;/strong&gt; text, and this is &lt;em&gt;emphasized&lt;/em&gt; text.&lt;/p&gt;&#xA;&lt;p&gt;Visit the &lt;a href=&#34;https://gohugo.io&#34;&gt;Hugo&lt;/a&gt; website!&lt;/p&gt;</description>
17+
</item>
1018
</channel>
1119
</rss>

public/posts/index.xml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
2+
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
3+
<channel>
4+
<title>Posts on Q&#39;s Blog</title>
5+
<link>http://localhost:1313/posts/</link>
6+
<description>Recent content in Posts on Q&#39;s Blog</description>
7+
<generator>Hugo</generator>
8+
<language>en-us</language>
9+
<lastBuildDate>Sat, 08 Feb 2025 09:03:11 -0800</lastBuildDate>
10+
<atom:link href="http://localhost:1313/posts/index.xml" rel="self" type="application/rss+xml" />
11+
<item>
12+
<title>My First Post</title>
13+
<link>http://localhost:1313/posts/my-first-post/</link>
14+
<pubDate>Sat, 08 Feb 2025 09:03:11 -0800</pubDate>
15+
<guid>http://localhost:1313/posts/my-first-post/</guid>
16+
<description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;This is &lt;strong&gt;bold&lt;/strong&gt; text, and this is &lt;em&gt;emphasized&lt;/em&gt; text.&lt;/p&gt;&#xA;&lt;p&gt;Visit the &lt;a href=&#34;https://gohugo.io&#34;&gt;Hugo&lt;/a&gt; website!&lt;/p&gt;</description>
17+
</item>
18+
</channel>
19+
</rss>

public/posts/my-first-post.md.bak

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
+++
2+
date = '2025-02-08T09:03:11-08:00'
3+
draft = true
4+
title = 'My First Post'
5+
+++
6+
## Introduction
7+
8+
This is **bold** text, and this is *emphasized* text.
9+
10+
Visit the [Hugo](https://gohugo.io) website!

public/sitemap.xml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,16 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
33
xmlns:xhtml="http://www.w3.org/1999/xhtml">
44
<url>
5-
<loc>http://localhost:1313/categories/</loc>
5+
<loc>http://localhost:1313/posts/my-first-post/</loc>
6+
<lastmod>2025-02-08T09:03:11-08:00</lastmod>
7+
</url><url>
8+
<loc>http://localhost:1313/posts/</loc>
9+
<lastmod>2025-02-08T09:03:11-08:00</lastmod>
610
</url><url>
711
<loc>http://localhost:1313/</loc>
12+
<lastmod>2025-02-08T09:03:11-08:00</lastmod>
13+
</url><url>
14+
<loc>http://localhost:1313/categories/</loc>
815
</url><url>
916
<loc>http://localhost:1313/tags/</loc>
1017
</url>

public/tags/index.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
4-
<title>Tags on My New Hugo Site</title>
4+
<title>Tags on Q&#39;s Blog</title>
55
<link>http://localhost:1313/tags/</link>
6-
<description>Recent content in Tags on My New Hugo Site</description>
6+
<description>Recent content in Tags on Q&#39;s Blog</description>
77
<generator>Hugo</generator>
88
<language>en-us</language>
99
<atom:link href="http://localhost:1313/tags/index.xml" rel="self" type="application/rss+xml" />

0 commit comments

Comments
 (0)