Init: neue Webseite
This commit is contained in:
commit
3470b542d5
188 changed files with 7271 additions and 0 deletions
BIN
public/photos/evening-cloud/evening-cloud.webp
Normal file
BIN
public/photos/evening-cloud/evening-cloud.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 303 KiB |
80
public/photos/evening-cloud/index.html
Normal file
80
public/photos/evening-cloud/index.html
Normal file
|
|
@ -0,0 +1,80 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="de"
|
||||
dir="ltr">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<title>Evening Cloud | Jan Kremer</title>
|
||||
|
||||
<link rel="stylesheet" href="/css/main.min.44d337144c40b1101874ef25bbc4d48bb4bb38e7cdd285c9396c8dfa51b92d03.css" integrity="sha256-RNM3FExAsRAYdO8lu8TUi7S7OOfN0oXJOWyN+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 href="/">Home</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/blog/">Blog</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/micro/">Microblog</a>
|
||||
</li>
|
||||
<li>
|
||||
<a aria-current="true" class="ancestor" href="/photos/">Fotos</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/about/">Über mich</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
||||
</header>
|
||||
<main>
|
||||
|
||||
<article>
|
||||
|
||||
|
||||
<time datetime="2023-07-19T10:48:33+02:00">2023-07-19</time>
|
||||
<br>
|
||||
|
||||
<h1>Evening Cloud</h1>
|
||||
|
||||
<p class="lead">Evening cloud over Regensburg.</p>
|
||||
|
||||
<p><img src="evening-cloud.webp" alt="Evening cloud over Regensburg."></p>
|
||||
|
||||
</article>
|
||||
|
||||
<hr>
|
||||
<div class="tags">
|
||||
<ul>
|
||||
<li><a href="/tags/fotos/">Fotos</a></li>
|
||||
<li><a href="/tags/regensburg/">Regensburg</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
</main>
|
||||
<footer>
|
||||
<p><a href="https://creativecommons.org/licenses/by-sa/4.0/">BY-SA 4.0</a>   ☙   Jan Kremer   ❧
|
||||
  2021–2024</p>
|
||||
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
70
public/photos/index.html
Normal file
70
public/photos/index.html
Normal file
|
|
@ -0,0 +1,70 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="de"
|
||||
dir="ltr">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<title>Fotos | Jan Kremer</title>
|
||||
|
||||
<link rel="stylesheet" href="/css/main.min.44d337144c40b1101874ef25bbc4d48bb4bb38e7cdd285c9396c8dfa51b92d03.css" integrity="sha256-RNM3FExAsRAYdO8lu8TUi7S7OOfN0oXJOWyN+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 href="/">Home</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/blog/">Blog</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/micro/">Microblog</a>
|
||||
</li>
|
||||
<li>
|
||||
<a aria-current="page" class="active" href="/photos/">Fotos</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/about/">Über mich</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
||||
</header>
|
||||
<main>
|
||||
|
||||
|
||||
|
||||
<div class="list">
|
||||
|
||||
|
||||
<time datetime="2023-07-19T10:48:33+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>
|
||||
|
||||
|
||||
</main>
|
||||
<footer>
|
||||
<p><a href="https://creativecommons.org/licenses/by-sa/4.0/">BY-SA 4.0</a>   ☙   Jan Kremer   ❧
|
||||
  2021–2024</p>
|
||||
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
21
public/photos/index.xml
Normal file
21
public/photos/index.xml
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><?xml-stylesheet href="/rss.xsl" type="text/xsl"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Fotos on Jan Kremer</title>
|
||||
<link>https://jankremer.eu/photos/</link>
|
||||
<description>Recent content in Fotos on Jan Kremer</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>de</language>
|
||||
<lastBuildDate>2023-07-19 10:48</lastBuildDate><atom:link href="https://jankremer.eu/photos/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Evening Cloud</title>
|
||||
<link>https://jankremer.eu/photos/evening-cloud/</link>
|
||||
<pubDate>2023-07-19 10:48</pubDate>
|
||||
|
||||
<guid>https://jankremer.eu/photos/evening-cloud/</guid>
|
||||
<description><p><img src="evening-cloud.webp" alt="Evening cloud over Regensburg."></p>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
Loading…
Add table
Add a link
Reference in a new issue