From b05dd6e8f0d101a55684b1ed2da150770a995c41 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 30 Apr 2021 19:42:53 +0100 Subject: add atom feed links --- content/gemtext/index.gmi | 9 ++++++++- content/html/index.html | 6 +++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/content/gemtext/index.gmi b/content/gemtext/index.gmi index 0febd0a3..207fc4d9 100644 --- a/content/gemtext/index.gmi +++ b/content/gemtext/index.gmi @@ -25,9 +25,16 @@ I have also compiled a list of resources which made an impact on me: => ./resources.gmi List of resources -## Blog posts +## Personal blog English is not my mother tongue. So please ignore any errors you might encounter. +### Stay updated + +=> gemini://buetow.org/gemfeed/atom.xml Gemini Atom Feed +=> http://buetow.org/gemfeed/atom.xml HTTP Atom Feed + +### Posts + => ./gemfeed/2021-04-24-welcome-to-the-geminispace.gmi 2021-04-24 Welcome to the Geminispace => ./gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.gmi 2021-04-22 DTail - The distributed log tail program diff --git a/content/html/index.html b/content/html/index.html index 6000fa05..63428ce3 100644 --- a/content/html/index.html +++ b/content/html/index.html @@ -34,8 +34,12 @@ li { color: #98be65; } Contact information

I have also compiled a list of resources which made an impact on me:

List of resources
-

Blog posts

+

Personal blog

English is not my mother tongue. So please ignore any errors you might encounter.

+

Stay updated

+Gemini Atom Feed
+HTTP Atom Feed
+

Posts

2021-04-24 Welcome to the Geminispace
2021-04-22 DTail - The distributed log tail program
-- cgit v1.2.3