109 lines
2.7 KiB
HTML
109 lines
2.7 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta name="generator" content="Hugo 0.92.2" />
|
|
<title>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">
|
|
|
|
<script>
|
|
MathJax = {
|
|
tex: {
|
|
inlineMath: [['$', '$'], ['\\(', '\\)']],
|
|
displayMath: [['$$','$$'], ['\\[', '\\]']],
|
|
processEscapes: true,
|
|
processEnvironments: true
|
|
},
|
|
options: {
|
|
skipHtmlTags: ['script', 'noscript', 'style', 'textarea', 'pre']
|
|
}
|
|
};
|
|
|
|
window.addEventListener('load', (event) => {
|
|
document.querySelectorAll("mjx-container").forEach(function(x){
|
|
x.parentElement.classList += 'has-jax'})
|
|
});
|
|
|
|
</script>
|
|
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
|
|
<script type="text/javascript" id="MathJax-script" async
|
|
src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
|
|
|
|
</head>
|
|
|
|
|
|
<body>
|
|
|
|
<h1>Blogarithm</h1>
|
|
<h4></h4>
|
|
|
|
<div><h1 id="blogn">$b\log(n)$</h1>
|
|
<p>Welcome to $b\log(n)$, my personal blog for anything from science and space, to music and writing. My name is Nathaniel Moll and I hope you thoroughly enjoy reading my content! You can start by reading my introduction post and browsing which categories catch your interest, or by checking the links below:</p>
|
|
</div>
|
|
|
|
<table>
|
|
|
|
|
|
<tr>
|
|
<td><i class="fab fa-gitea" aria-hidden="true"></i></td>
|
|
<td> <a href="https://git.freedomland.xyz/darthmoll12" target="_blank">Gitea</a></td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<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>
|
|
<tr>
|
|
|
|
</tr>
|
|
</table>
|
|
|
|
<h3>Posts</h3>
|
|
|
|
<div>
|
|
|
|
|
|
<div>
|
|
<a href="https://nathan.freedomland.xyz/posts/welcome/">Welcome to my new Blog!</a><br />
|
|
<time>October 28, 2023</time>
|
|
</div>
|
|
<br />
|
|
|
|
<div>
|
|
<a href="https://nathan.freedomland.xyz/posts/getting_started_astrophysics/">Getting Started with Astronomy and Astrophysics</a><br />
|
|
<time>November 1, 2023</time>
|
|
</div>
|
|
<br />
|
|
|
|
|
|
<hr>
|
|
<h3><a href="posts/">View all posts</a></h3>
|
|
<h3><a href="categories/"> View all categories</a></h3>
|
|
<h3><a href="tags/"> View all tags</a></h3>
|
|
</div>
|
|
</body>
|
|
|
|
<script src="/js/dark.js" defer="" ></script>
|
|
</html>
|