aboutsummaryrefslogtreecommitdiff
path: root/src/blog/feed.xml
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-07-08 06:18:01 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2022-07-08 06:18:01 +0200
commitdbbba9dd08c6225b8c443eb9e03eda3a40334781 (patch)
treed7c31aef163fc85b562310626816c511168a9b9d /src/blog/feed.xml
parent91dfc7988d2b3f452e2e852861f388eb665aeb28 (diff)
downloadsebastiano.tronto.net-dbbba9dd08c6225b8c443eb9e03eda3a40334781.tar.gz
sebastiano.tronto.net-dbbba9dd08c6225b8c443eb9e03eda3a40334781.zip
New blog post
Diffstat (limited to 'src/blog/feed.xml')
-rw-r--r--src/blog/feed.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/blog/feed.xml b/src/blog/feed.xml
index 567c6b2..a91f184 100644
--- a/src/blog/feed.xml
+++ b/src/blog/feed.xml
@@ -9,6 +9,13 @@ Thoughts about software, computers and whatever I feel like sharing
9</description> 9</description>
10 10
11<item> 11<item>
12<title>The man page reading club: shutdown(8)</title>
13<link>https://sebastiano.tronto.net/blog/2022-07-07-shutdown</link>
14<description>The man page reading club: shutdown(8)</description>
15<pubDate>2022-07-07</pubDate>
16</item>
17
18<item>
12<title>The UNIX shell as an IDE: look stuff up with sed</title> 19<title>The UNIX shell as an IDE: look stuff up with sed</title>
13<link>https://sebastiano.tronto.net/blog/2022-06-12-shell-ide-sed</link> 20<link>https://sebastiano.tronto.net/blog/2022-06-12-shell-ide-sed</link>
14<description>The UNIX shell as an IDE: look stuff up with sed</description> 21<description>The UNIX shell as an IDE: look stuff up with sed</description>

Generated with cgit - Back to sebastiano.tronto.net