diff options
| author | Paul Buetow <paul@buetow.org> | 2023-04-30 16:46:58 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-04-30 16:46:58 +0300 |
| commit | dc0b8ddea9ebb2bdb5c1b726a1c7d884b222f7a1 (patch) | |
| tree | 0a90eb1830762368f823b86bb7dee2d2fa743123 /gemfeed | |
| parent | 25df42f70a3589282bf3ca42b32b627459d8aacd (diff) | |
Update content for gemtext
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi | 1 | ||||
| -rw-r--r-- | gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi.tpl | 1 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 3 |
3 files changed, 4 insertions, 1 deletions
diff --git a/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi b/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi index 705b6bb5..a8646329 100644 --- a/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi +++ b/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi @@ -28,6 +28,7 @@ As a result of this, I am introducing `guprecords.raku`, a handy Raku script tha Guprecords, or global uptime records, is a Raku script designed to generate a consolidated uptime report from multiple hosts: => https://codeberg.org/snonux/guprecords +=> https://raku.org The Raku Programming Language A previous version of Guprecords was actually written in Perl, the older and more established language from which Raku was developed. One of the primary motivations for rewriting Guprecords in Raku was to learn the language and explore its features. Raku is a more modern and powerful language compared to Perl, and working on a real-world project like Guprecords provided a practical and engaging way to learn the language. diff --git a/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi.tpl b/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi.tpl index 1941667a..a2a6b7b6 100644 --- a/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi.tpl +++ b/gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi.tpl @@ -28,6 +28,7 @@ As a result of this, I am introducing `guprecords.raku`, a handy Raku script tha Guprecords, or global uptime records, is a Raku script designed to generate a consolidated uptime report from multiple hosts: => https://codeberg.org/snonux/guprecords +=> https://raku.org The Raku Programming Language A previous version of Guprecords was actually written in Perl, the older and more established language from which Raku was developed. One of the primary motivations for rewriting Guprecords in Raku was to learn the language and explore its features. Raku is a more modern and powerful language compared to Perl, and working on a real-world project like Guprecords provided a practical and engaging way to learn the language. diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index c67eefe1..45e65ba4 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>2023-04-30T13:30:34+03:00</updated> + <updated>2023-04-30T16:46:50+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" /> @@ -48,6 +48,7 @@ <span>Guprecords, or global uptime records, is a Raku script designed to generate a consolidated uptime report from multiple hosts:</span><br /> <br /> <a class='textlink' href='https://codeberg.org/snonux/guprecords'>https://codeberg.org/snonux/guprecords</a><br /> +<a class='textlink' href='https://raku.org'>The Raku Programming Language</a><br /> <br /> <span>A previous version of Guprecords was actually written in Perl, the older and more established language from which Raku was developed. One of the primary motivations for rewriting Guprecords in Raku was to learn the language and explore its features. Raku is a more modern and powerful language compared to Perl, and working on a real-world project like Guprecords provided a practical and engaging way to learn the language.</span><br /> <br /> |
