diff options
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 88f547b..ab75982 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>Resizing my website's pictures with ImageMagick and find(1)</title> | ||
| 13 | <link>https://sebastiano.tronto.net/blog/2023-03-06-resize-pictures</link> | ||
| 14 | <description>Resizing my website's pictures with ImageMagick and find(1)</description> | ||
| 15 | <pubDate>2023-03-06</pubDate> | ||
| 16 | </item> | ||
| 17 | |||
| 18 | <item> | ||
| 12 | <title>Job control: one shell is all you need</title> | 19 | <title>Job control: one shell is all you need</title> |
| 13 | <link>https://sebastiano.tronto.net/blog/2023-02-25-job-control</link> | 20 | <link>https://sebastiano.tronto.net/blog/2023-02-25-job-control</link> |
| 14 | <description>Job control: one shell is all you need</description> | 21 | <description>Job control: one shell is all you need</description> |
