Skip to content

mshibanami/GitHubTrendingRSS

Repository files navigation

GitHub Trending RSS

logo image

Fetch and Generate RSS Feeds Unit Test

This project generates RSS feeds for GitHub Trending using GitHub Actions.

These actions run daily to create the feeds, which are then hosted on GitHub Pages. You can check their status here.

Feeds for some popular programming languages, such as Python and JavaScript, have more details than others. If your favorite language is not included in this list, you can contribute by sending a pull request to add it. Alternatively, you can fork this repository and host your own feeds using GitHub Actions.

Acknowledgements