summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-03-24 12:14:14 +0200
committerPaul Buetow <paul@buetow.org>2023-03-24 12:14:14 +0200
commit23ca7eac9cca83e00fcf9d56bfb4b4d5d7572d02 (patch)
tree1601aac65e182364309e0c71c0584f802aedbe42
parent4d948340657d0096b6aeff5d0a2c04da2f6aff12 (diff)
Update content for md
-rw-r--r--gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.md6
-rw-r--r--gemfeed/2021-04-24-welcome-to-the-geminispace.md6
-rw-r--r--gemfeed/2021-05-16-personal-bash-coding-style-guide.md7
-rw-r--r--gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md13
-rw-r--r--gemfeed/2021-11-29-bash-golf-part-1.md11
-rw-r--r--gemfeed/2022-01-01-bash-golf-part-2.md11
-rw-r--r--gemfeed/2022-03-06-the-release-of-dtail-4.0.0.md12
-rw-r--r--gemfeed/2022-08-27-gemtexter-1.1.0-lets-gemtext-again.md11
-rw-r--r--gemfeed/2022-10-30-installing-dtail-on-openbsd.md6
-rw-r--r--index.md2
-rw-r--r--projects.md1
-rw-r--r--uptime-stats.md2
12 files changed, 70 insertions, 18 deletions
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 b6c2e8c9..08cb9eab 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,6 +103,12 @@ 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:
+
+[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)
+[2021-04-22 DTail - The distributed log tail program (You are currently reading this)](./2021-04-22-dtail-the-distributed-log-tail-program.md)
+
E-Mail your comments to hi@paul.cyou :-)
[Back to the main site](../)
diff --git a/gemfeed/2021-04-24-welcome-to-the-geminispace.md b/gemfeed/2021-04-24-welcome-to-the-geminispace.md
index d20b351d..83e9e581 100644
--- a/gemfeed/2021-04-24-welcome-to-the-geminispace.md
+++ b/gemfeed/2021-04-24-welcome-to-the-geminispace.md
@@ -78,6 +78,12 @@ 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:
+
+[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)
+[2021-04-24 Welcome to the Geminispace (You are currently reading this)](./2021-04-24-welcome-to-the-geminispace.md)
+
E-Mail your comments to hi@paul.cyou :-)
[Back to the main site](../)
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 48be1033..733937db 100644
--- a/gemfeed/2021-05-16-personal-bash-coding-style-guide.md
+++ b/gemfeed/2021-05-16-personal-bash-coding-style-guide.md
@@ -380,6 +380,13 @@ 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:
+
+[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)
+[2021-06-05 Gemtexter - One Bash script to rule it all](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md)
+[2021-05-16 Personal Bash coding style guide (You are currently reading this)](./2021-05-16-personal-bash-coding-style-guide.md)
+
E-Mail your comments to hi@paul.cyou :-)
[Back to the main site](../)
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 64d863d2..1771faa0 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
@@ -43,9 +43,7 @@
`+a:f:......jrei'''
```
-You might have read my previous blog post about entering the Geminispace, where I pointed out the benefits of having and maintaining an internet presence there. This whole site (the blog and all other pages) is composed in the Gemtext markup language.
-
-[Welcome to the Geminispace](./2021-04-24-welcome-to-the-geminispace.md)
+You might have read my previous blog posts about entering the Geminispace, where I pointed out the benefits of having and maintaining an internet presence there. This whole site (the blog and all other pages) is composed in the Gemtext markup language.
This comes with the benefit that I can write content in my favourite text editor (Vim).
@@ -166,6 +164,15 @@ 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:
+
+[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)
+[2021-11-29 Bash Golf Part 1](./2021-11-29-bash-golf-part-1.md)
+[2021-06-05 Gemtexter - One Bash script to rule it all (You are currently reading this)](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md)
+[2021-05-16 Personal Bash coding style guide](./2021-05-16-personal-bash-coding-style-guide.md)
+[2021-04-24 Welcome to the Geminispace](./2021-04-24-welcome-to-the-geminispace.md)
+
E-Mail your comments to hi@paul.cyou :-)
[Back to the main site](../)
diff --git a/gemfeed/2021-11-29-bash-golf-part-1.md b/gemfeed/2021-11-29-bash-golf-part-1.md
index a6a652e4..fe6a4882 100644
--- a/gemfeed/2021-11-29-bash-golf-part-1.md
+++ b/gemfeed/2021-11-29-bash-golf-part-1.md
@@ -16,8 +16,8 @@ jgs^^^^^^^`^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This is the first blog post about my Bash Golf series. This series is about random Bash tips, tricks and weirdnesses I came across. It's a collection of smaller articles I wrote in an older (in German language) blog, which I translated and refreshed with some new content.
-[Bash Golf Part 1 (you are reading this atm.)](./2021-11-29-bash-golf-part-1.md)
-[Bash Golf Part 2](./2022-01-01-bash-golf-part-2.md)
+[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)
## TCP/IP networking
@@ -463,6 +463,13 @@ 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:
+
+[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)
+[2021-06-05 Gemtexter - One Bash script to rule it all](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md)
+[2021-05-16 Personal Bash coding style guide](./2021-05-16-personal-bash-coding-style-guide.md)
+
E-Mail your comments to hi@paul.cyou :-)
[Back to the main site](../)
diff --git a/gemfeed/2022-01-01-bash-golf-part-2.md b/gemfeed/2022-01-01-bash-golf-part-2.md
index 8bfd29be..6e11e052 100644
--- a/gemfeed/2022-01-01-bash-golf-part-2.md
+++ b/gemfeed/2022-01-01-bash-golf-part-2.md
@@ -16,8 +16,8 @@ jgs^^^^^^^`^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This is the second blog post about my Bash Golf series. This series is random Bash tips, tricks and weirdnesses I came across. It's a collection of smaller articles I wrote in an older (in German language) blog, which I translated and refreshed with some new content.
-[Bash Golf Part 1](./2021-11-29-bash-golf-part-1.md)
-[Bash Golf Part 2 (you are reading this atm.)](./2022-01-01-bash-golf-part-2.md)
+[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)
## Redirection
@@ -480,6 +480,13 @@ To change this behaviour, pipefile can be used. Now, the pipes exit status is 1
1
```
+More 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)
+[2021-06-05 Gemtexter - One Bash script to rule it all](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md)
+[2021-05-16 Personal Bash coding style guide](./2021-05-16-personal-bash-coding-style-guide.md)
+
E-Mail your comments to hi@paul.cyou :-)
[Back to the main site](../)
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 a4c92af3..51c769f8 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
@@ -16,11 +16,7 @@
| |
```
-I have recently released DTail 4.0.0 and this blog post goes through all the new goodies. You can also read my previous post about DTail in case you wonder what DTail is:
-
-[DTail - The distributed log tail program](./2021-04-22-dtail-the-distributed-log-tail-program.md)
-
-If you want to jump directly to DTail, do it here (there are nice animated gifs which demonstrates the usage pretty well):
+I have recently released DTail 4.0.0 and this blog post goes through all the new goodies. If you want to jump directly to DTail, do it here (there are nice animated gifs which demonstrates the usage pretty well):
[https://dtail.dev](https://dtail.dev)
@@ -290,6 +286,12 @@ 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:
+
+[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)
+[2021-04-22 DTail - The distributed log tail program](./2021-04-22-dtail-the-distributed-log-tail-program.md)
+
Thanks!
Paul
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 40093162..05829e2b 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
@@ -14,10 +14,7 @@
jgs `"""""""""`
```
-I am proud to announce that I've released Gemtexter version `1.1.0`. What is Gemtexter? It's my static site generator written in GNU Bash:
-
-[Gemtexter - One Bash script to rule it all](./2021-06-05-gemtexter-one-bash-script-to-rule-it-all.md)
-[https://codeberg.org/snonux/gemtexter](https://codeberg.org/snonux/gemtexter)
+I am proud to announce that I've released Gemtexter version `1.1.0`. What is Gemtexter? It's my static site generator written in GNU Bash.
It has been around a year since I released the first version `1.0.0`. Although, there aren't any groundbreaking changes, there have been a couple of smaller commits and adjustments. I was quite surprised that I received a bunch of feedback and requests about Gemtexter so it means that I am not the only person in the universe actually using it.
@@ -86,6 +83,12 @@ 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:
+
+[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)
+[2021-04-24 Welcome to the Geminispace](./2021-04-24-welcome-to-the-geminispace.md)
+
E-Mail your comments to hi@paul.cyou :-)
[Back to the main site](../)
diff --git a/gemfeed/2022-10-30-installing-dtail-on-openbsd.md b/gemfeed/2022-10-30-installing-dtail-on-openbsd.md
index 0fcbf703..c836d76f 100644
--- a/gemfeed/2022-10-30-installing-dtail-on-openbsd.md
+++ b/gemfeed/2022-10-30-installing-dtail-on-openbsd.md
@@ -339,6 +339,12 @@ 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:
+
+[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)
+[2021-04-22 DTail - The distributed log tail program](./2021-04-22-dtail-the-distributed-log-tail-program.md)
+
E-Mail your comments to hi@paul.cyou :-)
[Back to the main site](../)
diff --git a/index.md b/index.md
index e26a9834..f8cce42c 100644
--- a/index.md
+++ b/index.md
@@ -1,6 +1,6 @@
# foo.zone
-> This site was generated at 2023-03-23T11:01:35+02:00 by `Gemtexter`
+> This site was generated at 2023-03-24T12:13:59+02:00 by `Gemtexter`
```
|\---/|
diff --git a/projects.md b/projects.md
index 7ce21419..e7cd72c5 100644
--- a/projects.md
+++ b/projects.md
@@ -15,3 +15,4 @@ This is a "hidden" site listing my personal project list priorities!
* Finish `failunderd 1.0` (Perl)
* Play around with Go's C I/O API, for `ioriot 2` (Golang)
* Play around with Zig, once available for OpenBSD (Ziglang)
+* Rewrite site stats script (Perl or Raku)
diff --git a/uptime-stats.md b/uptime-stats.md
index ed4a6c02..537cf9e0 100644
--- a/uptime-stats.md
+++ b/uptime-stats.md
@@ -1,6 +1,6 @@
# My machine uptime stats
-> This site was last updated at 2023-03-23T11:01:35+02:00
+> This site was last updated at 2023-03-24T12:13:59+02:00
The following stats were collected via `uptimed` on all of my personal computers over many years and the output was generated by `guprecords`, the global uptime records stats analyser.