{"id":13725424,"url":"https://github.com/albertocc/feed-box","last_synced_at":"2025-05-07T20:32:25.933Z","repository":{"id":40726619,"uuid":"246064582","full_name":"albertocc/feed-box","owner":"albertocc","description":":pushpin::newspaper: Update a pinned gist with an RSS/Atom feed","archived":false,"fork":false,"pushed_at":"2023-07-12T04:43:11.000Z","size":140,"stargazers_count":9,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-21T05:59:16.428Z","etag":null,"topics":["atom-feed","feed","gist","hacktoberfest","pinned-gist","rss","rss-feed"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/albertocc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2020-03-09T14:56:10.000Z","updated_at":"2024-12-05T21:39:34.000Z","dependencies_parsed_at":"2024-02-04T13:15:30.600Z","dependency_job_id":null,"html_url":"https://github.com/albertocc/feed-box","commit_stats":{"total_commits":7,"total_committers":2,"mean_commits":3.5,"dds":0.1428571428571429,"last_synced_commit":"2b02ed2659b8c13f0a7bdc86afb0bb6207e16430"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertocc%2Ffeed-box","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertocc%2Ffeed-box/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertocc%2Ffeed-box/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertocc%2Ffeed-box/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/albertocc","download_url":"https://codeload.github.com/albertocc/feed-box/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252953716,"owners_count":21830890,"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":["atom-feed","feed","gist","hacktoberfest","pinned-gist","rss","rss-feed"],"created_at":"2024-08-03T01:02:22.722Z","updated_at":"2025-05-07T20:32:24.552Z","avatar_url":"https://github.com/albertocc.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/13858689/76443427-ac13b780-63c2-11ea-84c0-d6612fb95165.png\" /\u003e\u003c/p\u003e\n\u003c!-- \u003cp align=\"center\"\u003e\u003cimg width=\"220px\" src=\"https://upload.wikimedia.org/wikipedia/commons/e/e8/Generic_Feed-icon.png\"/\u003e\u003c/p\u003e --\u003e\n\u003ch3 align=\"center\"\u003e:pushpin::newspaper: Feed-Box\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003eUpdate a pinned gist with an RSS/Atom feed\u003c/p\u003e\n\n---\n\n[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/albertocc/feed-box/blob/master/LICENSE)\n![Feed-Box](https://github.com/albertocc/feed-box/workflows/Update%20a%20pinned%20gist%20with%20an%20RSS/Atom%20feed/badge.svg?branch=master)\n\n**Feed-Box** is a simple **GitHub action** to update a public gist with the latest entries from any RSS/Atom feed\n\n## Setup\n\n### Prep work\n\n1. Create a new public GitHub Gist (https://gist.github.com/)  \n1. Create a token with the `gist` scope and copy it. (https://github.com/settings/tokens/new)  \n\n### Project setup\n\n1. Fork this repo  \n1. Edit the [environment variables](https://github.com/albertocc/feed-box/blob/master/.github/workflows/main.yml#L13-L15) in `.github/workflows/main.yml`:\n   - **GIST_ID:** The ID portion from your gist url:  \n   `https://gist.github.com/username/`**`05c75f4491d78792c767ac8bc07d7e46`**  \n   - **RSS_URL:** The URL of the RSS/Atom feed you want to use:  \n   **`'https://en.wikinews.org/w/index.php?title=Special:NewsFeed\u0026feed=atom'`**  \n   - You can also set in this file how often you want to update the gist. By default it's updated once a day:  \n   `cron:`**`\"0 0 * * * *\"`**\n1. Go to the repo **Settings \u003e Secrets**\n1. Add the following environment variable:\n   - **GH_TOKEN:** The GitHub token generated above.\n\n## Credits\n\n- [rss-parser](https://github.com/rbren/rss-parser)\n- [gist-box](https://github.com/JasonEtco/gist-box)\n- Inspired by the super [Awesome Pinned Gists](https://github.com/matchai/awesome-pinned-gists) projects\n\n### License\n\n[MIT License](https://github.com/albertocc/feed-box/blob/master/LICENSE) - Copyrights (c) 2020 - [Alberto Cabeza Cardiel](http://alberto.cc)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertocc%2Ffeed-box","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falbertocc%2Ffeed-box","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertocc%2Ffeed-box/lists"}