diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-04-30 19:37:26 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:04 +0100 |
| commit | c9daa640faa75d60fadbd68954a435920028aec5 (patch) | |
| tree | 47038de7b4c0c0c626258c4e51914b56c9feb5d1 /content | |
| parent | 59b9c18415ea10ff540ea57095648313d714dd72 (diff) | |
atom feed passes w3c check
Diffstat (limited to 'content')
4 files changed, 20 insertions, 20 deletions
diff --git a/content/gemtext/gemfeed/atom.xml b/content/gemtext/gemfeed/atom.xml index a0f529c..5b22caa 100644 --- a/content/gemtext/gemfeed/atom.xml +++ b/content/gemtext/gemfeed/atom.xml @@ -1,17 +1,17 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> + <updated>2021-04-30T19:36:42+01:00</updated> <title>buetow.org feed</title> <subtitle>Having fun with computers!</subtitle> - <link href="gemini://buetow.org/gemfeed/" rel="self" /> + <link href="gemini://buetow.org/gemfeed/atom.xml" rel="self" /> <link href="gemini://buetow.org/" /> <id>gemini://buetow.org/</id> - <updated>2021-04-30T10:04:15+01:00</updated> <entry> <title>Welcome to the Geminispace</title> <link href="gemini://buetow.org/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi" /> <id>gemini://buetow.org/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi</id> - <updated>2021-04-30T10:04:15+01:00</updated> - <summary></summary> + <updated>2021-04-24T19:28:41+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 Buetow</name> <email>comments@mx.buetow.org</email> @@ -21,8 +21,8 @@ <title>DTail - The distributed log tail program</title> <link href="gemini://buetow.org/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.gmi" /> <id>gemini://buetow.org/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.gmi</id> - <updated>2021-04-30T10:04:15+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> + <updated>2021-04-22T19:28:41+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 Buetow</name> <email>comments@mx.buetow.org</email> diff --git a/content/html/gemfeed/atom.xml b/content/html/gemfeed/atom.xml index 41a0313..eabb600 100644 --- a/content/html/gemfeed/atom.xml +++ b/content/html/gemfeed/atom.xml @@ -1,17 +1,17 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> + <updated>2021-04-30T19:36:42+01:00</updated> <title>buetow.org feed</title> <subtitle>Having fun with computers!</subtitle> - <link href="http://buetow.org/gemfeed/" rel="self" /> + <link href="http://buetow.org/gemfeed/atom.xml" rel="self" /> <link href="http://buetow.org/" /> <id>http://buetow.org/</id> - <updated>2021-04-30T10:04:15+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-30T10:04:15+01:00</updated> - <summary></summary> + <updated>2021-04-24T19:28:41+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 Buetow</name> <email>comments@mx.buetow.org</email> @@ -21,8 +21,8 @@ <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-30T10:04:15+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> + <updated>2021-04-22T19:28:41+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 Buetow</name> <email>comments@mx.buetow.org</email> diff --git a/content/meta/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.meta b/content/meta/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.meta index dd957e3..585998d 100644 --- a/content/meta/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.meta +++ b/content/meta/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.meta @@ -1,5 +1,5 @@ -local meta_date=2021-04-30T10:04:15+01:00 -local meta_author='Paul Buetow' +local meta_date=2021-04-22T19:28:41+01:00 +local meta_author="Paul Buetow" local meta_email=comments@mx.buetow.org -local meta_title='DTail - The distributed log tail program' -local meta_summary='This article first appeared at the Mimecast Engineering Blog but I made it available here in my personal Gemini capsule too....' +local meta_title="DTail - The distributed log tail program" +local meta_summary="This article first appeared at the Mimecast Engineering Blog but I made it available here in my personal Gemini capsule too." diff --git a/content/meta/gemfeed/2021-04-24-welcome-to-the-geminispace.meta b/content/meta/gemfeed/2021-04-24-welcome-to-the-geminispace.meta index fd1f344..81555bf 100644 --- a/content/meta/gemfeed/2021-04-24-welcome-to-the-geminispace.meta +++ b/content/meta/gemfeed/2021-04-24-welcome-to-the-geminispace.meta @@ -1,5 +1,5 @@ -local meta_date=2021-04-30T10:04:15+01:00 -local meta_author='Paul Buetow' +local meta_date=2021-04-24T19:28:41+01:00 +local meta_author="Paul Buetow" local meta_email=comments@mx.buetow.org -local meta_title='Welcome to the Geminispace' -local meta_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:...' +local meta_title="Welcome to the Geminispace" +local meta_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:" |
