blog/create-webring.sh

8 lines
204 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/ \
< webring.template \
> _includes/custom-webring.html