blog/public/posts/my-first-post/index.html

89 lines
3.0 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html><head lang="en">
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"><title>Hello, world! - Ferkle Blog</title><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Why do we need another blog?
You don&rsquo;t! But I need one to collect my thoughts and ideas.
I keep forgetting more and more as I grow older." />
<meta property="og:image" content=""/>
<meta property="og:url" content="https://tilde.club/~ferkle/posts/my-first-post/">
<meta property="og:site_name" content="Ferkle Blog">
<meta property="og:title" content="Hello, world!">
<meta property="og:description" content="Why do we need another blog? You dont! But I need one to collect my thoughts and ideas. I keep forgetting more and more as I grow older.">
<meta property="og:locale" content="en_us">
<meta property="og:type" content="article">
<meta property="article:section" content="posts">
<meta property="article:published_time" content="2025-11-03T12:52:29+01:00">
<meta property="article:modified_time" content="2025-11-03T12:52:29+01:00">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Hello, world!">
<meta name="twitter:description" content="Why do we need another blog? You dont! But I need one to collect my thoughts and ideas. I keep forgetting more and more as I grow older.">
<link href="https://tilde.club/~ferkle/css/fonts.2c2227b81b1970a03e760aa2e6121cd01f87c88586803cbb282aa224720a765f.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" media="screen" href="https://tilde.club/~ferkle/css/main.7a5c05040394322612a2d98397e9932aa81d9d7acc70199463e79f8180c8e0c0.css" />
<link id="darkModeStyle" rel="stylesheet" type="text/css" href="https://tilde.club/~ferkle/css/dark.478e7f2b9cf8d87be42edfd9fe1810beab1331847df94b1b430478b309f28282.css" />
</head>
<body>
<div class="content"><header>
<div class="main">
Ferkle Blog
</div>
<nav>
<a href="/~ferkle/">Home</a>
<a href="/~ferkle/posts">All posts</a>
<a href="/~ferkle/about">About</a>
</nav>
</header>
<main>
<article>
<div class="post-container">
<div class="post-content">
<div class="title">
<h1 class="title">Hello, world!</h1>
<div class="meta">Posted on Nov 3, 2025</div>
</div>
<section class="body">
<h2 id="why-do-we-need-another-blog">Why do we need another blog?</h2>
<p>You don&rsquo;t! But I need one to collect my thoughts and ideas.
I keep forgetting more and more as I grow older.</p>
</section>
<div class="post-tags">
</div>
</div>
</div>
</article>
</main>
<footer>
<div style="display:flex"></div>
<div class="footer-info">
2025 <a
href="https://github.com/athul/archie">Archie Theme</a> | Built with <a href="https://gohugo.io">Hugo</a>
</div>
</footer>
</div>
</body>
</html>