From d84f361577e910159582a0c666f5de3384f36731 Mon Sep 17 00:00:00 2001 From: Nathan McCarty Date: Thu, 23 Jan 2025 01:05:51 -0500 Subject: [PATCH] Note on subscribing to rss --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6dfd540..e2cf08f 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,11 @@ any platform you know me on, or send an email to the [~thatonelutenist/public-inbox](https://lists.sr.ht/~thatonelutenist/public-inbox) mailing list on source hut. +While this project is intended to read more like a book, while it is still a +work in progress, you can follow its development as a psuedo-blog by subscribing +to the rss feed for the repository in your feed reader: +https://git.stranger.systems/Idris/advent.rss + ## Index of non-day modules - [Runner](src/Runner.md)