logo

drewdevault.com

[mirror] blog and personal website of Drew DeVault git clone https://hacktivis.me/git/mirror/drewdevault.com.git
commit: a4c60a12a8efab1870864400915c2085f163ad5c
parent 8dc43e8fb5b8a1d40a72761f10d89a7f663dfe32
Author: Drew DeVault <drew@ddevault.org>
Date:   Tue, 18 Mar 2025 10:29:53 +0100

.build.yml: update feeds

Diffstat:

M.build.yml9+++------
1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/.build.yml b/.build.yml @@ -19,20 +19,17 @@ tasks: - build: | cd drewdevault.com /usr/local/bin/openring \ - -s https://emersion.fr/blog/rss.xml \ - -s http://way-cooler.org/feed.xml \ -s https://os.phil-opp.com/rss.xml \ - -s https://blog.golang.org/feed.atom \ -s https://aphyr.com/posts.atom \ -s https://sourcehut.org/blog/index.xml \ -s https://100r.co/links/rss.xml \ - -s https://www.bitsaboutmoney.com/archive/rss/ \ -s https://blog.brixit.nl/rss/ \ - -s https://brr.fyi/feed.xml \ -s https://bitfehler.srht.site/index.xml \ - -s https://adnano.co/atom.xml \ -s https://www.willowbarraco.fr:443/atom.xml \ -s https://torresjrjr.com/archive/index.xml \ + -s https://cadence.moe/blog/rss.xml?limit=30 \ + -s https://harelang.org/blog//index.xml \ + -s https://vladh.net/index.xml \ < webring-in.template \ > layouts/partials/webring-out.html hugo