From 8441ab71f334714d48f34a6e0fcc8a2e6f7aa8bb Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 30 Apr 2021 09:56:31 +0100 Subject: can generate atom.xml gemini and http feeds --- content/gemtext/gemfeed/atom.xml | 12 ++++----- content/html/gemfeed/atom.xml | 31 ++++++++++++++++++++++ ...-22-dtail-the-distributed-log-tail-program.meta | 5 ++++ .../2021-04-24-welcome-to-the-geminispace.meta | 5 ++++ 4 files changed, 47 insertions(+), 6 deletions(-) create mode 100644 content/html/gemfeed/atom.xml create mode 100644 content/meta/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.meta create mode 100644 content/meta/gemfeed/2021-04-24-welcome-to-the-geminispace.meta (limited to 'content') diff --git a/content/gemtext/gemfeed/atom.xml b/content/gemtext/gemfeed/atom.xml index 77d00c27..1a80832b 100644 --- a/content/gemtext/gemfeed/atom.xml +++ b/content/gemtext/gemfeed/atom.xml @@ -1,19 +1,19 @@ buetow.org feed - Putting the dot before the org! + Having fun with computers! gemini://buetow.org - 2021-04-30T07:34:28+01:00 + 2021-04-30T09:53:18+01:00 Welcome to the Geminispace gemini://buetow.org/gemfeed/2021-04-24-welcome-to-the-geminispace.gmi - 2021-04-30T07:34:28+01:00 + 2021-04-30T09:53:18+01:00 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:... - Paul Buetow + Paul comments@mx.buetow.org @@ -21,10 +21,10 @@ DTail - The distributed log tail program gemini://buetow.org/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.gmi - 2021-04-30T07:34:28+01:00 + 2021-04-30T09:53:18+01:00 This article first appeared at the Mimecast Engineering Blog but I made it available here in my personal Gemini capsule too.... - Paul Buetow + Paul comments@mx.buetow.org 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 @@ + + + buetow.org feed + Having fun with computers! + + + http://buetow.org + 2021-04-30T09:53:18+01:00 + + Welcome to the Geminispace + + http://buetow.org/gemfeed/2021-04-24-welcome-to-the-geminispace.html + 2021-04-30T09:53:18+01:00 + 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:... + + Paul + comments@mx.buetow.org + + + + DTail - The distributed log tail program + + http://buetow.org/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html + 2021-04-30T09:53:18+01:00 + This article first appeared at the Mimecast Engineering Blog but I made it available here in my personal Gemini capsule too.... + + Paul + comments@mx.buetow.org + + + 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 new file mode 100644 index 00000000..d5acfd2d --- /dev/null +++ b/content/meta/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.meta @@ -0,0 +1,5 @@ +local meta_date=2021-04-30T09:53:18+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...." 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 new file mode 100644 index 00000000..6748d03b --- /dev/null +++ b/content/meta/gemfeed/2021-04-24-welcome-to-the-geminispace.meta @@ -0,0 +1,5 @@ +local meta_date=2021-04-30T09:53:18+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:..." -- cgit v1.2.3