{"id":23737630,"url":"https://github.com/abuseofnotation/feed-aggregator","last_synced_at":"2025-09-04T12:31:34.102Z","repository":{"id":225548656,"uuid":"766263044","full_name":"abuseofnotation/feed-aggregator","owner":"abuseofnotation","description":"An RSS aggregator that generates a simple embeddable static Markdown page","archived":false,"fork":false,"pushed_at":"2024-12-25T16:19:37.000Z","size":680,"stargazers_count":24,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-12-25T17:20:36.532Z","etag":null,"topics":["rss","rss-aggregator","rss-generator"],"latest_commit_sha":null,"homepage":"https://abuseofnotation.github.io/static-feed-aggregator/feed","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abuseofnotation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-02T19:25:20.000Z","updated_at":"2024-12-25T16:19:41.000Z","dependencies_parsed_at":"2024-12-12T11:28:45.037Z","dependency_job_id":"959990ab-2df7-47a4-add8-f6d355163245","html_url":"https://github.com/abuseofnotation/feed-aggregator","commit_stats":null,"previous_names":["abuseofnotation/static-feed-aggregator","abuseofnotation/feed-aggregator"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abuseofnotation%2Ffeed-aggregator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abuseofnotation%2Ffeed-aggregator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abuseofnotation%2Ffeed-aggregator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abuseofnotation%2Ffeed-aggregator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abuseofnotation","download_url":"https://codeload.github.com/abuseofnotation/feed-aggregator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231959787,"owners_count":18452127,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["rss","rss-aggregator","rss-generator"],"created_at":"2024-12-31T08:01:48.749Z","updated_at":"2024-12-31T08:04:03.305Z","avatar_url":"https://github.com/abuseofnotation.png","language":"JavaScript","readme":"# feed-aggregator\n\nHave a static website that uses an engine that supports Markdown? With this script, makes it very easy for you to add a page that shows the newest posts from your favourite websites, using RSS.\n\nWorks also with  Github actions and Github pages\n\n# Usage\n\n\n## Locally\n\nIf you want to build the page locally \n\n1. Just install it as a node package with:\n\n```\nnpm install -global \u003cpackage-dir\u003e\n```\n\n2. Feed it a list of the feeds you want to display and it would output the page.\n\n```\ncat feed-sites | static-feed-aggregator \u003e feeds.md\n```\nOr without installing:\n```\necho -e \"http://proses.io/feed\\nhttps://rin.io/feed\" | node \u003cpackage-dir\u003e/index.js \u003e feeds.md\n```\n3. Publish the result in any way that you want.\n\nYou would also probably want to schedule this job to run regularly, for example using cron. \n\n## Using Github actions\n\nIf you want to run the same page as the demo, you use the Github action that is set up for this project:\n1. Fork this Github repo by following this link: https://github.com/abuseofnotation/feed-aggregator/generate \n2. Edit the `feed-sites` file and add the list of feeds you want to follow (remember, those should be URL's of feeds, not websites).\n3. Head over to the `feeds.md` file to see content from those sites (the page will be updated every day).\n\n# [Read](/feeds.md)\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabuseofnotation%2Ffeed-aggregator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabuseofnotation%2Ffeed-aggregator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabuseofnotation%2Ffeed-aggregator/lists"}