diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2022-11-24 00:01:47 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2022-11-24 00:01:47 +0100 |
| commit | 1b69fbdce80f4ee2d46be63be34b4cfb4e4e11d7 (patch) | |
| tree | d587a54bfd58054a441c3e6df980ca71290aea32 /src/blog/feed.xml | |
| parent | b473f7ce3895eccaf7691f6fc9296cb3c695a189 (diff) | |
| download | sebastiano.tronto.net-1b69fbdce80f4ee2d46be63be34b4cfb4e4e11d7.tar.gz sebastiano.tronto.net-1b69fbdce80f4ee2d46be63be34b4cfb4e4e11d7.zip | |
Added blog post(s)
Diffstat (limited to '')
| -rw-r--r-- | src/blog/feed.xml | 14 |
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> |
