Converts a series of rss feeds into a list in html that is viewable from a web browser.
Go to file
zongor 2c42d4526a fix img and description 2024-09-17 19:56:39 -04:00
test initial commit 2024-08-19 21:54:33 -04:00
.gitignore Initial commit 2024-08-19 21:50:32 -04:00
LICENSE Initial commit 2024-08-19 21:50:32 -04:00
README.md Initial commit 2024-08-19 21:50:32 -04:00
go.mod add sizing to img 2024-09-15 22:48:02 -04:00
go.sum add sizing to img 2024-09-15 22:48:02 -04:00
main.go fix img and description 2024-09-17 19:56:39 -04:00

README.md

rss2html

Converts a series of rss feeds into a list in html that is viewable from a web browser.