summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-09-07 16:38:14 +0300
committerPaul Buetow <paul@buetow.org>2024-09-07 16:38:14 +0300
commitd6e511703fbe16472eab32cc6a2a0c6df68983af (patch)
tree1b568107314fea2ea519620fd44ec576ba93134f
parentde6323a35e6df2e0016fc498d55484879faf148e (diff)
Update content for html
-rw-r--r--gemfeed/2024-09-07-projects-i-support.html6
-rw-r--r--gemfeed/atom.xml8
-rw-r--r--gemfeed/index.html2
-rw-r--r--index.html4
-rw-r--r--uptime-stats.html2
5 files changed, 11 insertions, 11 deletions
diff --git a/gemfeed/2024-09-07-projects-i-support.html b/gemfeed/2024-09-07-projects-i-support.html
index ebc5deaa..1e98fda4 100644
--- a/gemfeed/2024-09-07-projects-i-support.html
+++ b/gemfeed/2024-09-07-projects-i-support.html
@@ -2,13 +2,13 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<title>Projects I support</title>
+<title>Projects I financially support</title>
<link rel="shortcut icon" type="image/gif" href="/favicon.ico" />
<link rel="stylesheet" href="../style.css" />
<link rel="stylesheet" href="style-override.css" />
</head>
<body>
-<h1 style='display: inline' id='projects-i-support'>Projects I support</h1><br />
+<h1 style='display: inline' id='projects-i-financially-support'>Projects I financially support</h1><br />
<br />
<span class='quote'>Published at 2024-09-07T16:04:19+03:00</span><br />
<br />
@@ -36,7 +36,7 @@
<h2 style='display: inline' id='table-of-contents'>Table of Contents</h2><br />
<br />
<ul>
-<li><a href='#projects-i-support'>Projects I support</a></li>
+<li><a href='#projects-i-financially-support'>Projects I financially support</a></li>
<li>⇢ <a href='#motivation'>Motivation</a></li>
<li>⇢ <a href='#cup-o--go-podcast'>Cup o&#39; Go Podcast</a></li>
<li>⇢ <a href='#codeberg'>Codeberg</a></li>
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml
index 154c409c..2c5c8d17 100644
--- a/gemfeed/atom.xml
+++ b/gemfeed/atom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
- <updated>2024-09-07T16:32:50+03:00</updated>
+ <updated>2024-09-07T16:37:27+03:00</updated>
<title>foo.zone feed</title>
<subtitle>To be in the .zone!</subtitle>
<link href="https://foo.zone/gemfeed/atom.xml" rel="self" />
@@ -93,7 +93,7 @@ jgs \\`_..---.Y.---.._`//
</content>
</entry>
<entry>
- <title>Projects I support</title>
+ <title>Projects I financially support</title>
<link href="https://foo.zone/gemfeed/2024-09-07-projects-i-support.html" />
<id>https://foo.zone/gemfeed/2024-09-07-projects-i-support.html</id>
<updated>2024-09-07T16:04:19+03:00</updated>
@@ -104,7 +104,7 @@ jgs \\`_..---.Y.---.._`//
<summary>This is the list of projects and initiatives I support/sponsor. </summary>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
- <h1 style='display: inline' id='projects-i-support'>Projects I support</h1><br />
+ <h1 style='display: inline' id='projects-i-financially-support'>Projects I financially support</h1><br />
<br />
<span class='quote'>Published at 2024-09-07T16:04:19+03:00</span><br />
<br />
@@ -132,7 +132,7 @@ jgs \\`_..---.Y.---.._`//
<h2 style='display: inline' id='table-of-contents'>Table of Contents</h2><br />
<br />
<ul>
-<li><a href='#projects-i-support'>Projects I support</a></li>
+<li><a href='#projects-i-financially-support'>Projects I financially support</a></li>
<li>⇢ <a href='#motivation'>Motivation</a></li>
<li>⇢ <a href='#cup-o--go-podcast'>Cup o&#39; Go Podcast</a></li>
<li>⇢ <a href='#codeberg'>Codeberg</a></li>
diff --git a/gemfeed/index.html b/gemfeed/index.html
index 488a8397..99b131b6 100644
--- a/gemfeed/index.html
+++ b/gemfeed/index.html
@@ -13,7 +13,7 @@
<h2 style='display: inline' id='to-be-in-the-zone'>To be in the .zone!</h2><br />
<br />
<a class='textlink' href='./2024-09-07-site-reliability-engineering-part-4.html'>2024-09-07 - Site Reliability Engineering - Part 4: Onboarding for On-Call Engineers</a><br />
-<a class='textlink' href='./2024-09-07-projects-i-support.html'>2024-09-07 - Projects I support</a><br />
+<a class='textlink' href='./2024-09-07-projects-i-support.html'>2024-09-07 - Projects I financially support</a><br />
<a class='textlink' href='./2024-08-05-typing-127.1-words-per-minute.html'>2024-08-05 - Typing <span class='inlinecode'>127.1</span> words per minute (<span class='inlinecode'>&gt;100wpm average</span>)</a><br />
<a class='textlink' href='./2024-07-07-the-stoic-challenge-book-notes.html'>2024-07-07 - &#39;The Stoic Challenge&#39; book notes</a><br />
<a class='textlink' href='./2024-07-05-random-weird-things.html'>2024-07-05 - Random Weird Things</a><br />
diff --git a/index.html b/index.html
index cc588027..df50ca45 100644
--- a/index.html
+++ b/index.html
@@ -10,7 +10,7 @@
<body>
<h1 style='display: inline' id='foozone'>foo.zone</h1><br />
<br />
-<span class='quote'>This site was generated at 2024-09-07T16:32:50+03:00 by <span class='inlinecode'>Gemtexter</span></span><br />
+<span class='quote'>This site was generated at 2024-09-07T16:37:27+03:00 by <span class='inlinecode'>Gemtexter</span></span><br />
<br />
<span>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.</span><br />
<br />
@@ -41,7 +41,7 @@
<h3 style='display: inline' id='posts'>Posts</h3><br />
<br />
<a class='textlink' href='./gemfeed/2024-09-07-site-reliability-engineering-part-4.html'>2024-09-07 - Site Reliability Engineering - Part 4: Onboarding for On-Call Engineers</a><br />
-<a class='textlink' href='./gemfeed/2024-09-07-projects-i-support.html'>2024-09-07 - Projects I support</a><br />
+<a class='textlink' href='./gemfeed/2024-09-07-projects-i-support.html'>2024-09-07 - Projects I financially support</a><br />
<a class='textlink' href='./gemfeed/2024-08-05-typing-127.1-words-per-minute.html'>2024-08-05 - Typing <span class='inlinecode'>127.1</span> words per minute (<span class='inlinecode'>&gt;100wpm average</span>)</a><br />
<a class='textlink' href='./gemfeed/2024-07-07-the-stoic-challenge-book-notes.html'>2024-07-07 - &#39;The Stoic Challenge&#39; book notes</a><br />
<a class='textlink' href='./gemfeed/2024-07-05-random-weird-things.html'>2024-07-05 - Random Weird Things</a><br />
diff --git a/uptime-stats.html b/uptime-stats.html
index 01699916..995279f3 100644
--- a/uptime-stats.html
+++ b/uptime-stats.html
@@ -10,7 +10,7 @@
<body>
<h1 style='display: inline' id='my-machine-uptime-stats'>My machine uptime stats</h1><br />
<br />
-<span class='quote'>This site was last updated at 2024-09-07T16:32:50+03:00</span><br />
+<span class='quote'>This site was last updated at 2024-09-07T16:37:27+03:00</span><br />
<br />
<span>The following stats were collected via <span class='inlinecode'>uptimed</span> on all of my personal computers over many years and the output was generated by <span class='inlinecode'>guprecords</span>, the global uptime records stats analyser of mine.</span><br />
<br />