aboutsummaryrefslogtreecommitdiff
path: root/src/blog/feed.xml
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-11-24 00:01:47 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2022-11-24 00:01:47 +0100
commit1b69fbdce80f4ee2d46be63be34b4cfb4e4e11d7 (patch)
treed587a54bfd58054a441c3e6df980ca71290aea32 /src/blog/feed.xml
parentb473f7ce3895eccaf7691f6fc9296cb3c695a189 (diff)
downloadsebastiano.tronto.net-1b69fbdce80f4ee2d46be63be34b4cfb4e4e11d7.tar.gz
sebastiano.tronto.net-1b69fbdce80f4ee2d46be63be34b4cfb4e4e11d7.zip
Added blog post(s)
Diffstat (limited to 'src/blog/feed.xml')
-rw-r--r--src/blog/feed.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/blog/feed.xml b/src/blog/feed.xml
index 1cf4313..0efe9ec 100644
--- a/src/blog/feed.xml
+++ b/src/blog/feed.xml
@@ -9,6 +9,20 @@ Thoughts about software, computers and whatever I feel like sharing
9</description> 9</description>
10 10
11<item> 11<item>
12<title>Self-hosted git pages with stagit (featuring ed, the standard editor)</title>
13<link>https://sebastiano.tronto.net/blog/2022-11-23-git-host</link>
14<description>Self-hosted git pages with stagit (featuring ed, the standard editor)</description>
15<pubDate>2022-11-23</pubDate>
16</item>
17
18<item>
19<title>Keeping my email sorted (the hard way)</title>
20<link>https://sebastiano.tronto.net/blog/2022-10-19-email-setup</link>
21<description>Keeping my email sorted (the hard way)</description>
22<pubDate>2022-10-19</pubDate>
23</item>
24
25<item>
12<title>The man page reading club: tetris(6)</title> 26<title>The man page reading club: tetris(6)</title>
13<link>https://sebastiano.tronto.net/blog/2022-10-01-tetris</link> 27<link>https://sebastiano.tronto.net/blog/2022-10-01-tetris</link>
14<description>The man page reading club: tetris(6)</description> 28<description>The man page reading club: tetris(6)</description>

Generated with cgit - Back to sebastiano.tronto.net