aboutsummaryrefslogtreecommitdiff
path: root/src/blog/feed.xml
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-09-26 11:45:12 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2022-09-26 11:45:12 +0200
commitd328796d7faf4ec7ad671f0996c4ea7d3cabfe45 (patch)
tree192d113329f3c690add957532a2f0425c3cd67b7 /src/blog/feed.xml
parent1e4e1bb0ec89f63bca7180fdb0e37031915dea15 (diff)
downloadsebastiano.tronto.net-d328796d7faf4ec7ad671f0996c4ea7d3cabfe45.tar.gz
sebastiano.tronto.net-d328796d7faf4ec7ad671f0996c4ea7d3cabfe45.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 3b718d2..d8e7876 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 2: commands and builtins</title>
13<link>https://sebastiano.tronto.net/blog/2022-09-20-sh-2</link>
14<description>The man page reading club: sh(1) - part 2: commands and builtins</description>
15<pubDate>2022-09-20</pubDate>
16</item>
17
18<item>
12<title>The man page reading club: sh(1) - part 1: shell grammar</title> 19<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> 20<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> 21<description>The man page reading club: sh(1) - part 1: shell grammar</description>

Generated with cgit - Back to sebastiano.tronto.net