about summary refs log tree commit diff
path: root/create-webring.sh
diff options
context:
space:
mode:
Diffstat (limited to 'create-webring.sh')
-rwxr-xr-xcreate-webring.sh10
1 files changed, 1 insertions, 9 deletions
diff --git a/create-webring.sh b/create-webring.sh
index e468fbf..5d19c8c 100755
--- a/create-webring.sh
+++ b/create-webring.sh
@@ -1,10 +1,2 @@
 # Create webring
-openring -l 100 \
-  -s https://drewdevault.com/feed.xml \
-  -s https://stallman.org/rss/rss.xml \
-  -s https://rys.io/en/feed.rss \
-  -s https://cnx.gdn/feed.xml \
-  -s https://dataswamp.org/~solene/rss-html.xml \
-  -s https://seirdy.one/posts/atom.xml \
-  < webring.template \
-  > layouts/partials/custom-webring.html
+python3 ../fead/src/fead.py -l 100 -F feeds -t webring.template -o layouts/partials/webring-articles.html