aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2023-11-07 16:10:10 -0800
committerGravatar Tom Willemse2023-11-07 16:10:47 -0800
commiteac67fcb132df1064229c25793ec65fb218b2984 (patch)
tree4b75e1da27e8dafcf1bf6fa7dea43fb8830d7be0
parent881650a96bc2db415b0f962a4918c7150e93b283 (diff)
downloademacs-config-eac67fcb132df1064229c25793ec65fb218b2984.tar.gz
emacs-config-eac67fcb132df1064229c25793ec65fb218b2984.zip
[oni-elfeed] Add some more RSS feeds
The first two are to keep up with developments for packages that I use. The second is a website that is interesting.
-rw-r--r--oni-elfeed.el7
1 files changed, 5 insertions, 2 deletions
diff --git a/oni-elfeed.el b/oni-elfeed.el
index b42b779..d26f5c2 100644
--- a/oni-elfeed.el
+++ b/oni-elfeed.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2023.1106.145401
+;; Version: 2023.1107.155953
;; Package-Requires: (elfeed olivetti)
;; This program is free software; you can redistribute it and/or modify
@@ -86,7 +86,10 @@
"https://bm.babab.nl/feed/atom"
"https://finalspaceends.com/blogs/news.atom"
"https://www.geepawhill.org/weekly/rss"
- ("https://blabbermouth.net/feed" music)))
+ ("https://blabbermouth.net/feed" music)
+ ("https://github.com/roman/golden-ratio.el/commits/master.atom" emacs commits)
+ ("https://github.com/bharadswami/syncthing-status.el/commits/main.atom" emacs commits)
+ "https://liliputing.com/feed/"))
(add-hook 'elfeed-new-entry-hook
(elfeed-make-tagger :before "2 weeks ago"