Init: neue Webseite

This commit is contained in:
Jan Kremer 2024-03-26 15:40:28 +01:00
commit 3470b542d5
Signed by: jan
GPG key ID: A7DA689CB3B078EC
188 changed files with 7271 additions and 0 deletions

163
public/index.html Normal file
View file

@ -0,0 +1,163 @@
<!DOCTYPE html>
<html lang="de"
dir="ltr">
<head>
<meta name="generator" content="Hugo 0.123.8">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Jan Kremer</title>
<link rel="stylesheet" href="/css/main.min.44d337144c40b1101874ef25bbc4d48bb4bb38e7cdd285c9396c8dfa51b92d03.css" integrity="sha256-RNM3FExAsRAYdO8lu8TUi7S7OOfN0oXJOWyN&#43;lG5LQM=" crossorigin="anonymous">
<script data-goatcounter="https://jankremer.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
</head>
<body>
<header>
<h1 class="title"><a href="/">Jan Kremer</a></h1>
<nav>
<ul>
<li>
<a aria-current="page" class="active" href="/">Home</a>
</li>
<li>
<a href="/blog/">Blog</a>
</li>
<li>
<a href="/micro/">Microblog</a>
</li>
<li>
<a href="/photos/">Fotos</a>
</li>
<li>
<a href="/about/">Über mich</a>
</li>
</ul>
</nav>
</header>
<main>
<h1>Neueste Beiträge</h1>
<div class="list">
<time datetime="2024-03-14T00:00:00&#43;00:00">2024-03-14</time>
<h2><a href="/blog/nix/">Nix on macOS</a></h2>
<p class="lead">Moving from Homebrew to Nix. Mostly.</p>
</div>
<div class="list">
<time datetime="2023-12-25T16:28:52&#43;01:00">2023-12-25</time>
<h2><a href="/micro/markdown-tables/">Markdown Tables Suck</a></h2>
<p class="lead"></p>
</div>
<div class="list">
<time datetime="2023-11-15T10:12:30&#43;01:00">2023-11-15</time>
<h2><a href="/micro/timestamps/">Use Timestamps</a></h2>
<p class="lead"></p>
</div>
<div class="list">
<time datetime="2023-09-25T00:00:00&#43;00:00">2023-09-25</time>
<h2><a href="/blog/git-deploy/">Deploy a website using Git</a></h2>
<p class="lead"></p>
</div>
<div class="list">
<time datetime="2023-09-09T00:00:00&#43;00:00">2023-09-09</time>
<h2><a href="/blog/geheime-botschaften/">Geheime Botschaften Simon Singh</a></h2>
<p class="lead">Buchvorstellung</p>
</div>
<div class="list">
<time datetime="2023-09-01T00:00:00&#43;00:00">2023-09-01</time>
<h2><a href="/blog/rss/">RSS</a></h2>
<p class="lead">Feeds without fuzz.</p>
</div>
<div class="list">
<time datetime="2023-08-27T00:00:00&#43;00:00">2023-08-27</time>
<h2><a href="/blog/hosting/">12 cent blog</a></h2>
<p class="lead">Hosting a website at (almost) no cost.</p>
</div>
<div class="list">
<time datetime="2023-07-22T15:57:59&#43;02:00">2023-07-22</time>
<h2><a href="/micro/twitter/">Stop using Twitter.</a></h2>
<p class="lead"></p>
</div>
<div class="list">
<time datetime="2023-07-19T10:48:33&#43;02:00">2023-07-19</time>
<h2><a href="/photos/evening-cloud/">Evening Cloud</a></h2>
<p class="lead">Evening cloud over Regensburg.</p>
</div>
<div class="list">
<time datetime="2023-07-19T10:14:44&#43;02:00">2023-07-19</time>
<h2><a href="/micro/reader/">Reader mode is the antidote to bad website design.</a></h2>
<p class="lead"></p>
</div>
</main>
<footer>
<p><a href="https://creativecommons.org/licenses/by-sa/4.0/">BY-SA 4.0</a> &emsp;&emsp; Jan Kremer &emsp;
&emsp; 20212024</p>
</footer>
</body>
</html>