From 144425615d6d1bbdc829a483813932e167a0e75d Mon Sep 17 00:00:00 2001 From: Oleg Pykhalov Date: Sat, 21 Oct 2023 16:14:58 +0300 Subject: [PATCH] emacs: elfeed: Add fluxcd RSS feed. --- private_dot_emacs.d/modules/elfeed.el | 1 + 1 file changed, 1 insertion(+) diff --git a/private_dot_emacs.d/modules/elfeed.el b/private_dot_emacs.d/modules/elfeed.el index 4a0cbefef..2cf90741f 100644 --- a/private_dot_emacs.d/modules/elfeed.el +++ b/private_dot_emacs.d/modules/elfeed.el @@ -47,6 +47,7 @@ ("https://habr.com/ru/users/Gim6626/rss/posts/?fl=ru" news) ;FOSS News - дайджест новостей и других материалов о свободном и открытом ПО ("https://habr.com/rss/flows/admin/all" habr admin) ("https://habr.com/rss/hub/kubernetes/all" habr kubernetes) + ("https://fluxcd.io/blog/index.xml" kubernetes fluxcd) ("https://habr.com/rss/flows/develop/all" habr programming) ("https://habr.com/rss/hub/network_hardware/all" habr networking hardware) ("https://habr.com/rss/hub/hardware/all" habr hardware)