summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-01 21:53:53 +0200
committerPaul Buetow <paul@buetow.org>2026-03-01 21:53:53 +0200
commit1de763f24f158c8b031803c1e31242852e9efbd4 (patch)
tree3ad851a2c9563b721a000f512e8684a09732926b
parentd59aef5668d2e2be8fe73dcac7de503e6d580a02 (diff)
Update content for gemtext
-rw-r--r--gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.gmi4
-rw-r--r--gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.gmi.tpl2
-rw-r--r--gemfeed/atom.xml6
3 files changed, 6 insertions, 6 deletions
diff --git a/gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.gmi b/gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.gmi
index 66cfd6fb..7cf90a8a 100644
--- a/gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.gmi
+++ b/gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.gmi
@@ -20,7 +20,7 @@ RCM is a tiny configuration management system written in Ruby. It gives me a sma
* ⇢ ⇢ RCM vs Puppet and other big tools
* ⇢ ⇢ Cutting RCM 0.1.0
* ⇢ ⇢ What's next
-* ⇢ ⇢ Feature overview (selected)
+* ⇢ ⇢ Feature overview (for now)
* ⇢ ⇢ ⇢ Template rendering into a file
* ⇢ ⇢ ⇢ Ensuring a line is absent from a file
* ⇢ ⇢ ⇢ Guarding a configuration run on the current hostname
@@ -203,7 +203,7 @@ RCM already does what I need on my machines, but there are a few ideas I want to
* Managing hosts remotely.
* A slightly more structured way to organise larger configurations without losing the KISS spirit.
-## Feature overview (selected)
+## Feature overview (for now)
Here is a quick overview of what RCM can do today, grouped by area:
diff --git a/gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.gmi.tpl b/gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.gmi.tpl
index c3485040..cd273ff2 100644
--- a/gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.gmi.tpl
+++ b/gemfeed/2026-03-02-rcm-ruby-configuration-management-dsl.gmi.tpl
@@ -179,7 +179,7 @@ RCM already does what I need on my machines, but there are a few ideas I want to
* Managing hosts remotely.
* A slightly more structured way to organise larger configurations without losing the KISS spirit.
-## Feature overview (selected)
+## Feature overview (for now)
Here is a quick overview of what RCM can do today, grouped by area:
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml
index c63f17cb..aea5fd43 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>2026-03-01T21:42:41+02:00</updated>
+ <updated>2026-03-01T21:53:45+02:00</updated>
<title>foo.zone feed</title>
<subtitle>To be in the .zone!</subtitle>
<link href="gemini://foo.zone/gemfeed/atom.xml" rel="self" />
@@ -41,7 +41,7 @@
<li>⇢ <a href='#rcm-vs-puppet-and-other-big-tools'>RCM vs Puppet and other big tools</a></li>
<li>⇢ <a href='#cutting-rcm-010'>Cutting RCM 0.1.0</a></li>
<li>⇢ <a href='#what-s-next'>What&#39;s next</a></li>
-<li>⇢ <a href='#feature-overview-selected'>Feature overview (selected)</a></li>
+<li>⇢ <a href='#feature-overview-for-now'>Feature overview (for now)</a></li>
<li>⇢ ⇢ <a href='#template-rendering-into-a-file'>Template rendering into a file</a></li>
<li>⇢ ⇢ <a href='#ensuring-a-line-is-absent-from-a-file'>Ensuring a line is absent from a file</a></li>
<li>⇢ ⇢ <a href='#guarding-a-configuration-run-on-the-current-hostname'>Guarding a configuration run on the current hostname</a></li>
@@ -247,7 +247,7 @@ HostCondition.new.hostname.is(:earth)
<li>Managing hosts remotely.</li>
<li>A slightly more structured way to organise larger configurations without losing the KISS spirit.</li>
</ul><br />
-<h2 style='display: inline' id='feature-overview-selected'>Feature overview (selected)</h2><br />
+<h2 style='display: inline' id='feature-overview-for-now'>Feature overview (for now)</h2><br />
<br />
<span>Here is a quick overview of what RCM can do today, grouped by area:</span><br />
<br />