This commit is contained in:
2026-05-25 22:53:28 +02:00
parent 77ff06348a
commit e1fe3e1bc5
96 changed files with 18132 additions and 590 deletions

View File

@@ -1,114 +1,93 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>My New Hugo Project</title>
<meta name="viewport" content="width=device-width,minimum-scale=1">
<meta name="description" content="">
<meta name="generator" content="Hugo 0.161.1">
<meta name="robots" content="index, follow">
<link rel="stylesheet" href="/ananke/css/main.fe543ec729f225f1a33caed07775c832a416476900d82ba51765d6ead9de6758.css" integrity="sha256-/lQ&#43;xynyJfGjPK7Qd3XIMqQWR2kA2CulF2XW6tneZ1g=" crossorigin="anonymous">
<!doctype html>
<html
lang="en-us"
dir="ltr"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;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>
Categories | Thomas Internet Garden
</title>
<link rel="canonical" href="http://localhost:1313/categories/" />
<meta property="og:title" content="Categories" />
<meta
property="og:type"
content="website"
/>
<meta property="og:url" content="http://localhost:1313/categories/" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Categories" />
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/categories/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">
<link href="/categories/index.xml" rel="alternate" type="application/rss+xml" title="My New Hugo Project" />
<link href="/categories/index.xml" rel="feed" type="application/rss+xml" title="My New Hugo Project" />
</head>
<body>
<a href="#main-content" class="skip-link">Skip to content</a>
<header role="banner"><nav class="path-nav" aria-label="Breadcrumb">
<ol>
<link rel="canonical" href="https://example.org/categories/">
<li>
/
<a href="/">Thomas Internet Garden</a>
/
</li>
<li class="current">
<a href="/categories/">Categories</a>
<meta property="og:url" content="https://example.org/categories/">
<meta property="og:site_name" content="My New Hugo Project">
<meta property="og:title" content="Categories">
<meta property="og:locale" content="en_us">
<meta property="og:type" content="website">
</li>
<meta itemprop="name" content="Categories">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Categories">
</head><body class="ma0 avenir bg-near-white production is-taxonomy">
<header>
<div class="pb3-m pb6-l bg-black">
<nav class="pv3 ph3 ph4-ns" role="navigation">
<div class="flex-l center items-center justify-between">
<a href="/" class="f3 fw2 hover-white white-90 dib no-underline">
My New Hugo Project
</a>
<div class="flex-l items-center">
<div class="ananke-socials"></div>
</div>
</div>
</ol>
</nav>
<div class="tc-l pv3 ph3 ph4-ns">
<h1 class="f2 f-subheadline-l fw2 light-silver mb0 lh-title">
Categories
</h1>
</div>
</header>
<main id="main-content" role="main">
<h1>Categories</h1>
<div class="time-list">
<ul>
</ul>
</div>
</header>
<main class="pb7" role="main">
<article class="cf pa3 pa4-m pa4-l">
<div class="measure-wide-l center f4 lh-copy nested-copy-line-height nested-links mid-gray">
<p>Below you will find pages that utilize the taxonomy term “Categories”</p>
</div>
</article>
<div class="mw8 center">
<section class="flex-ns mt5 flex-wrap justify-around">
</section>
</div>
</main>
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
<div class="flex justify-between">
<a class="f4 fw4 hover-white white-70 dn dib-ns pv2 ph3 no-underline" href="https://example.org/" >
&copy; My New Hugo Project 2026
</a>
<div><div class="ananke-socials"></div>
</div>
</div>
</main>
<footer role="contentinfo"><p role="contentinfo">
&copy; Copyright 2026 &middot;
Thomas
</p>
</footer>
</body>
</html>