From 02f8c560e8984cdfef78eb2d527a989e5887edad Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 7 May 2021 23:12:03 +0100 Subject: fix --- buetow.org.sh | 2 +- content/gemtext/index.gmi | 1 + content/html/index.html | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/buetow.org.sh b/buetow.org.sh index 905ecd57..2fe68d76 100755 --- a/buetow.org.sh +++ b/buetow.org.sh @@ -61,7 +61,7 @@ GEMFEED mv "$gemfeed_dir/index.gmi.tmp" "$gemfeed_dir/index.gmi" git add "$gemfeed_dir/index.gmi" - gemfeed::updatemainindex + # gemfeed::updatemainindex } ## Atom module diff --git a/content/gemtext/index.gmi b/content/gemtext/index.gmi index d4c3f3df..a54ddadc 100644 --- a/content/gemtext/index.gmi +++ b/content/gemtext/index.gmi @@ -25,6 +25,7 @@ If you reach this site via the modern web, please read this: +./gemfeed/2021-04-24-welcome-to-the-geminispace.gmi Welcome to the Geminispace ## Introduction diff --git a/content/html/index.html b/content/html/index.html index 1aa6f33c..810b99d4 100644 --- a/content/html/index.html +++ b/content/html/index.html @@ -42,6 +42,7 @@ li { color: #98be65; }

Why does this site look so old school?

If you reach this site via the modern web, please read this:

+

./gemfeed/2021-04-24-welcome-to-the-geminispace.gmi Welcome to the Geminispace

Introduction

My name is Paul Buetow and this is my personal internet site. You can call me a Linux/*BSD enthusiast and hobbyist. Although I also have many other interests, you will encounter mostly (if not only) technical content on this site.

I have published some Open-Source software, you will find some reference to it on this site or on my GitHub page(s). I also read a lot of tech newsletters and blogs. I re-share the most interesting ones on my social media feeds. You can find links to my GitHub pages and to my social media accounts on my contact information page:

-- cgit v1.2.3