blog/create-webring.sh

14 lines
446 B
Bash
Executable File

# Create webring
openring \
-s https://drewdevault.com/feed.xml \
-s https://stallman.org/rss/rss.xml \
-s https://news.opensuse.org/feed/ \
-s https://blog.ipfs.io/index.xml \
-s https://disroot.org/en/blog.atom \
-s https://blog.golang.org/feed.atom \
-s https://www.eff.org/rss/updates.xml \
-s https://news.opensuse.org/feed.xml \
-s https://blog.ipfs.io/index.xml \
< webring.template \
> _includes/custom-webring.html