diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2022-12-24 13:08:45 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2022-12-24 13:08:45 +0100 |
| commit | 8eb8874002454c8638e26bd3bca9eaa174c2ef54 (patch) | |
| tree | 723328ac9c7d15a949dbd01cb5c85f2338e4e14b /src/blog/feed.xml | |
| parent | 1b69fbdce80f4ee2d46be63be34b4cfb4e4e11d7 (diff) | |
| download | sebastiano.tronto.net-8eb8874002454c8638e26bd3bca9eaa174c2ef54.tar.gz sebastiano.tronto.net-8eb8874002454c8638e26bd3bca9eaa174c2ef54.zip | |
Added blog post
Diffstat (limited to 'src/blog/feed.xml')
| -rw-r--r-- | src/blog/feed.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/blog/feed.xml b/src/blog/feed.xml index 0efe9ec..e84456a 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: ed(1)</title> | ||
| 13 | <link>https://sebastiano.tronto.net/blog/2022-12-24-ed</link> | ||
| 14 | <description>The man page reading club: ed(1)</description> | ||
| 15 | <pubDate>2022-12-24</pubDate> | ||
| 16 | </item> | ||
| 17 | |||
| 18 | <item> | ||
| 12 | <title>Self-hosted git pages with stagit (featuring ed, the standard editor)</title> | 19 | <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> | 20 | <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> | 21 | <description>Self-hosted git pages with stagit (featuring ed, the standard editor)</description> |
