From 09e410b21358e1475261499ccf6a75fac2da12d4 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Mon, 5 Jan 2026 21:15:44 +0200 Subject: Refactor and colocate assets --- content/posts/theres-an-rss-feed-now/index.md | 10 ++++++++++ content/posts/theres-an-rss-feed-now/internet_surf.png | Bin 0 -> 394047 bytes 2 files changed, 10 insertions(+) create mode 100644 content/posts/theres-an-rss-feed-now/index.md create mode 100644 content/posts/theres-an-rss-feed-now/internet_surf.png (limited to 'content/posts/theres-an-rss-feed-now') diff --git a/content/posts/theres-an-rss-feed-now/index.md b/content/posts/theres-an-rss-feed-now/index.md new file mode 100644 index 0000000..e52db1a --- /dev/null +++ b/content/posts/theres-an-rss-feed-now/index.md @@ -0,0 +1,10 @@ +--- +title: There's an RSS feed now +date: 2024-02-15 +extra: + kind: note +--- + +As part of the site build process, I use [`pandoc-rss`](https://github.com/chambln/pandoc-rss) to automatically build an RSS feed of my posts. + +![](internet_surf.png) diff --git a/content/posts/theres-an-rss-feed-now/internet_surf.png b/content/posts/theres-an-rss-feed-now/internet_surf.png new file mode 100644 index 0000000..7787770 Binary files /dev/null and b/content/posts/theres-an-rss-feed-now/internet_surf.png differ -- cgit v1.3