feedring

command module
v1.2.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 6, 2025 License: BSD-3-Clause Imports: 15 Imported by: 0

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

  • Go 1.21.0

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

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL