commit_8: Added links to homepage and updated Welcome.md
This commit is contained in:
parent
c1fc7cbcc2
commit
46c5ec937d
@ -13,3 +13,9 @@ PostLimit = 4 # Sets the number of posts to display on the front page
|
||||
[[params.profiles]]
|
||||
name = "Gitea"
|
||||
url = "https://git.freedomland.xyz/darthmoll12"
|
||||
[[params.profiles]]
|
||||
name = "Check out my novel!"
|
||||
url = "https://www.amazon.com/dp/B0C9KMB5BP"
|
||||
[[params.profiles]]
|
||||
name = "YouTube"
|
||||
url = "https://www.youtube.com/channel/UCU5yv82gbaDHJOJcF20jffw"
|
||||
|
@ -2,4 +2,31 @@
|
||||
title: Welcome to my new Blog!
|
||||
---
|
||||
|
||||
Helo everyone and welcome to my new blog! I hope once it's all up and running you'll come by to read!
|
||||
# Welcome one and all!
|
||||
|
||||
Hello everyone and welcome to my new blog! I hope once it's all up and running you'll come by to read!
|
||||
|
||||
### Who I am:
|
||||
|
||||
My name is Nathaniel Moll and currently I'm a biochemistry and physics student at Liberty University. I started this blog to communicate my ideas in a valuable way and to make my readers think about a wide range of topics, including but limited to:
|
||||
|
||||
- Science
|
||||
- Technology
|
||||
- Astronomy and astrophysics
|
||||
- Music
|
||||
- Creative Writing
|
||||
|
||||
### What to Expect from this Blog:
|
||||
|
||||
As previously stated, I hope to cover a large range of topics in my blog (They will be neatly organized...hopefully). My goal is to update the blog fairly often, however being in college can sometimes change my schedule in unsatisfactory ways so I ask you be lenient if it takes a while for me to come out with a new post.
|
||||
|
||||
Be prepared for shameless plugs for my novel and YouTube channel. However, I will write about these things in a way that deviates from advertising. For example, I have many thoughts on the creative writing process that may be helpful to some people (or not, I don't know) and I have lots of experience when it comes to music composition.
|
||||
|
||||
In addition to this, you should expect a whole bunch of posts about science! Am I just an undergraduate student who doesn't really know a whole lot about anything? Yes. Will I still make blog posts where I act like I'm really knowledgable about a topic anyway? Also yes.
|
||||
|
||||
This is a blog, not a scholarly review of scientific facts and literature. Still, I shall try my best.
|
||||
|
||||
And this is where I must quit my introduction. Perhaps I'll add more to it later. Perhaps not. Either way, I hope you find this blog somewhat enjoyable.
|
||||
|
||||
*Que dramatic music*
|
||||
|
||||
|
@ -1,8 +0,0 @@
|
||||
---
|
||||
title: Hello There and Welcome to my new Blog!
|
||||
tags: Introduction
|
||||
---
|
||||
|
||||
Welcome to my new blog that I will be creating shortly! I hope once it's ready you'll come give it a read!
|
||||
|
||||
|
@ -31,6 +31,22 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
<td><i class="fab fa-check out my novel!" aria-hidden="true"></i></td>
|
||||
<td> <a href="https://www.amazon.com/dp/B0C9KMB5BP" target="_blank">Check out my novel!</a></td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
<td><i class="fab fa-youtube" aria-hidden="true"></i></td>
|
||||
<td> <a href="https://www.youtube.com/channel/UCU5yv82gbaDHJOJcF20jffw" target="_blank">YouTube</a></td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
</tr>
|
||||
@ -44,12 +60,6 @@
|
||||
<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 />
|
||||
|
||||
<div>
|
||||
<a href="https://nathan.freedomland.xyz/posts/welcome/">Welcome to my new Blog!</a><br />
|
||||
<time>January 1, 0001</time>
|
||||
|
@ -6,22 +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&rsquo;s ready you&rsquo;ll come give it a read!</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Welcome to my new Blog!</title>
|
||||
<link>https://nathan.freedomland.xyz/posts/welcome/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://nathan.freedomland.xyz/posts/welcome/</guid>
|
||||
<description>Helo everyone and welcome to my new blog! I hope once it&rsquo;s all up and running you&rsquo;ll come by to read!</description>
|
||||
<description>Welcome one and all! Hello everyone and welcome to my new blog! I hope once it&rsquo;s all up and running you&rsquo;ll come by to read!
|
||||
Who I am: My name is Nathaniel Moll and currently I&rsquo;m a biochemistry and physics student at Liberty University. I started this blog to communicate my ideas in a valuable way and to make my readers think about a wide range of topics, including but limited to:</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
|
@ -34,7 +34,6 @@
|
||||
|
||||
|
||||
<ul>
|
||||
<li><a href="/posts/introductory_post/">Hello There and Welcome to my new Blog!</a></li>
|
||||
<li><a href="/posts/welcome/">Welcome to my new Blog!</a></li>
|
||||
</ul>
|
||||
|
||||
|
@ -6,22 +6,14 @@
|
||||
<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>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&rsquo;s ready you&rsquo;ll come give it a read!</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Welcome to my new Blog!</title>
|
||||
<link>https://nathan.freedomland.xyz/posts/welcome/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://nathan.freedomland.xyz/posts/welcome/</guid>
|
||||
<description>Helo everyone and welcome to my new blog! I hope once it&rsquo;s all up and running you&rsquo;ll come by to read!</description>
|
||||
<description>Welcome one and all! Hello everyone and welcome to my new blog! I hope once it&rsquo;s all up and running you&rsquo;ll come by to read!
|
||||
Who I am: My name is Nathaniel Moll and currently I&rsquo;m a biochemistry and physics student at Liberty University. I started this blog to communicate my ideas in a valuable way and to make my readers think about a wide range of topics, including but limited to:</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
|
83
public/posts/welcome/index.html
Normal file
83
public/posts/welcome/index.html
Normal file
@ -0,0 +1,83 @@
|
||||
<!DOCTYPE html>
|
||||
<head>
|
||||
<title>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>
|
||||
Welcome to My New Blog!
|
||||
</h1>
|
||||
|
||||
|
||||
|
||||
<p class="post-meta"><time itemprop="datePublished">January 1, 0001</time>
|
||||
</p>
|
||||
|
||||
<h1 id="welcome-one-and-all">Welcome one and all!</h1>
|
||||
<p>Hello everyone and welcome to my new blog! I hope once it’s all up and running you’ll come by to read!</p>
|
||||
<h3 id="who-i-am">Who I am:</h3>
|
||||
<p>My name is Nathaniel Moll and currently I’m a biochemistry and physics student at Liberty University. I started this blog to communicate my ideas in a valuable way and to make my readers think about a wide range of topics, including but limited to:</p>
|
||||
<ul>
|
||||
<li>Science</li>
|
||||
<li>Technology</li>
|
||||
<li>Astronomy and astrophysics</li>
|
||||
<li>Music</li>
|
||||
<li>Creative Writing</li>
|
||||
</ul>
|
||||
<h3 id="what-to-expect-from-this-blog">What to Expect from this Blog:</h3>
|
||||
<p>As previously stated, I hope to cover a large range of topics in my blog (They will be neatly organized…hopefully). My goal is to update the blog fairly often, however being in college can sometimes change my schedule in unsatisfactory ways so I ask you be lenient if it takes a while for me to come out with a new post.</p>
|
||||
<p>Be prepared for shameless plugs for my novel and YouTube channel. However, I will write about these things in a way that deviates from advertising. For example, I have many thoughts on the creative writing process that may be helpful to some people (or not, I don’t know) and I have lots of experience when it comes to music composition.</p>
|
||||
<p>In addition to this, you should expect a whole bunch of posts about science! Am I just an undergraduate student who doesn’t really know a whole lot about anything? Yes. Will I still make blog posts where I act like I’m really knowledgable about a topic anyway? Also yes.</p>
|
||||
<p>This is a blog, not a scholarly review of scientific facts and literature. Still, I shall try my best.</p>
|
||||
<p>And this is where I must quit my introduction. Perhaps I’ll add more to it later. Perhaps not. Either way, I hope you find this blog somewhat enjoyable.</p>
|
||||
<p><em>Que dramatic music</em></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>
|
@ -5,10 +5,6 @@
|
||||
<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/tags/introduction/</loc>
|
||||
</url><url>
|
||||
<loc>https://nathan.freedomland.xyz/posts/</loc>
|
||||
</url><url>
|
||||
|
@ -34,7 +34,6 @@
|
||||
|
||||
|
||||
<ul>
|
||||
<li><a href="/tags/introduction/">Introduction</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
@ -6,14 +6,5 @@
|
||||
<description>Recent content in Tags on Blog</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language><atom:link href="https://nathan.freedomland.xyz/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Introduction</title>
|
||||
<link>https://nathan.freedomland.xyz/tags/introduction/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://nathan.freedomland.xyz/tags/introduction/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
|
Loading…
Reference in New Issue
Block a user