command
module
Version:
v1.2.4
Opens a new window with list of versions in this module.
Published: Jan 6, 2025
License: BSD-3-Clause
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
feedring
Generate webring from RSS/Atom feed.
Basically, this is a clone of openring except it has more features such as...
- Fetching feeds in parallel
- Using plain text file to set feed URLs (supports comments with
#
)
- Generating HTML template
Requirements
Installation
make
sudo make install
Usage
$EDITOR urls.txt # create plain text file containing feed URLs
feedring -T > src.html
$EDITOR src.html # modify template as you need
feedring -i urls.txt -t src.html -o feedring.html
Now, include the output file feedring.html
to your blog.
License
BSD-3-Clause
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.