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.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/create-webring.sh b/create-webring.sh
new file mode 100755
index 0000000..9bd5d3b
--- /dev/null
+++ b/create-webring.sh
@@ -0,0 +1,7 @@
+# Create webring
+openring \
+  -s https://drewdevault.com/feed.xml \
+  -s https://stallman.org/rss/rss.xml \
+  -s https://news.opensuse.org/feed/ \
+  < webring.template \
+  > _includes/custom-webring.html