Added:
- Support for comments in inputs file by prepending
#( by @ebrahimHakimuddin ) - New option
--per-feed-limitto set the maximum number of article to display per feed - New recipe to deploy tinyfeed using github-actions and github-page
- Add "Last Updated on {Date}" at the bottom of the page (by @ebrahimHakimuddin )
- Automatically remove duplicates feeds
Fixed:
- Spelling mistake in warning: 'domaine' --> 'domain' @ebrahimHakimuddin
Miscellaneous:
- Add tests to avoid regression