add projects page; move to hugo;
All checks were successful
Build and Push Docker Container / build-and-push (push) Successful in 1m59s

This commit is contained in:
2026-02-12 14:38:32 +01:00
parent 6c2b475e10
commit ecd83d9b79
31 changed files with 1117 additions and 140 deletions

View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Elias Kohout</title>
<link>http://localhost:1313/</link>
<description>Recent content on Elias Kohout</description>
<generator>Hugo</generator>
<language>de</language>
<lastBuildDate>Sat, 01 Jun 2024 00:00:00 +0000</lastBuildDate>
<atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>LLM Confidence Chat Interface</title>
<link>http://localhost:1313/projects/llm-confidence-chat/</link>
<pubDate>Sat, 01 Jun 2024 00:00:00 +0000</pubDate>
<guid>http://localhost:1313/projects/llm-confidence-chat/</guid>
<description>A chat interface making LLM confidence scores accessible to non-technical users.</description>
</item>
</channel>
</rss>