From fa73d0d5acf2f766cb5f76f24278d6f5689794a1 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 15 Dec 2024 14:00:24 +0200 Subject: Update content for html --- about/resources.html | 166 ++++++++++++++-------------- gemfeed/2024-12-15-random-helix-themes.html | 1 + gemfeed/atom.xml | 5 +- index.html | 2 +- uptime-stats.html | 2 +- 5 files changed, 90 insertions(+), 86 deletions(-) diff --git a/about/resources.html b/about/resources.html index 490d980c..b68a4498 100644 --- a/about/resources.html +++ b/about/resources.html @@ -47,51 +47,51 @@ In random order:


Technical references



@@ -99,47 +99,47 @@

Self-development and soft-skills books



In random order:


Here are notes of mine for some of the books
@@ -149,22 +149,22 @@ Some of these were in-person with exams; others were online learning lectures only. In random order:


Technical guides



@@ -183,24 +183,24 @@

Podcasts I liked



I liked them but am not listening to them anymore. The podcasts have either "finished" (no more episodes) or I stopped listening to them due to time constraints or a shift in my interests.


Newsletters I like


@@ -208,17 +208,17 @@ This is a mix of tech and non-tech newsletters I am subscribed to. In random order:


Formal education



diff --git a/gemfeed/2024-12-15-random-helix-themes.html b/gemfeed/2024-12-15-random-helix-themes.html index 1b3f5423..d2982e29 100644 --- a/gemfeed/2024-12-15-random-helix-themes.html +++ b/gemfeed/2024-12-15-random-helix-themes.html @@ -33,6 +33,7 @@ http://www.gnu.org/software/src-highlite --> local -r theme_dir=/usr/share/helix/runtime/themes if [ ! -d $theme_dir ]; then echo "Helix theme dir $theme_dir doesnt exist" + return 1 fi local -r config_file=$HELIX_CONFIG_DIR/config.toml diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 1602df1b..ff1cbb62 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2024-12-15T13:55:14+02:00 + 2024-12-15T13:59:52+02:00 foo.zone feed To be in the .zone! @@ -20,6 +20,8 @@

Random Helix themes



+Published at 2024-12-15T13:55:05+02:00
+
I thought it would be fun to have a random Helix theme every time I open a new shell. Helix is the text editor I use.

https://helix-editor.com/
@@ -41,6 +43,7 @@ http://www.gnu.org/software/src-highlite --> local -r theme_dir=/usr/share/helix/runtime/themes if [ ! -d $theme_dir ]; then echo "Helix theme dir $theme_dir doesnt exist" + return 1 fi local -r config_file=$HELIX_CONFIG_DIR/config.toml diff --git a/index.html b/index.html index b73fadeb..cc4326be 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@

foo.zone



-This site was generated at 2024-12-15T13:55:14+02:00 by Gemtexter
+This site was generated at 2024-12-15T13:59:52+02:00 by Gemtexter

Welcome to the foo.zone. Everything you read on this site is my personal opinion and experience. You can call me a Linux/*BSD enthusiast and hobbyist. I mainly write about tech, IT, programming and sometimes also about self-improvement here. Note that this blog usually does not overlap with what I do at my day job as a Site Reliability Engineer.

diff --git a/uptime-stats.html b/uptime-stats.html index 0ebac4f5..d9eb6502 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -10,7 +10,7 @@

My machine uptime stats



-This site was last updated at 2024-12-15T13:55:14+02:00
+This site was last updated at 2024-12-15T13:59:52+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 of mine.

-- cgit v1.2.3