Skip to content

fabriziosalmi/uglyfeed-cdn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

UglyFeed CDN

This repository acts as CDN for the UglyFeed project.

You can find RSS content which is automatically generated by GitHub actions and python scripts. I use some of these XML feeds as source test feeds while testing UglyFeed updates and experiments.

I want to automate as much as possible then I preferred the GitHub action approach (can be ported to Gitea and similar tools so quick). In addition I wanted to separate such content and the UglyFeed application code. This because a brand new repo.

  • Generate Daily RSS Feeds
  • Generate Daily Universe Feeds

Source feeds

Here you can find feeds intended to be used as source feeds for testing, These valid XML feeds are automatically updated on a daily basis. You can process them with UglyFeed or any other RSS reader:

source content is retrieved by GitHub action using the wikipedia python package

Please note that such content is intended just for testing the UglyFeed project and not as a consistent RSS feed to be read by end users.

Processed feeds

Here you can find feeds intended to be evaluated as rewritten/generated by LLM feeds. These valid XML feeds are automatically updated on a daily basis. You can evaluate them with UglyFeed metrics scripts or any other tool out there. You can process them with UglyFeed or any other RSS reader.

Note

Temporary stopped :)