A poor man's implementation to fetch news from RSS feeds using sfeed_update, process the news data from a JSON file, and generate an HTML file containing the news links. Dependencies: - sfeed: https://codemadness.org/sfeed-simple-feed-parser.html
index : sfeed_html_gen.git | ||
Generate an HTML file from sfeed output |
aboutsummaryrefslogtreecommitdiff |
A poor man's implementation to fetch news from RSS feeds using sfeed_update, process the news data from a JSON file, and generate an HTML file containing the news links. Dependencies: - sfeed: https://codemadness.org/sfeed-simple-feed-parser.html