summaryrefslogtreecommitdiff
path: root/gemfeed
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-10-11 15:43:00 +0300
committerPaul Buetow <paul@buetow.org>2025-10-11 15:43:00 +0300
commit1f6a57c575089570949fb7308ec3cfb6734cdd5a (patch)
tree6c7ff1dd3548cf8c47ea20038da74ce616fa0776 /gemfeed
parent1f96586adf10e907f3b97d802279a94a985df095 (diff)
Update content for gemtext
Diffstat (limited to 'gemfeed')
-rw-r--r--gemfeed/2021-07-04-the-well-grounded-rubyist.gmi2
-rw-r--r--gemfeed/2025-11-11-key-takeaways-from-the-well-grounded-rubyist.gmi (renamed from gemfeed/2025-10-11-the-well-grounded-rubyist-notes.gmi)4
-rw-r--r--gemfeed/2025-11-11-key-takeaways-from-the-well-grounded-rubyist.gmi.tpl (renamed from gemfeed/2025-10-11-the-well-grounded-rubyist-notes.gmi.tpl)2
-rw-r--r--gemfeed/atom.xml10
-rw-r--r--gemfeed/index.gmi2
5 files changed, 13 insertions, 7 deletions
diff --git a/gemfeed/2021-07-04-the-well-grounded-rubyist.gmi b/gemfeed/2021-07-04-the-well-grounded-rubyist.gmi
index 29adf905..43e15186 100644
--- a/gemfeed/2021-07-04-the-well-grounded-rubyist.gmi
+++ b/gemfeed/2021-07-04-the-well-grounded-rubyist.gmi
@@ -120,7 +120,7 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other Ruby-related posts:
-=> ./2025-10-11-the-well-grounded-rubyist-notes.gmi 2025-10-11 Key Takeaways from The Well-Grounded Rubyist
+=> ./2025-11-11-key-takeaways-from-the-well-grounded-rubyist.gmi 2025-11-11 Key Takeaways from The Well-Grounded Rubyist
=> ./2021-07-04-the-well-grounded-rubyist.gmi 2021-07-04 The Well-Grounded Rubyist (You are currently reading this)
=> ../ Back to the main site
diff --git a/gemfeed/2025-10-11-the-well-grounded-rubyist-notes.gmi b/gemfeed/2025-11-11-key-takeaways-from-the-well-grounded-rubyist.gmi
index 1d059db5..3630d5a6 100644
--- a/gemfeed/2025-10-11-the-well-grounded-rubyist-notes.gmi
+++ b/gemfeed/2025-11-11-key-takeaways-from-the-well-grounded-rubyist.gmi
@@ -22,6 +22,8 @@ Some time ago, I wrote about my journey into Ruby and how "The Well-Grounded Rub
=> ./2021-07-04-the-well-grounded-rubyist.gmi My first post about the book.
+=> ./the-well-grounded-rubyist/book-cover.jpg
+
## The Object Model
One of the most fascinating aspects of Ruby is its object model. The book does a great job of explaining the details.
@@ -215,7 +217,7 @@ E-Mail your comments to `paul@nospam.buetow.org` :-)
Other Ruby-related posts:
-=> ./2025-10-11-the-well-grounded-rubyist-notes.gmi 2025-10-11 Key Takeaways from The Well-Grounded Rubyist (You are currently reading this)
+=> ./2025-11-11-key-takeaways-from-the-well-grounded-rubyist.gmi 2025-11-11 Key Takeaways from The Well-Grounded Rubyist (You are currently reading this)
=> ./2021-07-04-the-well-grounded-rubyist.gmi 2021-07-04 The Well-Grounded Rubyist
=> ../ Back to the main site
diff --git a/gemfeed/2025-10-11-the-well-grounded-rubyist-notes.gmi.tpl b/gemfeed/2025-11-11-key-takeaways-from-the-well-grounded-rubyist.gmi.tpl
index 763e6319..c4e8bf75 100644
--- a/gemfeed/2025-10-11-the-well-grounded-rubyist-notes.gmi.tpl
+++ b/gemfeed/2025-11-11-key-takeaways-from-the-well-grounded-rubyist.gmi.tpl
@@ -8,6 +8,8 @@ Some time ago, I wrote about my journey into Ruby and how "The Well-Grounded Rub
=> ./2021-07-04-the-well-grounded-rubyist.gmi My first post about the book.
+=> ./the-well-grounded-rubyist/book-cover.jpg
+
## The Object Model
One of the most fascinating aspects of Ruby is its object model. The book does a great job of explaining the details.
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml
index f8ec31a4..5c9d21c7 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>2025-10-11T15:30:19+03:00</updated>
+ <updated>2025-10-11T15:41:33+03:00</updated>
<title>foo.zone feed</title>
<subtitle>To be in the .zone!</subtitle>
<link href="gemini://foo.zone/gemfeed/atom.xml" rel="self" />
@@ -8,8 +8,8 @@
<id>gemini://foo.zone/</id>
<entry>
<title>Key Takeaways from The Well-Grounded Rubyist</title>
- <link href="gemini://foo.zone/gemfeed/2025-10-11-the-well-grounded-rubyist-notes.gmi" />
- <id>gemini://foo.zone/gemfeed/2025-10-11-the-well-grounded-rubyist-notes.gmi</id>
+ <link href="gemini://foo.zone/gemfeed/2025-11-11-key-takeaways-from-the-well-grounded-rubyist.gmi" />
+ <id>gemini://foo.zone/gemfeed/2025-11-11-key-takeaways-from-the-well-grounded-rubyist.gmi</id>
<updated>2025-10-11T15:25:14+03:00</updated>
<author>
<name>Paul Buetow aka snonux</name>
@@ -43,6 +43,8 @@
</ul><br />
<a class='textlink' href='./2021-07-04-the-well-grounded-rubyist.html'>My first post about the book.</a><br />
<br />
+<a href='./the-well-grounded-rubyist/book-cover.jpg'><img src='./the-well-grounded-rubyist/book-cover.jpg' /></a><br />
+<br />
<h2 style='display: inline' id='the-object-model'>The Object Model</h2><br />
<br />
<span>One of the most fascinating aspects of Ruby is its object model. The book does a great job of explaining the details.</span><br />
@@ -263,7 +265,7 @@ p hash.values_at(:a, :c)
<br />
<span>Other Ruby-related posts:</span><br />
<br />
-<a class='textlink' href='./2025-10-11-the-well-grounded-rubyist-notes.html'>2025-10-11 Key Takeaways from The Well-Grounded Rubyist (You are currently reading this)</a><br />
+<a class='textlink' href='./2025-11-11-key-takeaways-from-the-well-grounded-rubyist.html'>2025-11-11 Key Takeaways from The Well-Grounded Rubyist (You are currently reading this)</a><br />
<a class='textlink' href='./2021-07-04-the-well-grounded-rubyist.html'>2021-07-04 The Well-Grounded Rubyist</a><br />
<br />
<a class='textlink' href='../'>Back to the main site</a><br />
diff --git a/gemfeed/index.gmi b/gemfeed/index.gmi
index 48f4ae97..5f197020 100644
--- a/gemfeed/index.gmi
+++ b/gemfeed/index.gmi
@@ -2,7 +2,7 @@
## To be in the .zone!
-=> ./2025-10-11-the-well-grounded-rubyist-notes.gmi 2025-10-11 - Key Takeaways from The Well-Grounded Rubyist
+=> ./2025-11-11-key-takeaways-from-the-well-grounded-rubyist.gmi 2025-11-11 - Key Takeaways from The Well-Grounded Rubyist
=> ./2025-10-02-f3s-kubernetes-with-freebsd-part-7.gmi 2025-10-02 - f3s: Kubernetes with FreeBSD - Part 7: k3s and first pod deployments
=> ./2025-09-14-bash-golf-part-4.gmi 2025-09-14 - Bash Golf Part 4
=> ./2025-08-15-random-weird-things-iii.gmi 2025-08-15 - Random Weird Things - Part Ⅲ