add projects page; move to hugo;
All checks were successful
Build and Push Docker Container / build-and-push (push) Successful in 1m59s
All checks were successful
Build and Push Docker Container / build-and-push (push) Successful in 1m59s
This commit is contained in:
19
hugo/eliaskohout.de/public/projects/index.xml
Normal file
19
hugo/eliaskohout.de/public/projects/index.xml
Normal 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>Projects on Elias Kohout</title>
|
||||
<link>http://localhost:1313/projects/</link>
|
||||
<description>Recent content in Projects 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/projects/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>
|
||||
Reference in New Issue
Block a user