summaryrefslogtreecommitdiff
path: root/categories
diff options
context:
space:
mode:
authorjaseg <git@jaseg.de>2023-03-19 00:54:56 +0100
committerjaseg <git@jaseg.de>2023-03-19 00:54:56 +0100
commit490ca12809a2625549aae16311affdd546e9c201 (patch)
tree58024389e48d91731efa352ae772a058b376b8cf /categories
parent92e3b5f49f6f5336530988e7839ab3ed283b86e4 (diff)
parentf21dea91904d7bf9628457a5758016c9a0df6d38 (diff)
downloadblog-490ca12809a2625549aae16311affdd546e9c201.tar.gz
blog-490ca12809a2625549aae16311affdd546e9c201.tar.bz2
blog-490ca12809a2625549aae16311affdd546e9c201.zip
deploy.py auto-commit
Diffstat (limited to 'categories')
-rw-r--r--categories/index.html38
-rw-r--r--categories/index.xml11
2 files changed, 49 insertions, 0 deletions
diff --git a/categories/index.html b/categories/index.html
new file mode 100644
index 0000000..ff3e1ef
--- /dev/null
+++ b/categories/index.html
@@ -0,0 +1,38 @@
+<!DOCTYPE html>
+<html><head>
+ <meta charset="utf-8">
+ <title>Categories | Home</title>
+ <meta name="description" content="">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <meta name="mobile-web-app-capable" content="yes">
+ <meta name="color-scheme" content="dark light">
+ <link rel="stylesheet" href="/style.css">
+</head>
+<body><nav>
+
+ <a href="/" title="Home">Home</a>
+ <a href="/blog/" title="Blog">Blog</a>
+ <a href="/projects/" title="Projects">Projects</a>
+ <a href="/about/" title="About">About</a>
+ <span class="spacer"></span>
+ <a href="https://git.jaseg.de/" title="cgit">cgit</a>
+ <a href="https://github.com/jaseg" title="Github">Github</a>
+ <a href="https://gitlab.com/neinseg" title="Gitlab">Gitlab</a>
+ <a href="https://chaos.social/jaseg" title="Mastodon">Mastodon</a>
+</nav>
+
+ <header>
+ <h1>Categories</h1>
+<ul class="breadcrumbs">
+ <li><a href="/">jaseg.de</a></li><li><a href="/categories/">Categories</a></li>
+</ul>
+
+ </header>
+ <main class="cards">
+ </main><footer>
+ Copyright © 2023 Jan Sebastian Götte
+ / <a href="http://jaseg.de/about/">About</a>
+ / <a href="http://jaseg.de/imprint/">Imprint</a>
+</footer>
+</body>
+</html>
diff --git a/categories/index.xml b/categories/index.xml
new file mode 100644
index 0000000..7e9392f
--- /dev/null
+++ b/categories/index.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+ <channel>
+ <title>Categories on Home</title>
+ <link>http://jaseg.de/categories/</link>
+ <description>Recent content in Categories on Home</description>
+ <generator>Hugo -- gohugo.io</generator>
+ <language>en-us</language>
+ <copyright>Jan Sebastian Götte</copyright><atom:link href="http://jaseg.de/categories/index.xml" rel="self" type="application/rss+xml" />
+ </channel>
+</rss>