summaryrefslogtreecommitdiff
path: root/content/html
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-04-30 09:56:31 +0100
committerPaul Buetow <git@mx.buetow.org>2021-04-30 09:56:31 +0100
commitbc96cff7f9167118aa5b959c45a96357c9a04d30 (patch)
treeafa98314dab27073fc482d2903ab87949179386e /content/html
parent4b2b93bf3433a55193960bd85faef789684efe82 (diff)
can generate atom.xml gemini and http feeds
Diffstat (limited to 'content/html')
-rw-r--r--content/html/gemfeed/atom.xml31
1 files changed, 31 insertions, 0 deletions
diff --git a/content/html/gemfeed/atom.xml b/content/html/gemfeed/atom.xml
new file mode 100644
index 00000000..fe72f8cf
--- /dev/null
+++ b/content/html/gemfeed/atom.xml
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="utf-8"?>
+<feed xmlns="http://www.w3.org/2005/Atom">
+ <title>buetow.org feed</title>
+ <subtitle>Having fun with computers!</subtitle>
+ <link href="http://buetow.org/gemfeed/" rel="self" />
+ <link href="http://buetow.org/" />
+ <id>http://buetow.org</id>
+ <updated>2021-04-30T09:53:18+01:00</updated>
+ <entry>
+ <title>Welcome to the Geminispace</title>
+ <link href="http://buetow.org/gemfeed/2021-04-24-welcome-to-the-geminispace.html" />
+ <id>http://buetow.org/gemfeed/2021-04-24-welcome-to-the-geminispace.html</id>
+ <updated>2021-04-30T09:53:18+01:00</updated>
+ <summary>Have you reached this article already via Gemini? You need a special client for that, web browsers such as Firefox, Chrome, Safari etc. don't support the Gemini protocol. The Gemini address of this site (or the address of this capsule as people say in Geminispace) is:...</summary>
+ <author>
+ <name>Paul</name>
+ <email>comments@mx.buetow.org</email>
+ </author>
+ </entry>
+ <entry>
+ <title>DTail - The distributed log tail program</title>
+ <link href="http://buetow.org/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html" />
+ <id>http://buetow.org/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html</id>
+ <updated>2021-04-30T09:53:18+01:00</updated>
+ <summary>This article first appeared at the Mimecast Engineering Blog but I made it available here in my personal Gemini capsule too....</summary>
+ <author>
+ <name>Paul</name>
+ <email>comments@mx.buetow.org</email>
+ </author>
+ </entry>
+</feed>