aboutsummaryrefslogtreecommitdiff
path: root/src/blog/feed.xml
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-09-13 16:14:21 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2022-09-13 16:14:21 +0200
commitc56a25130c9335b700252df3979116f4049873f0 (patch)
tree89dbc114e2bbb05d6b88c858244273d8986e4668 /src/blog/feed.xml
parente37c82d7071daa6073e2d0611e9ceb521c9cf204 (diff)
downloadsebastiano.tronto.net-c56a25130c9335b700252df3979116f4049873f0.tar.gz
sebastiano.tronto.net-c56a25130c9335b700252df3979116f4049873f0.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 bb05925..3b718d2 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: sh(1) - part 1: shell grammar</title>
13<link>https://sebastiano.tronto.net/blog/2022-09-13-sh-1</link>
14<description>The man page reading club: sh(1) - part 1: shell grammar</description>
15<pubDate>2022-09-13</pubDate>
16</item>
17
18<item>
12<title>Long live netbooks!</title> 19<title>Long live netbooks!</title>
13<link>https://sebastiano.tronto.net/blog/2022-09-10-netbooks</link> 20<link>https://sebastiano.tronto.net/blog/2022-09-10-netbooks</link>
14<description>Long live netbooks!</description> 21<description>Long live netbooks!</description>

Generated with cgit - Back to sebastiano.tronto.net