163 lines
4.1 KiB
HTML
163 lines
4.1 KiB
HTML
<!doctype html>
|
|
<html
|
|
lang="en-us"
|
|
dir="ltr"
|
|
>
|
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<link rel="preconnect" href="https://cdn.jsdelivr.net">
|
|
<link rel="dns-prefetch" href="https://cdn.jsdelivr.net">
|
|
<title>
|
|
My First Post | Thomas Internet Garden
|
|
</title>
|
|
|
|
<link rel="canonical" href="http://localhost:1313/posts/my-first-post/" />
|
|
|
|
|
|
<meta property="og:title" content="My First Post" />
|
|
|
|
<meta
|
|
property="og:type"
|
|
content="article"
|
|
/>
|
|
<meta property="og:url" content="http://localhost:1313/posts/my-first-post/" />
|
|
|
|
<meta name="twitter:card" content="summary" />
|
|
<meta name="twitter:title" content="My First Post" />
|
|
|
|
<script type="application/ld+json">
|
|
{
|
|
"@context": "https://schema.org",
|
|
"@type": "Article",
|
|
"headline": "My First Post",
|
|
"url": "http:\/\/localhost:1313\/posts\/my-first-post\/",
|
|
"datePublished": "2026-05-18T23:03:26\u002b02:00",
|
|
"dateModified": "2026-05-18T23:03:26\u002b02:00"
|
|
}
|
|
</script>
|
|
<link rel="apple-touch-icon" sizes="57x57" href="/favicon_io/apple-icon-57x57.png">
|
|
<link rel="apple-touch-icon" sizes="60x60" href="/favicon_io/apple-icon-60x60.png">
|
|
<link rel="apple-touch-icon" sizes="72x72" href="/favicon_io/apple-icon-72x72.png">
|
|
<link rel="apple-touch-icon" sizes="76x76" href="/favicon_io/apple-icon-76x76.png">
|
|
<link rel="apple-touch-icon" sizes="114x114" href="/favicon_io/apple-icon-114x114.png">
|
|
<link rel="apple-touch-icon" sizes="120x120" href="/favicon_io/apple-icon-120x120.png">
|
|
<link rel="apple-touch-icon" sizes="144x144" href="/favicon_io/apple-icon-144x144.png">
|
|
<link rel="apple-touch-icon" sizes="152x152" href="/favicon_io/apple-icon-152x152.png">
|
|
<link rel="apple-touch-icon" sizes="180x180" href="/favicon_io/apple-icon-180x180.png">
|
|
<link rel="icon" type="image/png" sizes="192x192" href="/favicon_io/android-icon-192x192.png">
|
|
<link rel="icon" type="image/png" sizes="32x32" href="/favicon_io/favicon-32x32.png">
|
|
<link rel="icon" type="image/png" sizes="96x96" href="/favicon_io/favicon-96x96.png">
|
|
<link rel="icon" type="image/png" sizes="16x16" href="/favicon_io/favicon-16x16.png">
|
|
<link rel="manifest" href="/favicon_io/manifest.json">
|
|
<meta name="msapplication-TileColor" content="#ffffff">
|
|
<meta name="msapplication-TileImage" content="/favicon_io/ms-icon-144x144.png">
|
|
<meta name="theme-color" content="#ffffff">
|
|
|
|
<link rel="stylesheet" href="/css/main.css">
|
|
<link rel="stylesheet" href="/css/custom.css">
|
|
|
|
|
|
</head>
|
|
<body>
|
|
<a href="#main-content" class="skip-link">Skip to content</a>
|
|
<header role="banner"><nav class="path-nav" aria-label="Breadcrumb">
|
|
<ol>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li>
|
|
/
|
|
<a href="/">Thomas Internet Garden</a>
|
|
/
|
|
</li>
|
|
|
|
|
|
<li>
|
|
|
|
<a href="/posts/">Posts</a>
|
|
/
|
|
</li>
|
|
|
|
|
|
<li class="current">
|
|
|
|
<a href="/posts/my-first-post/">My First Post</a>
|
|
|
|
</li>
|
|
|
|
</ol>
|
|
</nav>
|
|
|
|
|
|
|
|
</header>
|
|
<main id="main-content" role="main">
|
|
<h1>My First Post</h1>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<details class="toc" open>
|
|
<summary class="toc-title">Table of contents</summary>
|
|
<nav class="toc-content">
|
|
<nav id="TableOfContents">
|
|
<ul>
|
|
<li><a href="#introduction">introduction</a></li>
|
|
</ul>
|
|
</nav>
|
|
</nav>
|
|
</details>
|
|
|
|
|
|
|
|
|
|
|
|
<h2 id="introduction">
|
|
introduction
|
|
</h2>
|
|
<p>This is <strong>bold</strong> text, and this is <em>emphasized</em> text.</p>
|
|
<p>Visit the <a href="https://gohugo.io">Hugo</a> website!</p>
|
|
|
|
<div class="time">
|
|
<time datetime="2026-05-18">2026-05-18 </time>
|
|
|
|
|
|
|
|
<span class="reading-time"> · 1 min read</span>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="comments">
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="terminal-nav">
|
|
<div class="back-nav">
|
|
|
|
<a href="/posts/" class="back-link">../</a>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
</main>
|
|
<footer role="contentinfo"><p role="contentinfo">
|
|
© Copyright 2026 ·
|
|
<a href="https://github.com/ntk148v/shibui">shibui</a>
|
|
</p>
|
|
</footer>
|
|
</body>
|
|
</html>
|