2023-10-27 19:21:40 +00:00
<!DOCTYPE html>
2023-10-23 03:51:30 +00:00
< html >
2023-10-27 19:21:40 +00:00
< head >
< meta name = "generator" content = "Hugo 0.92.2" / >
2023-10-23 04:34:36 +00:00
< title > Blog< / title >
2023-10-27 19:21:40 +00:00
< meta charset = "utf-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
2023-10-27 19:11:56 +00:00
2023-10-27 19:21:40 +00:00
< link rel = "stylesheet" href = "/css/style.css" >
< link rel = "stylesheet" href = "/css/fonts.css" >
2023-10-27 19:11:56 +00:00
2023-10-29 03:03:20 +00:00
< 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 >
2023-10-23 03:51:30 +00:00
2023-10-27 19:21:40 +00:00
< / head >
< body >
2023-10-29 03:03:20 +00:00
< h1 > Blogarithm< / h1 >
2023-10-27 19:21:40 +00:00
< h4 > < / h4 >
2023-10-29 03:03:20 +00:00
< div > < h1 id = "blogn" > $b\log(n)$< / h1 >
2023-11-02 03:23:15 +00:00
< 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 >
2023-10-29 03:03:20 +00:00
< / div >
2023-10-27 19:21:40 +00:00
< 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 >
2023-10-28 18:18:30 +00:00
< 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 >
2023-10-27 19:21:40 +00:00
< 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 / >
2023-10-29 02:23:43 +00:00
< time > October 28, 2023< / time >
2023-10-27 19:21:40 +00:00
< / div >
< br / >
2023-11-02 03:23:15 +00:00
< div >
< a href = "https://nathan.freedomland.xyz/posts/getting_started_astrophysics/" > Getting Started with Astronomy and Astrophysics< / a > < br / >
2023-11-02 03:29:20 +00:00
< time > November 1, 2023< / time >
2023-11-02 03:23:15 +00:00
< / div >
< br / >
2023-11-05 23:03:56 +00:00
< div >
< a href = "https://nathan.freedomland.xyz/posts/matter_and_gravity/" > Matter and Gravity< / a > < br / >
< time > November 5, 2023< / time >
< / div >
< br / >
2023-11-11 17:52:06 +00:00
< div >
2023-11-11 17:59:30 +00:00
< a href = "https://nathan.freedomland.xyz/posts/calculating_sun/" > The Sun' s Mass and Gravitational Potential Energy< / a > < br / >
2023-11-11 17:52:06 +00:00
< time > November 11, 2023< / time >
< / div >
< br / >
2023-10-27 19:21:40 +00:00
< 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 >