130 lines
4.2 KiB
HTML
130 lines
4.2 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>
|
|
Posts | Thomas Internet Garden
|
|
</title>
|
|
|
|
<link rel="canonical" href="http://localhost:1313/posts/" />
|
|
|
|
|
|
<meta property="og:title" content="Posts" />
|
|
|
|
<meta
|
|
property="og:type"
|
|
content="website"
|
|
/>
|
|
<meta property="og:url" content="http://localhost:1313/posts/" />
|
|
|
|
<meta name="twitter:card" content="summary" />
|
|
<meta name="twitter:title" content="Posts" />
|
|
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/posts/index.xml" title="Thomas Internet Garden" /> <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 class="current">
|
|
|
|
<a href="/posts/">Posts</a>
|
|
|
|
</li>
|
|
|
|
</ol>
|
|
</nav>
|
|
|
|
|
|
|
|
</header>
|
|
<main id="main-content" role="main">
|
|
<h1>Posts</h1>
|
|
|
|
<div class="time-list">
|
|
<ul>
|
|
|
|
<li>
|
|
<span><time datetime="2026-05-18">2026-05-18 </time>
|
|
</span>
|
|
<div><a href="/posts/my-first-post/">My First Post</a></div>
|
|
</li>
|
|
|
|
<li>
|
|
<span><time datetime="2022-10-26">2022-10-26 </time>
|
|
</span>
|
|
<div><a href="/posts/hugoisforlovers/">Getting Started with Hugo</a></div>
|
|
</li>
|
|
|
|
<li>
|
|
<span><time datetime="2022-10-25">2022-10-25 </time>
|
|
</span>
|
|
<div><a href="/posts/diagrams/">Hugo Diagrams</a></div>
|
|
</li>
|
|
|
|
<li>
|
|
<span><time datetime="2022-10-20">2022-10-20 </time>
|
|
</span>
|
|
<div><a href="/posts/introduce-hugo/">Introduce Hugo</a></div>
|
|
</li>
|
|
|
|
<li>
|
|
<span><time datetime="2021-10-22">2021-10-22 </time>
|
|
</span>
|
|
<div><a href="/posts/creating-a-new-theme/">Creating a New Theme</a></div>
|
|
</li>
|
|
|
|
<li>
|
|
<span><time datetime="2021-10-22">2021-10-22 </time>
|
|
</span>
|
|
<div><a href="/posts/migrate-from-jekyll/">Migrate to Hugo from Jekyll</a></div>
|
|
</li>
|
|
|
|
</ul>
|
|
</div>
|
|
</main>
|
|
<footer role="contentinfo"><p role="contentinfo">
|
|
© Copyright 2026 ·
|
|
<a href="https://github.com/ntk148v/shibui">shibui</a>
|
|
</p>
|
|
</footer>
|
|
</body>
|
|
</html>
|