diff options
| author | Paul Buetow <paul@buetow.org> | 2023-04-30 13:17:56 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-04-30 13:17:56 +0300 |
| commit | 150b052f0120e20985c5d38aa3cddacf189418ca (patch) | |
| tree | d9119b82b4d5c4587aa4619558d980909e9b96a4 /gemfeed | |
| parent | 3cd987e3fad80ff6ec75f6c376bd128790599c3c (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/atom.xml | 3 |
2 files changed, 3 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 186953e6..4a61e7cf 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 @@ -144,6 +144,7 @@ So far, I have only scratched the surface of what Raku can do. I hope to find mo * A log file analyzer, for generating anonymized `foo.zone` visitor stats for both, the Web and Gemini. * A social media sharing scheduler a la `buffer.com`. I am using Buffer at the moment to share posts on Mastadon, Twitter, Telegram and LinkedIn, but it is proprietary and also it's not really reliable. +* Rewrite the static photo album generator of `irregular.ninja` in Raku (from `bash`) Other related posts are: diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 98462915..918bf73b 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:13:11+03:00</updated> + <updated>2023-04-30T13:17:39+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" /> @@ -171,6 +171,7 @@ no1 in 455 days, 18:52:44 | at Sun Jul 21 07:37:51 2024 <ul> <li>A log file analyzer, for generating anonymized <span class='inlinecode'>foo.zone</span> visitor stats for both, the Web and Gemini.</li> <li>A social media sharing scheduler a la <span class='inlinecode'>buffer.com</span>. I am using Buffer at the moment to share posts on Mastadon, Twitter, Telegram and LinkedIn, but it is proprietary and also it's not really reliable.</li> +<li>Rewrite the static photo album generator of <span class='inlinecode'>irregular.ninja</span> in Raku (from <span class='inlinecode'>bash</span>)</li> </ul><br /> <span>Other related posts are:</span><br /> <br /> |
