aboutsummaryrefslogtreecommitdiff
path: root/src/blog/feed.xml
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-06-12 18:57:21 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2022-06-12 18:57:21 +0200
commitb68ca27ff61cc5435fcee75786464e5a6d2242f7 (patch)
treea963c01055d3812f2024bfc969817506911279fe /src/blog/feed.xml
parent28c6b9090727cc7e9eda7c6a7d8cefdfc02ef6ce (diff)
downloadsebastiano.tronto.net-b68ca27ff61cc5435fcee75786464e5a6d2242f7.tar.gz
sebastiano.tronto.net-b68ca27ff61cc5435fcee75786464e5a6d2242f7.zip
Added 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 d84e8d5..0a3c845 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 UNIX shell as an IDE: lookup stuff sed</title>
13<link>https://sebastiano.tronto.net/blog/2022-06-12-shell-ide-sed</link>
14<description>The UNIX shell as an IDE: lookup stuff sed</description>
15<pubDate>2022-06-12</pubDate>
16</item>
17
18<item>
12<title>The man page reading club: more(1)</title> 19<title>The man page reading club: more(1)</title>
13<link>https://sebastiano.tronto.net/blog/2022-06-08-more</link> 20<link>https://sebastiano.tronto.net/blog/2022-06-08-more</link>
14<description>The man page reading club: more(1)</description> 21<description>The man page reading club: more(1)</description>

Generated with cgit - Back to sebastiano.tronto.net