commit_3: Deleted empty files and created intro post

This commit is contained in:
Nathaniel Moll 2023-10-26 16:39:54 -04:00
parent 04d6380a0e
commit 9abc31f244
Signed by: darthmoll12
SSH Key Fingerprint: SHA256:+0f5DZa4jkKMaQCVjpQ4/Ds3xd8EbEAV9FFVQd/IJ1I
9 changed files with 102 additions and 11 deletions

View File

@ -0,0 +1,7 @@
---
title: Hello There and Welcome to my new Blog!
---
Welcome to my new blog that I will be creating shortly! I hope once it's ready you'll come give it a read!

View File

@ -44,6 +44,12 @@
<div>
<div>
<a href="https://nathan.freedomland.xyz/posts/introductory_post/">Hello There and Welcome to my new Blog!</a><br />
<time>January 1, 0001</time>
</div>
<br />
<hr>
<h3><a href="posts/">View all posts</a></h3>

View File

@ -6,5 +6,14 @@
<description>Recent content on Blog</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language><atom:link href="https://nathan.freedomland.xyz/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Hello There and Welcome to my new Blog!</title>
<link>https://nathan.freedomland.xyz/posts/introductory_post/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://nathan.freedomland.xyz/posts/introductory_post/</guid>
<description>Welcome to my new blog that I will be creating shortly! I hope once it&amp;rsquo;s ready you&amp;rsquo;ll come give it a read!</description>
</item>
</channel>
</rss>

View File

@ -1,6 +1,6 @@
<!DOCTYPE html>
<head>
<title>Nathan&#39;s Blog Posts | Blog</title>
<title>Posts | Blog</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
@ -28,14 +28,13 @@
<body>
<h1>
Nathan&#39;s Blog Posts
Posts
</h1>
<p>We can add some content</p>
<ul>
<li><a href="/posts/first/">First post ever!!!!</a></li>
<li><a href="/posts/introductory_post/">Hello There and Welcome to my new Blog!</a></li>
</ul>

View File

@ -1,18 +1,18 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Nathan&#39;s Blog Posts on Blog</title>
<title>Posts on Blog</title>
<link>https://nathan.freedomland.xyz/posts/</link>
<description>Recent content in Nathan&#39;s Blog Posts on Blog</description>
<description>Recent content in Posts on Blog</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language><atom:link href="https://nathan.freedomland.xyz/posts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>First post ever!!!!</title>
<link>https://nathan.freedomland.xyz/posts/first/</link>
<title>Hello There and Welcome to my new Blog!</title>
<link>https://nathan.freedomland.xyz/posts/introductory_post/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://nathan.freedomland.xyz/posts/first/</guid>
<description>This is my first post and it&amp;rsquo;s useless!!! :D :D :D</description>
<guid>https://nathan.freedomland.xyz/posts/introductory_post/</guid>
<description>Welcome to my new blog that I will be creating shortly! I hope once it&amp;rsquo;s ready you&amp;rsquo;ll come give it a read!</description>
</item>
</channel>

View File

@ -0,0 +1,66 @@
<!DOCTYPE html>
<head>
<title>Hello There and Welcome to My New Blog! | Blog</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/fonts.css">
</head>
<html>
<!DOCTYPE html>
<html>
<body>
<header class="site-header">
<div class="wrapper">
<a class="muted small" href="https://nathan.freedomland.xyz">Nathan Moll</a>
</div>
</header>
</body>
</html>
<body>
<h1>
Hello There and Welcome to My New Blog!
</h1>
<p class="post-meta"><time itemprop="datePublished">January 1, 0001</time>
</p>
<p>Welcome to my new blog that I will be creating shortly! I hope once it&rsquo;s ready you&rsquo;ll come give it a read!</p>
<footer>
<div>
<h3><a href="https://nathan.freedomland.xyzposts">Back to all posts</a></h3>
</div>
<hr>
<p>Go <a href="https://nathan.freedomland.xyz/index.xml">here</a> for an RSS feed.</p>
<script src="/js/dark.js" defer="" ></script>
</footer>
</body>
</html>

View File

@ -5,6 +5,10 @@
<loc>https://nathan.freedomland.xyz/</loc>
</url><url>
<loc>https://nathan.freedomland.xyz/categories/</loc>
</url><url>
<loc>https://nathan.freedomland.xyz/posts/introductory_post/</loc>
</url><url>
<loc>https://nathan.freedomland.xyz/posts/</loc>
</url><url>
<loc>https://nathan.freedomland.xyz/tags/</loc>
</url>