blog/public/posts/welcome/index.html

84 lines
3.0 KiB
HTML
Raw Permalink Normal View History

<!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">Blogarithm</a>
</div>
</header>
</body>
</html>
<body>
<h1>
Welcome to My New Blog!
</h1>
<p class="post-meta"><time itemprop="datePublished">October 28, 2023</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&rsquo;s all up and running you&rsquo;ll come by to read!</p>
<h3 id="who-i-am">Who I am:</h3>
2023-10-30 03:47:42 +00:00
<p>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 perhaps 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&hellip;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>
2023-10-30 03:47:42 +00:00
<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 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&rsquo;t really know a whole lot about anything? Yes. Will I still make blog posts where I act like I&rsquo;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&rsquo;ll add more to it later. Perhaps not. Either way, I hope you find this blog somewhat enjoyable.</p>
2023-10-30 03:47:42 +00:00
<p><em>cue 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>