summaryrefslogtreecommitdiff
path: root/gemfeed
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-03-24 17:43:35 +0200
committerPaul Buetow <paul@buetow.org>2023-03-24 17:43:35 +0200
commitd2b15ed50b50caefb4aaac1f1263c5f75a75b6fd (patch)
treec891cf88f9421ef95061f41e5a36e00a810f5a3b /gemfeed
parentaa5798bf3a6b881b9e768c2edee40e7244fe7880 (diff)
Update content for md
Diffstat (limited to 'gemfeed')
-rw-r--r--gemfeed/2008-06-26-perl-poetry.md2
-rw-r--r--gemfeed/2011-05-07-perl-daemon-service-framework.md2
-rw-r--r--gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.md2
-rw-r--r--gemfeed/2021-04-24-welcome-to-the-geminispace.md2
-rw-r--r--gemfeed/2021-05-16-personal-bash-coding-style-guide.md2
-rw-r--r--gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md2
-rw-r--r--gemfeed/2021-11-29-bash-golf-part-1.md2
-rw-r--r--gemfeed/2022-01-01-bash-golf-part-2.md2
-rw-r--r--gemfeed/2022-03-06-the-release-of-dtail-4.0.0.md2
-rw-r--r--gemfeed/2022-05-27-perl-is-still-a-great-choice.md2
-rw-r--r--gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md2
-rw-r--r--gemfeed/2022-10-30-installing-dtail-on-openbsd.md2
12 files changed, 12 insertions, 12 deletions
diff --git a/gemfeed/2008-06-26-perl-poetry.md b/gemfeed/2008-06-26-perl-poetry.md
index a380db49..1dc389df 100644
--- a/gemfeed/2008-06-26-perl-poetry.md
+++ b/gemfeed/2008-06-26-perl-poetry.md
@@ -161,7 +161,7 @@ Did you like what you saw? Have a look at Codeberg to see my other poems too:
[https://codeberg.org/snonux/perl-poetry](https://codeberg.org/snonux/perl-poetry)
-More related posts are:
+Other related posts are:
[2022-05-27 Perl is still a great choice](./2022-05-27-perl-is-still-a-great-choice.md)
[2011-05-07 Perl Daemon (Service Framework)](./2011-05-07-perl-daemon-service-framework.md)
diff --git a/gemfeed/2011-05-07-perl-daemon-service-framework.md b/gemfeed/2011-05-07-perl-daemon-service-framework.md
index 98b2ebaa..b9369dfe 100644
--- a/gemfeed/2011-05-07-perl-daemon-service-framework.md
+++ b/gemfeed/2011-05-07-perl-daemon-service-framework.md
@@ -158,7 +158,7 @@ You can find PerlDaemon (including the examples) at:
[https://codeberg.org/snonux/perldaemon](https://codeberg.org/snonux/perldaemon)
-More related posts are:
+Other related posts are:
[2022-05-27 Perl is still a great choice](./2022-05-27-perl-is-still-a-great-choice.md)
[2011-05-07 Perl Daemon (Service Framework) (You are currently reading this)](./2011-05-07-perl-daemon-service-framework.md)
diff --git a/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.md b/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.md
index 08cb9eab..f5d01bb9 100644
--- a/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.md
+++ b/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.md
@@ -103,7 +103,7 @@ Mimecast highly encourages you to have a look at DTail and submit an issue for a
[https://dtail.dev](https://dtail.dev)
-More related posts are:
+Other related posts are:
[2022-10-30 Installing DTail on OpenBSD](./2022-10-30-installing-dtail-on-openbsd.md)
[2022-03-06 The release of DTail 4.0.0](./2022-03-06-the-release-of-dtail-4.0.0.md)
diff --git a/gemfeed/2021-04-24-welcome-to-the-geminispace.md b/gemfeed/2021-04-24-welcome-to-the-geminispace.md
index 83e9e581..f69ff3c1 100644
--- a/gemfeed/2021-04-24-welcome-to-the-geminispace.md
+++ b/gemfeed/2021-04-24-welcome-to-the-geminispace.md
@@ -78,7 +78,7 @@ Check out one of the following links for more information about Gemini. For exam
[gemini://gemini.circumlunar.space](gemini://gemini.circumlunar.space)
[https://gemini.circumlunar.space](https://gemini.circumlunar.space)
-More related posts are:
+Other related posts are:
[2022-08-27 Gemtexter 1.1.0 - Let's Gemtext again](./2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md)
[2021-06-05 Gemtexter - One Bash script to rule it all](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md)
diff --git a/gemfeed/2021-05-16-personal-bash-coding-style-guide.md b/gemfeed/2021-05-16-personal-bash-coding-style-guide.md
index 733937db..8828c1d8 100644
--- a/gemfeed/2021-05-16-personal-bash-coding-style-guide.md
+++ b/gemfeed/2021-05-16-personal-bash-coding-style-guide.md
@@ -380,7 +380,7 @@ I also highly recommend having a read through the "Advanced Bash-Scripting Guide
[Advanced Bash-Scripting Guide](https://tldp.org/LDP/abs/html/)
-More related posts are:
+Other related posts are:
[2022-01-01 Bash Golf Part 2](./2022-01-01-bash-golf-part-2.md)
[2021-11-29 Bash Golf Part 1](./2021-11-29-bash-golf-part-1.md)
diff --git a/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md b/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md
index 1771faa0..49a2c0b4 100644
--- a/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md
+++ b/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md
@@ -164,7 +164,7 @@ It was quite a lot of fun writing Gemtexter. It's a relatively small project, bu
I finally revamped my personal internet site and started to blog again. I wanted the result to be exactly how it is now: A slightly retro-inspired internet site built for fun with unconventional tools.
-More related posts are:
+Other related posts are:
[2022-08-27 Gemtexter 1.1.0 - Let's Gemtext again](./2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md)
[2022-01-01 Bash Golf Part 2](./2022-01-01-bash-golf-part-2.md)
diff --git a/gemfeed/2021-11-29-bash-golf-part-1.md b/gemfeed/2021-11-29-bash-golf-part-1.md
index fe6a4882..4fcd0875 100644
--- a/gemfeed/2021-11-29-bash-golf-part-1.md
+++ b/gemfeed/2021-11-29-bash-golf-part-1.md
@@ -463,7 +463,7 @@ In the Bash you will have to fall back to an external command like "bc" (the arb
See you later for the next post of this series.
-More related posts are:
+Other related posts are:
[2022-01-01 Bash Golf Part 2](./2022-01-01-bash-golf-part-2.md)
[2021-11-29 Bash Golf Part 1 (You are currently reading this)](./2021-11-29-bash-golf-part-1.md)
diff --git a/gemfeed/2022-01-01-bash-golf-part-2.md b/gemfeed/2022-01-01-bash-golf-part-2.md
index 6e11e052..c95fad5f 100644
--- a/gemfeed/2022-01-01-bash-golf-part-2.md
+++ b/gemfeed/2022-01-01-bash-golf-part-2.md
@@ -480,7 +480,7 @@ To change this behaviour, pipefile can be used. Now, the pipes exit status is 1
1
```
-More related posts are:
+Other related posts are:
[2022-01-01 Bash Golf Part 2 (You are currently reading this)](./2022-01-01-bash-golf-part-2.md)
[2021-11-29 Bash Golf Part 1](./2021-11-29-bash-golf-part-1.md)
diff --git a/gemfeed/2022-03-06-the-release-of-dtail-4.0.0.md b/gemfeed/2022-03-06-the-release-of-dtail-4.0.0.md
index 51c769f8..c60a9c81 100644
--- a/gemfeed/2022-03-06-the-release-of-dtail-4.0.0.md
+++ b/gemfeed/2022-03-06-the-release-of-dtail-4.0.0.md
@@ -286,7 +286,7 @@ I use usually DTail at work, but I have recently installed it on my personal Ope
I am a bit busy at the moment with two other pet projects of mine (one internal work-project, and one personal one, the latter you will read about in the next couple of months). If you have ideas (or even a patch), then please don't hesitate to contact me (either via E-Mail or a request at GitHub).
-More related posts are:
+Other related posts are:
[2022-10-30 Installing DTail on OpenBSD](./2022-10-30-installing-dtail-on-openbsd.md)
[2022-03-06 The release of DTail 4.0.0 (You are currently reading this)](./2022-03-06-the-release-of-dtail-4.0.0.md)
diff --git a/gemfeed/2022-05-27-perl-is-still-a-great-choice.md b/gemfeed/2022-05-27-perl-is-still-a-great-choice.md
index bfc9c3c7..d103468f 100644
--- a/gemfeed/2022-05-27-perl-is-still-a-great-choice.md
+++ b/gemfeed/2022-05-27-perl-is-still-a-great-choice.md
@@ -134,7 +134,7 @@ Btw.: Did you know that the first version of PHP was a set of Perl snippets? Onl
[Why Perl is still relevant in 2022](https://stackoverflow.blog/2022/07/06/why-perl-is-still-relevant-in-2022/)
-More related posts are:
+Other related posts are:
[2022-05-27 Perl is still a great choice (You are currently reading this)](./2022-05-27-perl-is-still-a-great-choice.md)
[2011-05-07 Perl Daemon (Service Framework)](./2011-05-07-perl-daemon-service-framework.md)
diff --git a/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md b/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md
index 05829e2b..8de2f8cf 100644
--- a/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md
+++ b/gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md
@@ -83,7 +83,7 @@ Additionally, there were a couple of bug fixes, refactorings and overall improve
Overall I think it's a pretty solid `1.1.0` release without anything groundbreaking (therefore no major version jump). But I am happy about it.
-More related posts are:
+Other related posts are:
[2022-08-27 Gemtexter 1.1.0 - Let's Gemtext again (You are currently reading this)](./2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md)
[2021-06-05 Gemtexter - One Bash script to rule it all](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md)
diff --git a/gemfeed/2022-10-30-installing-dtail-on-openbsd.md b/gemfeed/2022-10-30-installing-dtail-on-openbsd.md
index c836d76f..3c71f577 100644
--- a/gemfeed/2022-10-30-installing-dtail-on-openbsd.md
+++ b/gemfeed/2022-10-30-installing-dtail-on-openbsd.md
@@ -339,7 +339,7 @@ Check out the following for more information:
[https://github.com/mimecast/dtail](https://github.com/mimecast/dtail)
[https://www.rexify.org](https://www.rexify.org)
-More related posts are:
+Other related posts are:
[2022-10-30 Installing DTail on OpenBSD (You are currently reading this)](./2022-10-30-installing-dtail-on-openbsd.md)
[2022-03-06 The release of DTail 4.0.0](./2022-03-06-the-release-of-dtail-4.0.0.md)