## Trivial lua feeds/rss aggregator

The script collects, validates, and monitors news feeds from various sources. It processes RSS and OPML files, checks their technical validity against W3C standards, and uses automated workflows to ensure that all feeds remain functional and up to date.

### Features

[![Valid HTML 4.01 Strict](https://www.w3.org/Icons/valid-html401)](https://validator.w3.org/check?uri=https://moz75.codeberg.page/barebone-framework-gist/xml/docs/newsfeeds.html)
[![Valid RSS](https://www.rssboard.org/rss-validator/images/valid-rss-rogers.png)](http://www.rssboard.org/rss-validator/check.cgi?url=https%3A//moz75.codeberg.page/barebone-framework-gist/xml/docs/newsfeeds.xml)

- RSS and OPML feed collection and validation
- W3C standards compliance checking
- Automated monitoring with status reporting
- JSON format output for integration
- Continuous integration with automated workflows
