SFEED_FRAMES(1) | General Commands Manual | SFEED_FRAMES(1) |
sfeed_frames
—
format feed data to HTML with frames
sfeed_frames |
[file ...] |
sfeed_frames
formats feed data (TSV) from
sfeed(1) from stdin or for each file
to HTML. It writes HTML files for the frameset to the current directory. If
no file arguments are specified and so the data is
read from stdin then the menu.html file is not written.
Items with a timestamp from the last day compared to the system time at the time of formatting are counted and marked as new. Items are marked as new using a bold markup. This value might be overridden through environment variables.
There is an example style.css stylesheet file included in the distribution.
SFEED_NEW_AGE
The sfeed_frames
utility exits 0 on
success, and >0 if an error occurs.
sfeed_frames ~/.sfeed/feeds/*
Hiltjo Posthuma <hiltjo@codemadness.org>
July 31, 2021 | Debian |